From 89ccc1c19912dc9a31730db152d43ca432fe9d7e Mon Sep 17 00:00:00 2001 From: knosach Date: Tue, 27 Feb 2018 12:36:14 +0200 Subject: [PATCH] issue #20 (org.mobicents -> org.restcomm for ss7 stack) --- .../asciidoc/ra-type/Section-Activities.adoc | 4 +- .../asciidoc/ra-type/Section-Activities.xml | 4 +- ...on-Activity_Context_Interface_Factory.adoc | 2 +- ...ion-Activity_Context_Interface_Factory.xml | 2 +- .../main/asciidoc/ra-type/Section-Events.adoc | 2 +- .../main/asciidoc/ra-type/Section-Events.xml | 2 +- .../Section-Resource_Adaptor_Interface.adoc | 16 +- .../Section-Resource_Adaptor_Interface.xml | 16 +- .../ra-type/Section-Sbb_Code_Examples.adoc | 2 +- .../ra-type/Section-Sbb_Code_Examples.xml | 2 +- .../en-US/ra-type/Section-Activities.xml | 4 +- ...ion-Activity_Context_Interface_Factory.xml | 2 +- .../en-US/ra-type/Section-Events.xml | 2 +- .../Section-Resource_Adaptor_Interface.xml | 16 +- .../ra-type/Section-Sbb_Code_Examples.xml | 2 +- .../slee/resource/cap/events/CAPEvent.java | 4 +- .../resource/cap/events/ComponentEvent.java | 2 +- .../resource/cap/events/DialogAccept.java | 4 +- .../slee/resource/cap/events/DialogClose.java | 2 +- .../resource/cap/events/DialogDelimiter.java | 2 +- .../resource/cap/events/DialogNotice.java | 4 +- .../cap/events/DialogProviderAbort.java | 4 +- .../resource/cap/events/DialogRelease.java | 2 +- .../resource/cap/events/DialogRequest.java | 4 +- .../resource/cap/events/DialogTimeout.java | 2 +- .../resource/cap/events/DialogUserAbort.java | 6 +- .../resource/cap/events/ErrorComponent.java | 4 +- .../resource/cap/events/InvokeTimeout.java | 2 +- .../resource/cap/events/RejectComponent.java | 4 +- .../src/main/resources/META-INF/event-jar.xml | 124 ++++----- resources/cap/library/pom.xml | 14 +- .../slee/resource/cap/CAPResourceAdaptor.java | 86 +++---- .../wrappers/ActivityTestRequestWrapper.java | 2 +- .../wrappers/ActivityTestResponseWrapper.java | 2 +- .../ApplyChargingReportRequestWrapper.java | 4 +- .../wrappers/ApplyChargingRequestWrapper.java | 10 +- ...sistRequestInstructionsRequestWrapper.java | 8 +- .../CAPDialogCircuitSwitchedCallWrapper.java | 118 ++++----- .../CAPServiceCircuitSwitchedCallWrapper.java | 16 +- .../wrappers/CallGapRequestWrapper.java | 12 +- .../CallInformationReportRequestWrapper.java | 8 +- .../CallInformationRequestRequestWrapper.java | 8 +- .../wrappers/CancelRequestWrapper.java | 4 +- .../CircuitSwitchedCallMessageWrapper.java | 2 +- .../CollectInformationRequestWrapper.java | 2 +- .../wrappers/ConnectRequestWrapper.java | 30 +-- .../ConnectToResourceRequestWrapper.java | 8 +- .../wrappers/ContinueRequestWrapper.java | 2 +- .../ContinueWithArgumentRequestWrapper.java | 22 +- ...onnectForwardConnectionRequestWrapper.java | 2 +- ...dConnectionWithArgumentRequestWrapper.java | 4 +- .../wrappers/DisconnectLegRequestWrapper.java | 8 +- .../DisconnectLegResponseWrapper.java | 2 +- ...lishTemporaryConnectionRequestWrapper.java | 20 +- .../EventReportBCSMRequestWrapper.java | 12 +- ...nishChargingInformationRequestWrapper.java | 4 +- .../wrappers/InitialDPRequestWrapper.java | 58 ++--- .../InitiateCallAttemptRequestWrapper.java | 14 +- .../InitiateCallAttemptResponseWrapper.java | 8 +- .../wrappers/MoveLegRequestWrapper.java | 6 +- .../wrappers/MoveLegResponseWrapper.java | 2 +- .../PlayAnnouncementRequestWrapper.java | 6 +- ...dCollectUserInformationRequestWrapper.java | 8 +- ...CollectUserInformationResponseWrapper.java | 4 +- .../wrappers/ReleaseCallRequestWrapper.java | 4 +- .../RequestReportBCSMEventRequestWrapper.java | 6 +- .../wrappers/ResetTimerRequestWrapper.java | 6 +- ...SendChargingInformationRequestWrapper.java | 8 +- ...ecializedResourceReportRequestWrapper.java | 4 +- .../wrappers/SplitLegRequestWrapper.java | 6 +- .../wrappers/SplitLegResponseWrapper.java | 2 +- .../ActivityTestGPRSRequestWrapper.java | 2 +- .../ActivityTestGPRSResponseWrapper.java | 2 +- .../ApplyChargingGPRSRequestWrapper.java | 6 +- ...ApplyChargingReportGPRSRequestWrapper.java | 10 +- ...pplyChargingReportGPRSResponseWrapper.java | 2 +- .../gprs/wrappers/CAPDialogGprsWrapper.java | 58 ++--- .../gprs/wrappers/CAPServiceGprsWrapper.java | 16 +- .../wrappers/CancelGPRSRequestWrapper.java | 4 +- .../wrappers/ConnectGPRSRequestWrapper.java | 6 +- .../wrappers/ContinueGPRSRequestWrapper.java | 4 +- .../EntityReleasedGPRSRequestWrapper.java | 6 +- .../EntityReleasedGPRSResponseWrapper.java | 2 +- .../EventReportGPRSRequestWrapper.java | 10 +- .../EventReportGPRSResponseWrapper.java | 2 +- ...ChargingInformationGPRSRequestWrapper.java | 4 +- .../gprs/wrappers/GprsMessageWrapper.java | 2 +- .../wrappers/InitialDpGprsRequestWrapper.java | 34 +-- .../wrappers/ReleaseGPRSRequestWrapper.java | 6 +- .../RequestReportGPRSEventRequestWrapper.java | 6 +- .../ResetTimerGPRSRequestWrapper.java | 4 +- ...ChargingInformationGPRSRequestWrapper.java | 4 +- .../sms/wrappers/CAPDialogSmsWrapper.java | 50 ++-- .../sms/wrappers/CAPServiceSmsWrapper.java | 16 +- .../wrappers/ConnectSMSRequestWrapper.java | 10 +- .../wrappers/ContinueSMSRequestWrapper.java | 2 +- .../EventReportSMSRequestWrapper.java | 10 +- ...hChargingInformationSMSRequestWrapper.java | 4 +- .../wrappers/InitialDPSMSRequestWrapper.java | 36 +-- .../wrappers/ReleaseSMSRequestWrapper.java | 4 +- .../RequestReportSMSEventRequestWrapper.java | 6 +- .../wrappers/ResetTimerSMSRequestWrapper.java | 6 +- .../sms/wrappers/SmsMessageWrapper.java | 2 +- .../cap/wrappers/CAPDialogWrapper.java | 26 +- .../cap/wrappers/CAPMessageWrapper.java | 4 +- .../cap/wrappers/CAPProviderWrapper.java | 24 +- .../cap/CAPContextInterfaceFactory.java | 2 +- .../META-INF/resource-adaptor-type-jar.xml | 4 +- .../asciidoc/ra-type/Section-Activities.adoc | 4 +- .../asciidoc/ra-type/Section-Activities.xml | 4 +- ...on-Activity_Context_Interface_Factory.adoc | 4 +- ...ion-Activity_Context_Interface_Factory.xml | 2 +- .../main/asciidoc/ra-type/Section-Events.adoc | 2 +- .../main/asciidoc/ra-type/Section-Events.xml | 2 +- .../Section-Resource_Adaptor_Interface.adoc | 14 +- .../Section-Resource_Adaptor_Interface.xml | 16 +- .../ra-type/Section-Sbb_Code_Examples.xml | 2 +- .../en-US/ra-type/Section-Activities.xml | 4 +- ...ion-Activity_Context_Interface_Factory.xml | 4 +- .../en-US/ra-type/Section-Events.xml | 2 +- .../Section-Resource_Adaptor_Interface.xml | 14 +- .../ss7/isup/events/TimeoutEvent.java | 4 +- .../src/main/resources/META-INF/event-jar.xml | 92 +++---- resources/isup/library/pom.xml | 10 +- resources/isup/pom.xml | 10 +- .../isup/ra/IsupResourceAdaptor.java | 112 ++++----- .../ss7/isup/ratype/CircuitActivity.java | 16 +- .../ss7/isup/ratype/RAISUPProvider.java | 8 +- .../asciidoc/ra-type/Section-Activities.adoc | 4 +- .../asciidoc/ra-type/Section-Activities.xml | 4 +- ...on-Activity_Context_Interface_Factory.adoc | 2 +- ...ion-Activity_Context_Interface_Factory.xml | 2 +- .../main/asciidoc/ra-type/Section-Events.adoc | 18 +- .../main/asciidoc/ra-type/Section-Events.xml | 2 +- .../Section-Resource_Adaptor_Interface.adoc | 2 +- .../Section-Resource_Adaptor_Interface.xml | 16 +- .../ra-type/Section-Sbb_Code_Examples.xml | 2 +- .../en-US/ra-type/Section-Activities.xml | 4 +- ...ion-Activity_Context_Interface_Factory.xml | 2 +- .../en-US/ra-type/Section-Events.xml | 18 +- .../Section-Resource_Adaptor_Interface.xml | 2 +- .../resource/map/events/ComponentEvent.java | 2 +- .../resource/map/events/DialogAccept.java | 4 +- .../slee/resource/map/events/DialogClose.java | 2 +- .../resource/map/events/DialogDelimiter.java | 2 +- .../resource/map/events/DialogNotice.java | 4 +- .../map/events/DialogProviderAbort.java | 8 +- .../resource/map/events/DialogReject.java | 8 +- .../resource/map/events/DialogRelease.java | 2 +- .../resource/map/events/DialogRequest.java | 6 +- .../resource/map/events/DialogTimeout.java | 2 +- .../resource/map/events/DialogUserAbort.java | 6 +- .../resource/map/events/ErrorComponent.java | 4 +- .../resource/map/events/InvokeTimeout.java | 2 +- .../slee/resource/map/events/MAPEvent.java | 4 +- .../resource/map/events/RejectComponent.java | 4 +- .../src/main/resources/META-INF/event-jar.xml | 172 ++++++------- resources/map/library/pom.xml | 10 +- .../slee/resource/map/MAPResourceAdaptor.java | 236 +++++++++--------- .../wrappers/CallHandlingMessageWrapper.java | 4 +- .../wrappers/IstCommandRequestWrapper.java | 6 +- .../wrappers/IstCommandResponseWrapper.java | 4 +- .../MAPDialogCallHandlingWrapper.java | 62 ++--- .../MAPServiceCallHandlingWrapper.java | 18 +- .../ProvideRoamingNumberRequestWrapper.java | 26 +- .../ProvideRoamingNumberResponseWrapper.java | 6 +- .../SendRoutingInformationRequestWrapper.java | 32 +-- ...SendRoutingInformationResponseWrapper.java | 36 +-- .../lsm/wrappers/LsmMessageWrapper.java | 4 +- .../lsm/wrappers/MAPDialogLsmWrapper.java | 66 ++--- .../lsm/wrappers/MAPServiceLsmWrapper.java | 32 +-- ...ovideSubscriberLocationRequestWrapper.java | 34 +-- ...videSubscriberLocationResponseWrapper.java | 24 +- .../SendRoutingInfoForLCSRequestWrapper.java | 8 +- .../SendRoutingInfoForLCSResponseWrapper.java | 10 +- ...ubscriberLocationReportRequestWrapper.java | 42 ++-- ...bscriberLocationReportResponseWrapper.java | 6 +- ...enticationFailureReportRequestWrapper.java | 12 +- ...nticationFailureReportResponseWrapper.java | 4 +- .../SendAuthenticationInfoRequestWrapper.java | 12 +- ...SendAuthenticationInfoResponseWrapper.java | 8 +- ...orwardCheckSSIndicationRequestWrapper.java | 2 +- .../wrappers/ResetRequestWrapper.java | 8 +- .../wrappers/RestoreDataRequestWrapper.java | 10 +- .../wrappers/RestoreDataResponseWrapper.java | 6 +- .../wrappers/CheckImeiRequestWrapper.java | 10 +- .../wrappers/CheckImeiResponseWrapper.java | 8 +- .../CancelLocationRequestWrapper.java | 16 +- .../CancelLocationResponseWrapper.java | 4 +- .../wrappers/PurgeMSRequestWrapper.java | 8 +- .../wrappers/PurgeMSResponseWrapper.java | 4 +- .../SendIdentificationRequestWrapper.java | 12 +- .../SendIdentificationResponseWrapper.java | 10 +- .../UpdateGprsLocationRequestWrapper.java | 20 +- .../UpdateGprsLocationResponseWrapper.java | 6 +- .../UpdateLocationRequestWrapper.java | 18 +- .../UpdateLocationResponseWrapper.java | 6 +- ...ivateTraceModeRequest_MobilityWrapper.java | 26 +- ...vateTraceModeResponse_MobilityWrapper.java | 4 +- .../AnyTimeInterrogationRequestWrapper.java | 10 +- .../AnyTimeInterrogationResponseWrapper.java | 6 +- ...bscriptionInterrogationRequestWrapper.java | 10 +- ...scriptionInterrogationResponseWrapper.java | 30 +-- .../ProvideSubscriberInfoRequestWrapper.java | 12 +- .../ProvideSubscriberInfoResponseWrapper.java | 6 +- .../DeleteSubscriberDataRequestWrapper.java | 20 +- .../DeleteSubscriberDataResponseWrapper.java | 6 +- .../InsertSubscriberDataRequestWrapper.java | 56 ++--- .../InsertSubscriberDataResponseWrapper.java | 20 +- .../wrappers/MAPDialogMobilityWrapper.java | 182 +++++++------- .../wrappers/MAPServiceMobilityWrapper.java | 18 +- .../wrappers/MobilityMessageWrapper.java | 4 +- .../ActivateTraceModeRequest_OamWrapper.java | 26 +- .../ActivateTraceModeResponse_OamWrapper.java | 4 +- .../oam/wrappers/MAPDialogOamWrapper.java | 30 +-- .../oam/wrappers/MAPServiceOamWrapper.java | 18 +- .../oam/wrappers/OamMessageWrapper.java | 4 +- .../oam/wrappers/SendImsiRequestWrapper.java | 4 +- .../oam/wrappers/SendImsiResponseWrapper.java | 4 +- .../MAPDialogPdpContextActivationWrapper.java | 12 +- ...MAPServicePdpContextActivationWrapper.java | 18 +- .../PdpContextActivationMessageWrapper.java | 4 +- .../SendRoutingInfoForGprsRequestWrapper.java | 10 +- ...SendRoutingInfoForGprsResponseWrapper.java | 6 +- .../AlertServiceCentreRequestWrapper.java | 6 +- .../AlertServiceCentreResponseWrapper.java | 2 +- .../ForwardShortMessageRequestWrapper.java | 8 +- .../ForwardShortMessageResponseWrapper.java | 2 +- .../InformServiceCentreRequestWrapper.java | 8 +- .../sms/wrappers/MAPDialogSmsWrapper.java | 36 +-- .../sms/wrappers/MAPServiceSmsWrapper.java | 48 ++-- .../MoForwardShortMessageRequestWrapper.java | 12 +- .../MoForwardShortMessageResponseWrapper.java | 6 +- .../MtForwardShortMessageRequestWrapper.java | 10 +- .../MtForwardShortMessageResponseWrapper.java | 6 +- .../NoteSubscriberPresentRequestWrapper.java | 4 +- .../wrappers/ReadyForSMRequestWrapper.java | 8 +- .../wrappers/ReadyForSMResponseWrapper.java | 4 +- .../ReportSMDeliveryStatusRequestWrapper.java | 10 +- ...ReportSMDeliveryStatusResponseWrapper.java | 6 +- .../SendRoutingInfoForSMRequestWrapper.java | 18 +- .../SendRoutingInfoForSMResponseWrapper.java | 10 +- .../sms/wrappers/SmsMessageWrapper.java | 2 +- .../wrappers/ActivateSSRequestWrapper.java | 4 +- .../wrappers/ActivateSSResponseWrapper.java | 4 +- .../wrappers/DeactivateSSRequestWrapper.java | 4 +- .../wrappers/DeactivateSSResponseWrapper.java | 4 +- .../wrappers/EraseSSRequestWrapper.java | 4 +- .../wrappers/EraseSSResponseWrapper.java | 4 +- .../wrappers/GetPasswordRequestWrapper.java | 6 +- .../wrappers/GetPasswordResponseWrapper.java | 4 +- .../wrappers/InterrogateSSRequestWrapper.java | 4 +- .../InterrogateSSResponseWrapper.java | 10 +- .../MAPDialogSupplementaryWrapper.java | 34 +-- .../MAPServiceSupplementaryWrapper.java | 50 ++-- .../ProcessUnstructuredSSRequestWrapper.java | 10 +- .../ProcessUnstructuredSSResponseWrapper.java | 6 +- .../RegisterPasswordRequestWrapper.java | 4 +- .../RegisterPasswordResponseWrapper.java | 4 +- .../wrappers/RegisterSSRequestWrapper.java | 12 +- .../wrappers/RegisterSSResponseWrapper.java | 4 +- .../wrappers/SupplementaryMessageWrapper.java | 4 +- .../UnstructuredSSNotifyRequestWrapper.java | 10 +- .../UnstructuredSSNotifyResponseWrapper.java | 2 +- .../UnstructuredSSRequestWrapper.java | 10 +- .../UnstructuredSSResponseWrapper.java | 8 +- .../map/wrappers/MAPDialogWrapper.java | 34 +-- .../map/wrappers/MAPMessageWrapper.java | 4 +- .../map/wrappers/MAPProviderWrapper.java | 46 ++-- .../map/MAPContextInterfaceFactory.java | 2 +- .../META-INF/resource-adaptor-type-jar.xml | 4 +- .../asciidoc/ra-type/Section-Activities.adoc | 2 +- .../asciidoc/ra-type/Section-Activities.xml | 4 +- ...on-Activity_Context_Interface_Factory.adoc | 2 +- ...ion-Activity_Context_Interface_Factory.xml | 2 +- .../main/asciidoc/ra-type/Section-Events.adoc | 2 +- .../main/asciidoc/ra-type/Section-Events.xml | 2 +- .../Section-Resource_Adaptor_Interface.adoc | 6 +- .../Section-Resource_Adaptor_Interface.xml | 16 +- .../ra-type/Section-Sbb_Code_Examples.adoc | 20 +- .../ra-type/Section-Sbb_Code_Examples.xml | 2 +- .../en-US/ra-type/Section-Activities.xml | 2 +- ...ion-Activity_Context_Interface_Factory.xml | 2 +- .../en-US/ra-type/Section-Events.xml | 2 +- .../Section-Resource_Adaptor_Interface.xml | 6 +- .../ra-type/Section-Sbb_Code_Examples.xml | 20 +- .../resource/tcap/events/ComponentEvent.java | 4 +- .../resource/tcap/events/DialogEvent.java | 2 +- .../resource/tcap/events/InvokeEvent.java | 2 +- .../tcap/events/ProviderAbortEvent.java | 2 +- .../resource/tcap/events/RejectEvent.java | 2 +- .../tcap/events/ReturnErrorEvent.java | 2 +- .../resource/tcap/events/ReturnEvent.java | 2 +- .../tcap/events/ReturnResultEvent.java | 2 +- .../tcap/events/ReturnResultLastEvent.java | 2 +- .../resource/tcap/events/UserAbortEvent.java | 2 +- .../src/main/resources/META-INF/event-jar.xml | 20 +- resources/tcap/library/pom.xml | 4 +- .../resource/tcap/TCAPResourceAdaptor.java | 54 ++-- .../tcap/wrappers/ComponentEventImpl.java | 20 +- .../tcap/wrappers/DialogEventImpl.java | 8 +- .../tcap/wrappers/InvokeEventImpl.java | 26 +- .../tcap/wrappers/ProviderAbortEventImpl.java | 4 +- .../tcap/wrappers/RejectEventImpl.java | 8 +- .../tcap/wrappers/ReturnErrorEventImpl.java | 14 +- .../tcap/wrappers/ReturnEventImpl.java | 14 +- .../tcap/wrappers/ReturnResultEventImpl.java | 2 +- .../wrappers/ReturnResultLastEventImpl.java | 2 +- .../tcap/wrappers/TCAPDialogWrapper.java | 78 +++--- .../tcap/wrappers/TCAPProviderWrapper.java | 36 +-- .../tcap/wrappers/UserAbortEventImpl.java | 12 +- .../tcap/TCAPContextInterfaceFactory.java | 2 +- .../META-INF/resource-adaptor-type-jar.xml | 4 +- .../protocols/ss7/sleetest/Ss7TestSbb.java | 16 +- .../src/main/resources/META-INF/sbb-jar.xml | 2 +- 315 files changed, 2086 insertions(+), 2086 deletions(-) diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc index ec9dac865..e9ef7a1ab 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc @@ -8,6 +8,6 @@ This RA Type defines only one activity object: CAPDialog:: All the events related to {this-ra} Dialog and events related to Service are fired on this activity. This activity ends implicitly when {this-ra} stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. - Class name is `org.mobicents.protocols.ss7.cap.api.CAPDialog` + Class name is `org.restcomm.protocols.ss7.cap.api.CAPDialog` New CAPDialog activity objects are created via specific {this-ra} Service interface. Check <> section for available services. - Depending on service used, activity object provides additional set of methods. For instance Circuit Switched Call dialog: org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall exposes methods specific for exchange of call related messages. + Depending on service used, activity object provides additional set of methods. For instance Circuit Switched Call dialog: org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall exposes methods specific for exchange of call related messages. diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml index 831e39555..60ead06b8 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml @@ -22,7 +22,7 @@ This activity ends implicitly when CAP stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. Class name is - org.mobicents.protocols.ss7.cap.api.CAPDialog + org.restcomm.protocols.ss7.cap.api.CAPDialog New CAPDialog activity objects are created via specific CAP Service interface. @@ -31,7 +31,7 @@ Depending on service used, activity object provides additional set of methods. For instance Circuit Switched Call dialog: - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall exposes methods specific for exchange of call related messages. diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc index 25f83f1b6..aa22bfece 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc @@ -13,7 +13,7 @@ import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; public interface CAPContextInterfaceFactory { diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml index b13211a37..006bd6fce 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml @@ -21,7 +21,7 @@ import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; public interface CAPContextInterfaceFactory { diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc index 424919029..14b1b8565 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc @@ -92,7 +92,7 @@ Name:: ss7.cap.service.circuitSwitchedCall. Event Class:: - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall. + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall. Version for all defined events is 1.0 diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml index c68ab003d..a0f1fd82a 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml @@ -244,7 +244,7 @@ Event Class - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall. + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall. diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc index 9208ca827..ad7cd8112 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc @@ -8,17 +8,17 @@ It is defined as follows: [source,java] ---- -package org.mobicents.protocols.ss7.cap.api; +package org.restcomm.protocols.ss7.cap.api; import java.io.Serializable; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSms; -import org.mobicents.protocols.ss7.inap.api.INAPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSms; +import org.restcomm.protocols.ss7.inap.api.INAPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; public interface CAPProvider extends Serializable { diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml index 67dabed53..127c074d1 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml @@ -16,17 +16,17 @@ -package org.mobicents.protocols.ss7.cap.api; +package org.restcomm.protocols.ss7.cap.api; import java.io.Serializable; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSms; -import org.mobicents.protocols.ss7.inap.api.INAPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSms; +import org.restcomm.protocols.ss7.inap.api.INAPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; public interface CAPProvider extends Serializable { diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.adoc b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.adoc index 6d032da0e..02928fcd5 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.adoc +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.adoc @@ -46,7 +46,7 @@ public abstract class IdpSbb extends MissCallAlertBaseSbb implements Idp { } public void onINITIAL_DP_REQUEST( - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, ActivityContextInterface aci) { if (this.logger.isFineEnabled()) { diff --git a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml index d681212a1..ae9ad2e3c 100644 --- a/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml +++ b/resources/cap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml @@ -52,7 +52,7 @@ public abstract class IdpSbb extends MissCallAlertBaseSbb implements Idp { } public void onINITIAL_DP_REQUEST( - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, ActivityContextInterface aci) { if (this.logger.isFineEnabled()) { diff --git a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml index 831e39555..60ead06b8 100644 --- a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml +++ b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml @@ -22,7 +22,7 @@ This activity ends implicitly when CAP stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. Class name is - org.mobicents.protocols.ss7.cap.api.CAPDialog + org.restcomm.protocols.ss7.cap.api.CAPDialog New CAPDialog activity objects are created via specific CAP Service interface. @@ -31,7 +31,7 @@ Depending on service used, activity object provides additional set of methods. For instance Circuit Switched Call dialog: - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall exposes methods specific for exchange of call related messages. diff --git a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml index b13211a37..006bd6fce 100644 --- a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml +++ b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml @@ -21,7 +21,7 @@ import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; public interface CAPContextInterfaceFactory { diff --git a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml index c268cfb2a..7d424beaf 100644 --- a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml +++ b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml @@ -244,7 +244,7 @@ Event Class - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall. + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall. diff --git a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml index 67dabed53..127c074d1 100644 --- a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml +++ b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml @@ -16,17 +16,17 @@ -package org.mobicents.protocols.ss7.cap.api; +package org.restcomm.protocols.ss7.cap.api; import java.io.Serializable; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSms; -import org.mobicents.protocols.ss7.inap.api.INAPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSms; +import org.restcomm.protocols.ss7.inap.api.INAPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; public interface CAPProvider extends Serializable { diff --git a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Sbb_Code_Examples.xml b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Sbb_Code_Examples.xml index d681212a1..ae9ad2e3c 100644 --- a/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Sbb_Code_Examples.xml +++ b/resources/cap/docs/sources/src/main/resources/en-US/ra-type/Section-Sbb_Code_Examples.xml @@ -52,7 +52,7 @@ public abstract class IdpSbb extends MissCallAlertBaseSbb implements Idp { } public void onINITIAL_DP_REQUEST( - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, ActivityContextInterface aci) { if (this.logger.isFineEnabled()) { diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/CAPEvent.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/CAPEvent.java index 889a46558..6785c3640 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/CAPEvent.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/CAPEvent.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.CAPMessage; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPMessage; /** diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/ComponentEvent.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/ComponentEvent.java index cea8cd618..934d35893 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/ComponentEvent.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/ComponentEvent.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; /** diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogAccept.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogAccept.java index 4706ba211..8b8373671 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogAccept.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogAccept.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPGprsReferenceNumber; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPGprsReferenceNumber; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogClose.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogClose.java index 5492f1bf9..b6d959dbf 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogClose.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogClose.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogDelimiter.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogDelimiter.java index 39b6cfc16..1efb799a7 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogDelimiter.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogDelimiter.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogNotice.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogNotice.java index 82485dc2f..d4a7b76aa 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogNotice.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogNotice.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPNoticeProblemDiagnostic; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPNoticeProblemDiagnostic; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogProviderAbort.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogProviderAbort.java index 6ddd4b00e..08cdb6b42 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogProviderAbort.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogProviderAbort.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.tcap.asn.comp.PAbortCauseType; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.tcap.asn.comp.PAbortCauseType; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogRelease.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogRelease.java index 7eae16fd0..c210ee38c 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogRelease.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogRelease.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogRequest.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogRequest.java index 95b800b34..f01683c43 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogRequest.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogRequest.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPGprsReferenceNumber; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPGprsReferenceNumber; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogTimeout.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogTimeout.java index 8ac34316a..d56c766f3 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogTimeout.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogTimeout.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogUserAbort.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogUserAbort.java index 651e6153d..8ca89a73c 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogUserAbort.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/DialogUserAbort.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPGeneralAbortReason; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPUserAbortReason; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPGeneralAbortReason; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPUserAbortReason; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/ErrorComponent.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/ErrorComponent.java index bdc7b7fb2..bdd1f801a 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/ErrorComponent.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/ErrorComponent.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessage; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessage; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/InvokeTimeout.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/InvokeTimeout.java index c91ca9641..8e4f4b1be 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/InvokeTimeout.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/InvokeTimeout.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; /** * diff --git a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/RejectComponent.java b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/RejectComponent.java index 3abf78dbd..131bd0cd5 100644 --- a/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/RejectComponent.java +++ b/resources/cap/events/src/main/java/org/mobicents/slee/resource/cap/events/RejectComponent.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.events; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.tcap.asn.comp.Problem; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.tcap.asn.comp.Problem; /** diff --git a/resources/cap/events/src/main/resources/META-INF/event-jar.xml b/resources/cap/events/src/main/resources/META-INF/event-jar.xml index 5b2f2f85f..f2380c6bd 100644 --- a/resources/cap/events/src/main/resources/META-INF/event-jar.xml +++ b/resources/cap/events/src/main/resources/META-INF/event-jar.xml @@ -82,252 +82,252 @@ ss7.cap.service.circuitSwitchedCall.INITIAL_DP_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest ss7.cap.service.circuitSwitchedCall.ACTIVITY_TEST_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ActivityTestRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ActivityTestRequest ss7.cap.service.circuitSwitchedCall.ACTIVITY_TEST_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ActivityTestResponse + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ActivityTestResponse ss7.cap.service.circuitSwitchedCall.APPLY_CHARGING_REPORT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ApplyChargingReportRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ApplyChargingReportRequest ss7.cap.service.circuitSwitchedCall.APPLY_CHARGING_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ApplyChargingRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ApplyChargingRequest ss7.cap.service.circuitSwitchedCall.ASSIST_REQUEST_INSTRUCTIONS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.AssistRequestInstructionsRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.AssistRequestInstructionsRequest ss7.cap.service.circuitSwitchedCall.CALL_INFORMATION_REPORT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CallInformationReportRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CallInformationReportRequest ss7.cap.service.circuitSwitchedCall.CALL_INFORMATION_REQUEST_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CallInformationRequestRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CallInformationRequestRequest ss7.cap.service.circuitSwitchedCall.CANCEL_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CancelRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CancelRequest ss7.cap.service.circuitSwitchedCall.CONNECT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ConnectRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ConnectRequest ss7.cap.service.circuitSwitchedCall.CONNECT_TO_RESOURCE_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ConnectToResourceRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ConnectToResourceRequest ss7.cap.service.circuitSwitchedCall.CONTINUE_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ContinueRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ContinueRequest ss7.cap.service.circuitSwitchedCall.DISCONNECT_FORWARD_CONNECTION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectForwardConnectionRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectForwardConnectionRequest ss7.cap.service.circuitSwitchedCall.ESTABLISH_TEMPORARY_CONNECTION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.EstablishTemporaryConnectionRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.EstablishTemporaryConnectionRequest ss7.cap.service.circuitSwitchedCall.EVENT_REPORT_BCSM_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.EventReportBCSMRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.EventReportBCSMRequest ss7.cap.service.circuitSwitchedCall.FURNISH_CHARGING_INFORMATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.FurnishChargingInformationRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.FurnishChargingInformationRequest ss7.cap.service.circuitSwitchedCall.PLAY_ANNOUNCEMENT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.PlayAnnouncementRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.PlayAnnouncementRequest ss7.cap.service.circuitSwitchedCall.RELEASE_CALL_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ReleaseCallRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ReleaseCallRequest ss7.cap.service.circuitSwitchedCall.PROMPT_AND_COLLECT_USER_INFORMATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.PromptAndCollectUserInformationRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.PromptAndCollectUserInformationRequest ss7.cap.service.circuitSwitchedCall.PROMPT_AND_COLLECT_USER_INFORMATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.PromptAndCollectUserInformationResponse + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.PromptAndCollectUserInformationResponse ss7.cap.service.circuitSwitchedCall.REQUEST_REPORT_BCSM_EVENT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.RequestReportBCSMEventRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.RequestReportBCSMEventRequest ss7.cap.service.circuitSwitchedCall.RESET_TIMER_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ResetTimerRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ResetTimerRequest ss7.cap.service.circuitSwitchedCall.SEND_CHARGING_INFORMATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.SendChargingInformationRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.SendChargingInformationRequest ss7.cap.service.circuitSwitchedCall.SPECIALIZED_RESOURCE_REPORT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.SpecializedResourceReportRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.SpecializedResourceReportRequest ss7.cap.service.circuitSwitchedCall.CONTINUE_WITH_ARGUMENT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ContinueWithArgumentRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ContinueWithArgumentRequest ss7.cap.service.circuitSwitchedCall.DISCONNECT_FORWARD_CONNECTION_WITH_ARGUMENT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectForwardConnectionWithArgumentRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectForwardConnectionWithArgumentRequest ss7.cap.service.circuitSwitchedCall.DISCONNECT_LEG_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectLegRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectLegRequest ss7.cap.service.circuitSwitchedCall.DISCONNECT_LEG_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectLegResponse + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectLegResponse ss7.cap.service.circuitSwitchedCall.INITIATE_CALL_ATTEMPT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitiateCallAttemptRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitiateCallAttemptRequest ss7.cap.service.circuitSwitchedCall.INITIATE_CALL_ATTEMPT_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitiateCallAttemptResponse + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitiateCallAttemptResponse ss7.cap.service.circuitSwitchedCall.MOVE_LEG_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.MoveLegRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.MoveLegRequest ss7.cap.service.circuitSwitchedCall.MOVE_LEG_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.MoveLegResponse + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.MoveLegResponse ss7.cap.service.circuitSwitchedCall.SPLIT_LEG_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.SplitLegRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.SplitLegRequest ss7.cap.service.circuitSwitchedCall.SPLIT_LEG_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.SplitLegResponse + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.SplitLegResponse ss7.cap.service.circuitSwitchedCall.COLLECT_INFORMATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CollectInformationRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CollectInformationRequest ss7.cap.service.circuitSwitchedCall.CALL_GAP_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CallGapRequest + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CallGapRequest @@ -336,126 +336,126 @@ ss7.cap.service.gprs.ACTIVITY_TEST_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSRequest ss7.cap.service.gprs.ACTIVITY_TEST_GPRS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSResponse + org.restcomm.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSResponse ss7.cap.service.gprs.APPLY_CHARGING_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingGPRSRequest ss7.cap.service.gprs.APPLY_CHARGING_REPORT_GPRS org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSRequest ss7.cap.service.gprs.APPLY_CHARGING_REPORT_GPRS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSResponse + org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSResponse ss7.cap.service.gprs.CANCEL_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.CancelGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.CancelGPRSRequest ss7.cap.service.gprs.CONNECT_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ConnectGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.ConnectGPRSRequest ss7.cap.service.gprs.CONTINUE_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ContinueGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.ContinueGPRSRequest ss7.cap.service.gprs.ENTITY_RELEASED_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSRequest ss7.cap.service.gprs.ENTITY_RELEASED_GPRS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSResponse + org.restcomm.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSResponse ss7.cap.service.gprs.EVENT_REPORT_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.EventReportGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.EventReportGPRSRequest ss7.cap.service.gprs.EVENT_REPORT_GPRS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.EventReportGPRSResponse + org.restcomm.protocols.ss7.cap.api.service.gprs.EventReportGPRSResponse ss7.cap.service.gprs.FURNISH_CHARGING_INFORMATION_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.FurnishChargingInformationGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.FurnishChargingInformationGPRSRequest ss7.cap.service.gprs.INITIAL_DP_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.InitialDpGprsRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.InitialDpGprsRequest ss7.cap.service.gprs.RELEASE_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ReleaseGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.ReleaseGPRSRequest ss7.cap.service.gprs.REQUEST_REPORT_GPRS_EVENT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.RequestReportGPRSEventRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.RequestReportGPRSEventRequest ss7.cap.service.gprs.RESET_TIMER_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.ResetTimerGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.ResetTimerGPRSRequest ss7.cap.service.gprs.SEND_CHARGING_INFORMATION_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.gprs.SendChargingInformationGPRSRequest + org.restcomm.protocols.ss7.cap.api.service.gprs.SendChargingInformationGPRSRequest @@ -464,56 +464,56 @@ ss7.cap.service.sms.CONNECT_SMS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.sms.ConnectSMSRequest + org.restcomm.protocols.ss7.cap.api.service.sms.ConnectSMSRequest ss7.cap.service.sms.CONTINUE_SMS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.sms.ContinueSMSRequest + org.restcomm.protocols.ss7.cap.api.service.sms.ContinueSMSRequest ss7.cap.service.sms.EVENT_REPORT_SMS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.sms.EventReportSMSRequest + org.restcomm.protocols.ss7.cap.api.service.sms.EventReportSMSRequest ss7.cap.service.sms.FURNISH_CHARGING_INFORMATION_SMS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.sms.FurnishChargingInformationSMSRequest + org.restcomm.protocols.ss7.cap.api.service.sms.FurnishChargingInformationSMSRequest ss7.cap.service.sms.INITIAL_DP_SMS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.sms.InitialDPSMSRequest + org.restcomm.protocols.ss7.cap.api.service.sms.InitialDPSMSRequest ss7.cap.service.sms.RELEASE_SMS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.sms.ReleaseSMSRequest + org.restcomm.protocols.ss7.cap.api.service.sms.ReleaseSMSRequest ss7.cap.service.sms.REQUEST_REPORT_SMS_EVENT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.sms.RequestReportSMSEventRequest + org.restcomm.protocols.ss7.cap.api.service.sms.RequestReportSMSEventRequest ss7.cap.service.sms.RESET_TIMER_SMS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.cap.api.service.sms.ResetTimerSMSRequest + org.restcomm.protocols.ss7.cap.api.service.sms.ResetTimerSMSRequest diff --git a/resources/cap/library/pom.xml b/resources/cap/library/pom.xml index b3dc79946..b18516ac9 100644 --- a/resources/cap/library/pom.xml +++ b/resources/cap/library/pom.xml @@ -19,38 +19,38 @@ map-api - org.mobicents.protocols.ss7.map + org.restcomm.protocols.ss7.map ${ss7.version} map-impl - org.mobicents.protocols.ss7.map + org.restcomm.protocols.ss7.map ${ss7.version} cap-api - org.mobicents.protocols.ss7.cap + org.restcomm.protocols.ss7.cap ${ss7.version} cap-impl - org.mobicents.protocols.ss7.cap + org.restcomm.protocols.ss7.cap ${ss7.version} tcap-api - org.mobicents.protocols.ss7.tcap + org.restcomm.protocols.ss7.tcap ${ss7.version} tcap-impl - org.mobicents.protocols.ss7.tcap + org.restcomm.protocols.ss7.tcap ${ss7.version} - org.mobicents.protocols.ss7.congestion + org.restcomm.protocols.ss7.congestion congestion ${ss7.version} diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/CAPResourceAdaptor.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/CAPResourceAdaptor.java index 3ff3f1a83..e0931a2e6 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/CAPResourceAdaptor.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/CAPResourceAdaptor.java @@ -47,49 +47,49 @@ import javax.slee.resource.StartActivityException; import javax.slee.resource.UnrecognizedActivityHandleException; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.CAPDialogListener; -import org.mobicents.protocols.ss7.cap.api.CAPMessage; -import org.mobicents.protocols.ss7.cap.api.CAPProvider; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPDialogState; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPGeneralAbortReason; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPGprsReferenceNumber; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPNoticeProblemDiagnostic; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPUserAbortReason; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessage; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.*; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSResponse; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSResponse; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPDialogGprs; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprsListener; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CancelGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ConnectGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ContinueGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSResponse; -import org.mobicents.protocols.ss7.cap.api.service.gprs.EventReportGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.EventReportGPRSResponse; -import org.mobicents.protocols.ss7.cap.api.service.gprs.FurnishChargingInformationGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.InitialDpGprsRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ReleaseGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.RequestReportGPRSEventRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ResetTimerGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.SendChargingInformationGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPDialogSms; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSmsListener; -import org.mobicents.protocols.ss7.cap.api.service.sms.ConnectSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.ContinueSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.EventReportSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.FurnishChargingInformationSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.InitialDPSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.ReleaseSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.RequestReportSMSEventRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.ResetTimerSMSRequest; -import org.mobicents.protocols.ss7.tcap.asn.comp.PAbortCauseType; -import org.mobicents.protocols.ss7.tcap.asn.comp.Problem; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialogListener; +import org.restcomm.protocols.ss7.cap.api.CAPMessage; +import org.restcomm.protocols.ss7.cap.api.CAPProvider; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPDialogState; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPGeneralAbortReason; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPGprsReferenceNumber; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPNoticeProblemDiagnostic; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPUserAbortReason; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessage; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.*; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSResponse; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSResponse; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPDialogGprs; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprsListener; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CancelGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ConnectGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ContinueGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSResponse; +import org.restcomm.protocols.ss7.cap.api.service.gprs.EventReportGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.EventReportGPRSResponse; +import org.restcomm.protocols.ss7.cap.api.service.gprs.FurnishChargingInformationGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.InitialDpGprsRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ReleaseGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.RequestReportGPRSEventRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ResetTimerGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.SendChargingInformationGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPDialogSms; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSmsListener; +import org.restcomm.protocols.ss7.cap.api.service.sms.ConnectSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.ContinueSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.EventReportSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.FurnishChargingInformationSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.InitialDPSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.ReleaseSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.RequestReportSMSEventRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.ResetTimerSMSRequest; +import org.restcomm.protocols.ss7.tcap.asn.comp.PAbortCauseType; +import org.restcomm.protocols.ss7.tcap.asn.comp.Problem; import org.mobicents.slee.resource.cap.events.CAPEvent; import org.mobicents.slee.resource.cap.events.DialogAccept; import org.mobicents.slee.resource.cap.events.DialogClose; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ActivityTestRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ActivityTestRequestWrapper.java index 35a562abc..d061aeacd 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ActivityTestRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ActivityTestRequestWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ActivityTestRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ActivityTestRequest; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ActivityTestResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ActivityTestResponseWrapper.java index 90a328003..a6f3d463c 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ActivityTestResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ActivityTestResponseWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ActivityTestResponse; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ActivityTestResponse; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ApplyChargingReportRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ApplyChargingReportRequestWrapper.java index 731b7940b..b628c5341 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ApplyChargingReportRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ApplyChargingReportRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ApplyChargingReportRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.TimeDurationChargingResult; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ApplyChargingReportRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.TimeDurationChargingResult; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ApplyChargingRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ApplyChargingRequestWrapper.java index b490bb146..9ffa78174 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ApplyChargingRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ApplyChargingRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.AChChargingAddress; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.SendingSideID; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ApplyChargingRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CAMELAChBillingChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.primitives.AChChargingAddress; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.SendingSideID; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ApplyChargingRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CAMELAChBillingChargingCharacteristics; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/AssistRequestInstructionsRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/AssistRequestInstructionsRequestWrapper.java index 6457b07fb..7a7ea9225 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/AssistRequestInstructionsRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/AssistRequestInstructionsRequestWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.isup.Digits; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.AssistRequestInstructionsRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.IPSSPCapabilities; +import org.restcomm.protocols.ss7.cap.api.isup.Digits; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.AssistRequestInstructionsRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.IPSSPCapabilities; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CAPDialogCircuitSwitchedCallWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CAPDialogCircuitSwitchedCallWrapper.java index 97b6aeb14..a1ddd1044 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CAPDialogCircuitSwitchedCallWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CAPDialogCircuitSwitchedCallWrapper.java @@ -24,65 +24,65 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.CAPException; -import org.mobicents.protocols.ss7.cap.api.gap.GapCriteria; -import org.mobicents.protocols.ss7.cap.api.gap.GapIndicators; -import org.mobicents.protocols.ss7.cap.api.gap.GapTreatment; -import org.mobicents.protocols.ss7.cap.api.isup.CalledPartyNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.CallingPartyNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.CauseCap; -import org.mobicents.protocols.ss7.cap.api.isup.Digits; -import org.mobicents.protocols.ss7.cap.api.isup.GenericNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.LocationNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.OriginalCalledNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.RedirectingPartyIDCap; -import org.mobicents.protocols.ss7.cap.api.primitives.AChChargingAddress; -import org.mobicents.protocols.ss7.cap.api.primitives.BCSMEvent; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; -import org.mobicents.protocols.ss7.cap.api.primitives.EventTypeBCSM; -import org.mobicents.protocols.ss7.cap.api.primitives.ReceivingSideID; -import org.mobicents.protocols.ss7.cap.api.primitives.ScfID; -import org.mobicents.protocols.ss7.cap.api.primitives.SendingSideID; -import org.mobicents.protocols.ss7.cap.api.primitives.TimeAndTimezone; -import org.mobicents.protocols.ss7.cap.api.primitives.TimerID; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.AlertingPatternCap; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.BearerCapability; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CAMELAChBillingChargingCharacteristics; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CGEncountered; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CallSegmentToCancel; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CollectedInfo; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ContinueWithArgumentArgExtension; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ControlType; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.DestinationRoutingAddress; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.EventSpecificInformationBCSM; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.FCIBCCCAMELsequence1; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.IPSSPCapabilities; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InformationToSend; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InitialDPArgExtension; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.NAOliInfo; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.RequestedInformation; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.RequestedInformationType; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.SCIBillingChargingCharacteristics; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.TimeDurationChargingResult; -import org.mobicents.protocols.ss7.inap.api.isup.CallingPartysCategoryInap; -import org.mobicents.protocols.ss7.inap.api.isup.HighLayerCompatibilityInap; -import org.mobicents.protocols.ss7.inap.api.isup.RedirectionInformationInap; -import org.mobicents.protocols.ss7.inap.api.primitives.LegID; -import org.mobicents.protocols.ss7.inap.api.primitives.MiscCallInfo; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformation; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberState; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGIndex; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGInterlock; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4Functionalities; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; +import org.restcomm.protocols.ss7.cap.api.CAPException; +import org.restcomm.protocols.ss7.cap.api.gap.GapCriteria; +import org.restcomm.protocols.ss7.cap.api.gap.GapIndicators; +import org.restcomm.protocols.ss7.cap.api.gap.GapTreatment; +import org.restcomm.protocols.ss7.cap.api.isup.CalledPartyNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.CallingPartyNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.CauseCap; +import org.restcomm.protocols.ss7.cap.api.isup.Digits; +import org.restcomm.protocols.ss7.cap.api.isup.GenericNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.LocationNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.OriginalCalledNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.RedirectingPartyIDCap; +import org.restcomm.protocols.ss7.cap.api.primitives.AChChargingAddress; +import org.restcomm.protocols.ss7.cap.api.primitives.BCSMEvent; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; +import org.restcomm.protocols.ss7.cap.api.primitives.EventTypeBCSM; +import org.restcomm.protocols.ss7.cap.api.primitives.ReceivingSideID; +import org.restcomm.protocols.ss7.cap.api.primitives.ScfID; +import org.restcomm.protocols.ss7.cap.api.primitives.SendingSideID; +import org.restcomm.protocols.ss7.cap.api.primitives.TimeAndTimezone; +import org.restcomm.protocols.ss7.cap.api.primitives.TimerID; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.AlertingPatternCap; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.BearerCapability; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CAMELAChBillingChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CGEncountered; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CallSegmentToCancel; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CollectedInfo; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ContinueWithArgumentArgExtension; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ControlType; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.DestinationRoutingAddress; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.EventSpecificInformationBCSM; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.FCIBCCCAMELsequence1; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.IPSSPCapabilities; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InformationToSend; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InitialDPArgExtension; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.NAOliInfo; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.RequestedInformation; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.RequestedInformationType; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.SCIBillingChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.TimeDurationChargingResult; +import org.restcomm.protocols.ss7.inap.api.isup.CallingPartysCategoryInap; +import org.restcomm.protocols.ss7.inap.api.isup.HighLayerCompatibilityInap; +import org.restcomm.protocols.ss7.inap.api.isup.RedirectionInformationInap; +import org.restcomm.protocols.ss7.inap.api.primitives.LegID; +import org.restcomm.protocols.ss7.inap.api.primitives.MiscCallInfo; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformation; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberState; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGIndex; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGInterlock; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4Functionalities; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; import org.mobicents.slee.resource.cap.CAPDialogActivityHandle; import org.mobicents.slee.resource.cap.CAPResourceAdaptor; import org.mobicents.slee.resource.cap.wrappers.CAPDialogWrapper; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CAPServiceCircuitSwitchedCallWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CAPServiceCircuitSwitchedCallWrapper.java index a83bcb66e..25fcb5e78 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CAPServiceCircuitSwitchedCallWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CAPServiceCircuitSwitchedCallWrapper.java @@ -22,14 +22,14 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.CAPApplicationContext; -import org.mobicents.protocols.ss7.cap.api.CAPException; -import org.mobicents.protocols.ss7.cap.api.CAPProvider; -import org.mobicents.protocols.ss7.cap.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCallListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.cap.api.CAPApplicationContext; +import org.restcomm.protocols.ss7.cap.api.CAPException; +import org.restcomm.protocols.ss7.cap.api.CAPProvider; +import org.restcomm.protocols.ss7.cap.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCallListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.cap.CAPDialogActivityHandle; import org.mobicents.slee.resource.cap.wrappers.CAPProviderWrapper; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallGapRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallGapRequestWrapper.java index 810c108aa..d11bb3675 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallGapRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallGapRequestWrapper.java @@ -22,12 +22,12 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.gap.GapCriteria; -import org.mobicents.protocols.ss7.cap.api.gap.GapIndicators; -import org.mobicents.protocols.ss7.cap.api.gap.GapTreatment; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CallGapRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ControlType; +import org.restcomm.protocols.ss7.cap.api.gap.GapCriteria; +import org.restcomm.protocols.ss7.cap.api.gap.GapIndicators; +import org.restcomm.protocols.ss7.cap.api.gap.GapTreatment; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CallGapRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ControlType; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallInformationReportRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallInformationReportRequestWrapper.java index e08632ae4..f1e34b91a 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallInformationReportRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallInformationReportRequestWrapper.java @@ -23,10 +23,10 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.ReceivingSideID; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CallInformationReportRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.RequestedInformation; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.ReceivingSideID; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CallInformationReportRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.RequestedInformation; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallInformationRequestRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallInformationRequestRequestWrapper.java index 4dfa2b45f..b467f3808 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallInformationRequestRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CallInformationRequestRequestWrapper.java @@ -23,10 +23,10 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.SendingSideID; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CallInformationRequestRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.RequestedInformationType; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.SendingSideID; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CallInformationRequestRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.RequestedInformationType; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CancelRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CancelRequestWrapper.java index 807a1a7bd..fa72f71be 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CancelRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CancelRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CancelRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CallSegmentToCancel; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CancelRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CallSegmentToCancel; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CircuitSwitchedCallMessageWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CircuitSwitchedCallMessageWrapper.java index be0ad9b3d..ee1e6dfe6 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CircuitSwitchedCallMessageWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CircuitSwitchedCallMessageWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CircuitSwitchedCallMessage; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CircuitSwitchedCallMessage; import org.mobicents.slee.resource.cap.wrappers.CAPMessageWrapper; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CollectInformationRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CollectInformationRequestWrapper.java index afce41449..bac94d6b3 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CollectInformationRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/CollectInformationRequestWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CollectInformationRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CollectInformationRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ConnectRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ConnectRequestWrapper.java index 5f9fab8fc..49f611993 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ConnectRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ConnectRequestWrapper.java @@ -23,21 +23,21 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.isup.GenericNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.LocationNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.OriginalCalledNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.RedirectingPartyIDCap; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ConnectRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.AlertingPatternCap; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.DestinationRoutingAddress; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.NAOliInfo; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; -import org.mobicents.protocols.ss7.inap.api.isup.CallingPartysCategoryInap; -import org.mobicents.protocols.ss7.inap.api.isup.RedirectionInformationInap; -import org.mobicents.protocols.ss7.inap.api.primitives.LegID; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGInterlock; +import org.restcomm.protocols.ss7.cap.api.isup.GenericNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.LocationNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.OriginalCalledNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.RedirectingPartyIDCap; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ConnectRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.AlertingPatternCap; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.DestinationRoutingAddress; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.NAOliInfo; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; +import org.restcomm.protocols.ss7.inap.api.isup.CallingPartysCategoryInap; +import org.restcomm.protocols.ss7.inap.api.isup.RedirectionInformationInap; +import org.restcomm.protocols.ss7.inap.api.primitives.LegID; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGInterlock; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ConnectToResourceRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ConnectToResourceRequestWrapper.java index 34642b7ba..671bd16cd 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ConnectToResourceRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ConnectToResourceRequestWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.isup.CalledPartyNumberCap; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ConnectToResourceRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; +import org.restcomm.protocols.ss7.cap.api.isup.CalledPartyNumberCap; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ConnectToResourceRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ContinueRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ContinueRequestWrapper.java index 98c178e15..ab7d5da42 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ContinueRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ContinueRequestWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ContinueRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ContinueRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ContinueWithArgumentRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ContinueWithArgumentRequestWrapper.java index 48345004e..13b567c8e 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ContinueWithArgumentRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ContinueWithArgumentRequestWrapper.java @@ -24,17 +24,17 @@ import java.util.List; -import org.mobicents.protocols.ss7.cap.api.isup.GenericNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.LocationNumberCap; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ContinueWithArgumentRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.AlertingPatternCap; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ContinueWithArgumentArgExtension; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.NAOliInfo; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; -import org.mobicents.protocols.ss7.inap.api.isup.CallingPartysCategoryInap; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGInterlock; +import org.restcomm.protocols.ss7.cap.api.isup.GenericNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.LocationNumberCap; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ContinueWithArgumentRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.AlertingPatternCap; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ContinueWithArgumentArgExtension; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.NAOliInfo; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; +import org.restcomm.protocols.ss7.inap.api.isup.CallingPartysCategoryInap; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGInterlock; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectForwardConnectionRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectForwardConnectionRequestWrapper.java index 6ebfd398c..c8da3a08d 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectForwardConnectionRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectForwardConnectionRequestWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectForwardConnectionRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectForwardConnectionRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectForwardConnectionWithArgumentRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectForwardConnectionWithArgumentRequestWrapper.java index 6c74f57a2..1fb8aa3d7 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectForwardConnectionWithArgumentRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectForwardConnectionWithArgumentRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectForwardConnectionWithArgumentRequest; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectForwardConnectionWithArgumentRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectLegRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectLegRequestWrapper.java index 45b11bcbd..d11e0400a 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectLegRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectLegRequestWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.isup.CauseCap; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectLegRequest; -import org.mobicents.protocols.ss7.inap.api.primitives.LegID; +import org.restcomm.protocols.ss7.cap.api.isup.CauseCap; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectLegRequest; +import org.restcomm.protocols.ss7.inap.api.primitives.LegID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectLegResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectLegResponseWrapper.java index e905fda5d..7d17c72e7 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectLegResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/DisconnectLegResponseWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectLegResponse; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.DisconnectLegResponse; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/EstablishTemporaryConnectionRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/EstablishTemporaryConnectionRequestWrapper.java index 145da5a57..70e148595 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/EstablishTemporaryConnectionRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/EstablishTemporaryConnectionRequestWrapper.java @@ -22,16 +22,16 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.isup.CallingPartyNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.Digits; -import org.mobicents.protocols.ss7.cap.api.isup.LocationNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.OriginalCalledNumberCap; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.ScfID; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.EstablishTemporaryConnectionRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.NAOliInfo; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; +import org.restcomm.protocols.ss7.cap.api.isup.CallingPartyNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.Digits; +import org.restcomm.protocols.ss7.cap.api.isup.LocationNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.OriginalCalledNumberCap; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.ScfID; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.EstablishTemporaryConnectionRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.NAOliInfo; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/EventReportBCSMRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/EventReportBCSMRequestWrapper.java index 8ffffe7cc..d39fcc89c 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/EventReportBCSMRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/EventReportBCSMRequestWrapper.java @@ -22,12 +22,12 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.EventTypeBCSM; -import org.mobicents.protocols.ss7.cap.api.primitives.ReceivingSideID; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.EventReportBCSMRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.EventSpecificInformationBCSM; -import org.mobicents.protocols.ss7.inap.api.primitives.MiscCallInfo; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.EventTypeBCSM; +import org.restcomm.protocols.ss7.cap.api.primitives.ReceivingSideID; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.EventReportBCSMRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.EventSpecificInformationBCSM; +import org.restcomm.protocols.ss7.inap.api.primitives.MiscCallInfo; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/FurnishChargingInformationRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/FurnishChargingInformationRequestWrapper.java index c885949a3..5e09d6089 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/FurnishChargingInformationRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/FurnishChargingInformationRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.FurnishChargingInformationRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.FCIBCCCAMELsequence1; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.FurnishChargingInformationRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.FCIBCCCAMELsequence1; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitialDPRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitialDPRequestWrapper.java index b05cedc6d..072d13403 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitialDPRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitialDPRequestWrapper.java @@ -22,35 +22,35 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.isup.CalledPartyNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.CallingPartyNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.CauseCap; -import org.mobicents.protocols.ss7.cap.api.isup.Digits; -import org.mobicents.protocols.ss7.cap.api.isup.LocationNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.OriginalCalledNumberCap; -import org.mobicents.protocols.ss7.cap.api.isup.RedirectingPartyIDCap; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; -import org.mobicents.protocols.ss7.cap.api.primitives.EventTypeBCSM; -import org.mobicents.protocols.ss7.cap.api.primitives.TimeAndTimezone; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.BearerCapability; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CGEncountered; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.IPSSPCapabilities; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InitialDPArgExtension; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; -import org.mobicents.protocols.ss7.inap.api.isup.CallingPartysCategoryInap; -import org.mobicents.protocols.ss7.inap.api.isup.HighLayerCompatibilityInap; -import org.mobicents.protocols.ss7.inap.api.isup.RedirectionInformationInap; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformation; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberState; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGIndex; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGInterlock; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; +import org.restcomm.protocols.ss7.cap.api.isup.CalledPartyNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.CallingPartyNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.CauseCap; +import org.restcomm.protocols.ss7.cap.api.isup.Digits; +import org.restcomm.protocols.ss7.cap.api.isup.LocationNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.OriginalCalledNumberCap; +import org.restcomm.protocols.ss7.cap.api.isup.RedirectingPartyIDCap; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; +import org.restcomm.protocols.ss7.cap.api.primitives.EventTypeBCSM; +import org.restcomm.protocols.ss7.cap.api.primitives.TimeAndTimezone; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.BearerCapability; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CGEncountered; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.Carrier; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.IPSSPCapabilities; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InitialDPArgExtension; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.ServiceInteractionIndicatorsTwo; +import org.restcomm.protocols.ss7.inap.api.isup.CallingPartysCategoryInap; +import org.restcomm.protocols.ss7.inap.api.isup.HighLayerCompatibilityInap; +import org.restcomm.protocols.ss7.inap.api.isup.RedirectionInformationInap; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformation; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberState; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGIndex; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CUGInterlock; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitiateCallAttemptRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitiateCallAttemptRequestWrapper.java index c2d2cbb58..1b64eef59 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitiateCallAttemptRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitiateCallAttemptRequestWrapper.java @@ -22,13 +22,13 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.isup.CallingPartyNumberCap; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitiateCallAttemptRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.DestinationRoutingAddress; -import org.mobicents.protocols.ss7.inap.api.primitives.LegID; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; +import org.restcomm.protocols.ss7.cap.api.isup.CallingPartyNumberCap; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitiateCallAttemptRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.DestinationRoutingAddress; +import org.restcomm.protocols.ss7.inap.api.primitives.LegID; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitiateCallAttemptResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitiateCallAttemptResponseWrapper.java index a34a6a326..0d16301cf 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitiateCallAttemptResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/InitiateCallAttemptResponseWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitiateCallAttemptResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4Functionalities; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitiateCallAttemptResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4Functionalities; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/MoveLegRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/MoveLegRequestWrapper.java index e04394b21..5504589b1 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/MoveLegRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/MoveLegRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.MoveLegRequest; -import org.mobicents.protocols.ss7.inap.api.primitives.LegID; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.MoveLegRequest; +import org.restcomm.protocols.ss7.inap.api.primitives.LegID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/MoveLegResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/MoveLegResponseWrapper.java index f83634678..cdd4a74db 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/MoveLegResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/MoveLegResponseWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.MoveLegResponse; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.MoveLegResponse; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PlayAnnouncementRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PlayAnnouncementRequestWrapper.java index 95ab0a775..7d747873d 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PlayAnnouncementRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PlayAnnouncementRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.PlayAnnouncementRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InformationToSend; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.PlayAnnouncementRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InformationToSend; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PromptAndCollectUserInformationRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PromptAndCollectUserInformationRequestWrapper.java index b972df660..2d55e2d44 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PromptAndCollectUserInformationRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PromptAndCollectUserInformationRequestWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.PromptAndCollectUserInformationRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CollectedInfo; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InformationToSend; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.PromptAndCollectUserInformationRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.CollectedInfo; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.InformationToSend; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PromptAndCollectUserInformationResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PromptAndCollectUserInformationResponseWrapper.java index bd9b0d650..01e20cf98 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PromptAndCollectUserInformationResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/PromptAndCollectUserInformationResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.isup.Digits; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.PromptAndCollectUserInformationResponse; +import org.restcomm.protocols.ss7.cap.api.isup.Digits; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.PromptAndCollectUserInformationResponse; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ReleaseCallRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ReleaseCallRequestWrapper.java index 72642d564..5e039fe1d 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ReleaseCallRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ReleaseCallRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.isup.CauseCap; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ReleaseCallRequest; +import org.restcomm.protocols.ss7.cap.api.isup.CauseCap; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ReleaseCallRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/RequestReportBCSMEventRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/RequestReportBCSMEventRequestWrapper.java index 228f938a4..a7aa61417 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/RequestReportBCSMEventRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/RequestReportBCSMEventRequestWrapper.java @@ -23,9 +23,9 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.primitives.BCSMEvent; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.RequestReportBCSMEventRequest; +import org.restcomm.protocols.ss7.cap.api.primitives.BCSMEvent; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.RequestReportBCSMEventRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ResetTimerRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ResetTimerRequestWrapper.java index 557d588f5..a89463a54 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ResetTimerRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/ResetTimerRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.TimerID; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.ResetTimerRequest; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.TimerID; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.ResetTimerRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SendChargingInformationRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SendChargingInformationRequestWrapper.java index 3132ac6b0..89dbb1865 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SendChargingInformationRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SendChargingInformationRequestWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.SendingSideID; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.SendChargingInformationRequest; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.SCIBillingChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.SendingSideID; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.SendChargingInformationRequest; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.primitive.SCIBillingChargingCharacteristics; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SpecializedResourceReportRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SpecializedResourceReportRequestWrapper.java index 07bf9c817..cc11b8d96 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SpecializedResourceReportRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SpecializedResourceReportRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.SpecializedResourceReportRequest; -import org.mobicents.protocols.ss7.tcap.asn.comp.Invoke; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.SpecializedResourceReportRequest; +import org.restcomm.protocols.ss7.tcap.asn.comp.Invoke; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SplitLegRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SplitLegRequestWrapper.java index 6c1174613..5f50870b4 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SplitLegRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SplitLegRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.SplitLegRequest; -import org.mobicents.protocols.ss7.inap.api.primitives.LegID; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.SplitLegRequest; +import org.restcomm.protocols.ss7.inap.api.primitives.LegID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SplitLegResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SplitLegResponseWrapper.java index 6b41fda0f..14fa6dc79 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SplitLegResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/circuitSwitchedCall/wrappers/SplitLegResponseWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.SplitLegResponse; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.SplitLegResponse; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ActivityTestGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ActivityTestGPRSRequestWrapper.java index 5d126f4b7..75ab37ecd 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ActivityTestGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ActivityTestGPRSRequestWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ActivityTestGPRSResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ActivityTestGPRSResponseWrapper.java index 184b06004..cf659428b 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ActivityTestGPRSResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ActivityTestGPRSResponseWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSResponse; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ActivityTestGPRSResponse; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingGPRSRequestWrapper.java index ebcee18f5..7e15ed437 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingGPRSRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.ChargingCharacteristics; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.ChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingReportGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingReportGPRSRequestWrapper.java index 0a0c6ab8a..160e1950b 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingReportGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingReportGPRSRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.ChargingResult; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.ChargingRollOver; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.QualityOfService; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.ChargingResult; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.ChargingRollOver; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.QualityOfService; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingReportGPRSResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingReportGPRSResponseWrapper.java index 54d961acc..23da6ca19 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingReportGPRSResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ApplyChargingReportGPRSResponseWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSResponse; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ApplyChargingReportGPRSResponse; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CAPDialogGprsWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CAPDialogGprsWrapper.java index b3962b3a3..de49a3e2d 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CAPDialogGprsWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CAPDialogGprsWrapper.java @@ -24,35 +24,35 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.CAPException; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.TimeAndTimezone; -import org.mobicents.protocols.ss7.cap.api.primitives.TimerID; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPDialogGprs; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.AccessPointName; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.CAMELFCIGPRSBillingChargingCharacteristics; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.CAMELSCIGPRSBillingChargingCharacteristics; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.ChargingCharacteristics; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.ChargingResult; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.ChargingRollOver; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.EndUserAddress; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSCause; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSEvent; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventSpecificInformation; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventType; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPInitiationType; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.QualityOfService; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.SGSNCapabilities; -import org.mobicents.protocols.ss7.inap.api.primitives.MiscCallInfo; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSChargingID; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSMSClass; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformationGPRS; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.RAIdentity; +import org.restcomm.protocols.ss7.cap.api.CAPException; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.TimeAndTimezone; +import org.restcomm.protocols.ss7.cap.api.primitives.TimerID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPDialogGprs; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.AccessPointName; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.CAMELFCIGPRSBillingChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.CAMELSCIGPRSBillingChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.ChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.ChargingResult; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.ChargingRollOver; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.EndUserAddress; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSCause; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSEvent; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventSpecificInformation; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventType; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPInitiationType; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.QualityOfService; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.SGSNCapabilities; +import org.restcomm.protocols.ss7.inap.api.primitives.MiscCallInfo; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSChargingID; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSMSClass; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformationGPRS; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.RAIdentity; import org.mobicents.slee.resource.cap.CAPDialogActivityHandle; import org.mobicents.slee.resource.cap.CAPResourceAdaptor; import org.mobicents.slee.resource.cap.wrappers.CAPDialogWrapper; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CAPServiceGprsWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CAPServiceGprsWrapper.java index 5f35d2b55..4dce02bde 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CAPServiceGprsWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CAPServiceGprsWrapper.java @@ -22,14 +22,14 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.CAPApplicationContext; -import org.mobicents.protocols.ss7.cap.api.CAPException; -import org.mobicents.protocols.ss7.cap.api.CAPProvider; -import org.mobicents.protocols.ss7.cap.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPDialogGprs; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprsListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.cap.api.CAPApplicationContext; +import org.restcomm.protocols.ss7.cap.api.CAPException; +import org.restcomm.protocols.ss7.cap.api.CAPProvider; +import org.restcomm.protocols.ss7.cap.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPDialogGprs; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprsListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.cap.CAPDialogActivityHandle; import org.mobicents.slee.resource.cap.wrappers.CAPProviderWrapper; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CancelGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CancelGPRSRequestWrapper.java index 1a2770c33..84e5e8b2c 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CancelGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/CancelGPRSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CancelGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CancelGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ConnectGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ConnectGPRSRequestWrapper.java index 4bdf06326..fe0152360 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ConnectGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ConnectGPRSRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ConnectGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.AccessPointName; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ConnectGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.AccessPointName; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ContinueGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ContinueGPRSRequestWrapper.java index 4fcee21c5..89f73e658 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ContinueGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ContinueGPRSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ContinueGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ContinueGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EntityReleasedGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EntityReleasedGPRSRequestWrapper.java index 71d0d5c3c..0c8b54f77 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EntityReleasedGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EntityReleasedGPRSRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSCause; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSCause; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EntityReleasedGPRSResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EntityReleasedGPRSResponseWrapper.java index 13d463584..2973500a2 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EntityReleasedGPRSResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EntityReleasedGPRSResponseWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSResponse; +import org.restcomm.protocols.ss7.cap.api.service.gprs.EntityReleasedGPRSResponse; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EventReportGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EventReportGPRSRequestWrapper.java index 933fcc890..f34b0e362 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EventReportGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EventReportGPRSRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.EventReportGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventSpecificInformation; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventType; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; -import org.mobicents.protocols.ss7.inap.api.primitives.MiscCallInfo; +import org.restcomm.protocols.ss7.cap.api.service.gprs.EventReportGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventSpecificInformation; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventType; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.inap.api.primitives.MiscCallInfo; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EventReportGPRSResponseWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EventReportGPRSResponseWrapper.java index dbe60135d..2276a8eed 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EventReportGPRSResponseWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/EventReportGPRSResponseWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.EventReportGPRSResponse; +import org.restcomm.protocols.ss7.cap.api.service.gprs.EventReportGPRSResponse; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/FurnishChargingInformationGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/FurnishChargingInformationGPRSRequestWrapper.java index 275d2fce8..c4a1ff4a0 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/FurnishChargingInformationGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/FurnishChargingInformationGPRSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.FurnishChargingInformationGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.CAMELFCIGPRSBillingChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.service.gprs.FurnishChargingInformationGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.CAMELFCIGPRSBillingChargingCharacteristics; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/GprsMessageWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/GprsMessageWrapper.java index b400f4256..97db2472c 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/GprsMessageWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/GprsMessageWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.GprsMessage; +import org.restcomm.protocols.ss7.cap.api.service.gprs.GprsMessage; import org.mobicents.slee.resource.cap.wrappers.CAPMessageWrapper; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/InitialDpGprsRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/InitialDpGprsRequestWrapper.java index aee935e61..5c41449f4 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/InitialDpGprsRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/InitialDpGprsRequestWrapper.java @@ -22,23 +22,23 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.TimeAndTimezone; -import org.mobicents.protocols.ss7.cap.api.service.gprs.InitialDpGprsRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.AccessPointName; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.EndUserAddress; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventType; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPInitiationType; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.QualityOfService; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.SGSNCapabilities; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSChargingID; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSMSClass; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformationGPRS; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.RAIdentity; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.TimeAndTimezone; +import org.restcomm.protocols.ss7.cap.api.service.gprs.InitialDpGprsRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.AccessPointName; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.EndUserAddress; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSEventType; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPInitiationType; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.QualityOfService; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.SGSNCapabilities; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSChargingID; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSMSClass; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformationGPRS; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.RAIdentity; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ReleaseGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ReleaseGPRSRequestWrapper.java index 5c8ef3e8d..3b5db2a46 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ReleaseGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ReleaseGPRSRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ReleaseGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSCause; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ReleaseGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSCause; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/RequestReportGPRSEventRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/RequestReportGPRSEventRequestWrapper.java index 4689e1b48..e346be315 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/RequestReportGPRSEventRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/RequestReportGPRSEventRequestWrapper.java @@ -24,9 +24,9 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.service.gprs.RequestReportGPRSEventRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.GPRSEvent; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.PDPID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.RequestReportGPRSEventRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.GPRSEvent; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.PDPID; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ResetTimerGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ResetTimerGPRSRequestWrapper.java index 3ef940547..535cdd723 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ResetTimerGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/ResetTimerGPRSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.TimerID; -import org.mobicents.protocols.ss7.cap.api.service.gprs.ResetTimerGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.primitives.TimerID; +import org.restcomm.protocols.ss7.cap.api.service.gprs.ResetTimerGPRSRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/SendChargingInformationGPRSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/SendChargingInformationGPRSRequestWrapper.java index afbad3279..0c5a5b9c0 100755 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/SendChargingInformationGPRSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/gprs/wrappers/SendChargingInformationGPRSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.gprs.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.gprs.SendChargingInformationGPRSRequest; -import org.mobicents.protocols.ss7.cap.api.service.gprs.primitive.CAMELSCIGPRSBillingChargingCharacteristics; +import org.restcomm.protocols.ss7.cap.api.service.gprs.SendChargingInformationGPRSRequest; +import org.restcomm.protocols.ss7.cap.api.service.gprs.primitive.CAMELSCIGPRSBillingChargingCharacteristics; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/CAPDialogSmsWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/CAPDialogSmsWrapper.java index e5b7b9e30..614cfb083 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/CAPDialogSmsWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/CAPDialogSmsWrapper.java @@ -24,31 +24,31 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.CAPException; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; -import org.mobicents.protocols.ss7.cap.api.primitives.TimeAndTimezone; -import org.mobicents.protocols.ss7.cap.api.primitives.TimerID; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPDialogSms; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.EventSpecificInformationSMS; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.EventTypeSMS; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.FCIBCCCAMELsequence1SMS; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.RPCause; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.SMSAddressString; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.SMSEvent; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.TPDataCodingScheme; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.TPProtocolIdentifier; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.TPShortMessageSpecificInfo; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.TPValidityPeriod; -import org.mobicents.protocols.ss7.inap.api.primitives.MiscCallInfo; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSMSClass; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformation; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformationGPRS; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.MSClassmark2; +import org.restcomm.protocols.ss7.cap.api.CAPException; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; +import org.restcomm.protocols.ss7.cap.api.primitives.TimeAndTimezone; +import org.restcomm.protocols.ss7.cap.api.primitives.TimerID; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPDialogSms; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.EventSpecificInformationSMS; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.EventTypeSMS; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.FCIBCCCAMELsequence1SMS; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.RPCause; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.SMSAddressString; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.SMSEvent; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.TPDataCodingScheme; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.TPProtocolIdentifier; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.TPShortMessageSpecificInfo; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.TPValidityPeriod; +import org.restcomm.protocols.ss7.inap.api.primitives.MiscCallInfo; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSMSClass; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformation; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformationGPRS; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.MSClassmark2; import org.mobicents.slee.resource.cap.CAPDialogActivityHandle; import org.mobicents.slee.resource.cap.CAPResourceAdaptor; import org.mobicents.slee.resource.cap.wrappers.CAPDialogWrapper; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/CAPServiceSmsWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/CAPServiceSmsWrapper.java index 09da25d40..dd8201256 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/CAPServiceSmsWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/CAPServiceSmsWrapper.java @@ -22,14 +22,14 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.CAPApplicationContext; -import org.mobicents.protocols.ss7.cap.api.CAPException; -import org.mobicents.protocols.ss7.cap.api.CAPProvider; -import org.mobicents.protocols.ss7.cap.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPDialogSms; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSms; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSmsListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.cap.api.CAPApplicationContext; +import org.restcomm.protocols.ss7.cap.api.CAPException; +import org.restcomm.protocols.ss7.cap.api.CAPProvider; +import org.restcomm.protocols.ss7.cap.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPDialogSms; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSms; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSmsListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.cap.CAPDialogActivityHandle; import org.mobicents.slee.resource.cap.wrappers.CAPProviderWrapper; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ConnectSMSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ConnectSMSRequestWrapper.java index 85bf0d3bc..d93bb63fe 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ConnectSMSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ConnectSMSRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; -import org.mobicents.protocols.ss7.cap.api.service.sms.ConnectSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.SMSAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; +import org.restcomm.protocols.ss7.cap.api.service.sms.ConnectSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.SMSAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ContinueSMSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ContinueSMSRequestWrapper.java index 14ea613ca..f9b8335fa 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ContinueSMSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ContinueSMSRequestWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.sms.ContinueSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.ContinueSMSRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/EventReportSMSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/EventReportSMSRequestWrapper.java index 90923480f..87e10387a 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/EventReportSMSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/EventReportSMSRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.sms.EventReportSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.EventSpecificInformationSMS; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.EventTypeSMS; -import org.mobicents.protocols.ss7.inap.api.primitives.MiscCallInfo; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.sms.EventReportSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.EventSpecificInformationSMS; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.EventTypeSMS; +import org.restcomm.protocols.ss7.inap.api.primitives.MiscCallInfo; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/FurnishChargingInformationSMSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/FurnishChargingInformationSMSRequestWrapper.java index a9e50fcef..d348ba51f 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/FurnishChargingInformationSMSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/FurnishChargingInformationSMSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.sms.FurnishChargingInformationSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.FCIBCCCAMELsequence1SMS; +import org.restcomm.protocols.ss7.cap.api.service.sms.FurnishChargingInformationSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.FCIBCCCAMELsequence1SMS; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/InitialDPSMSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/InitialDPSMSRequestWrapper.java index bc3ecc228..b4862f87f 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/InitialDPSMSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/InitialDPSMSRequestWrapper.java @@ -22,24 +22,24 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; -import org.mobicents.protocols.ss7.cap.api.primitives.TimeAndTimezone; -import org.mobicents.protocols.ss7.cap.api.service.sms.InitialDPSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.EventTypeSMS; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.SMSAddressString; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.TPDataCodingScheme; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.TPProtocolIdentifier; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.TPShortMessageSpecificInfo; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.TPValidityPeriod; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSMSClass; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformation; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformationGPRS; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.MSClassmark2; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.CalledPartyBCDNumber; +import org.restcomm.protocols.ss7.cap.api.primitives.TimeAndTimezone; +import org.restcomm.protocols.ss7.cap.api.service.sms.InitialDPSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.EventTypeSMS; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.SMSAddressString; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.TPDataCodingScheme; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.TPProtocolIdentifier; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.TPShortMessageSpecificInfo; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.TPValidityPeriod; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.GPRSMSClass; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformation; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.LocationInformationGPRS; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.MSClassmark2; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ReleaseSMSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ReleaseSMSRequestWrapper.java index e691ab106..1e0432954 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ReleaseSMSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ReleaseSMSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.sms.ReleaseSMSRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.RPCause; +import org.restcomm.protocols.ss7.cap.api.service.sms.ReleaseSMSRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.RPCause; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/RequestReportSMSEventRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/RequestReportSMSEventRequestWrapper.java index 6893efd71..d973a68a0 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/RequestReportSMSEventRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/RequestReportSMSEventRequestWrapper.java @@ -24,9 +24,9 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.service.sms.RequestReportSMSEventRequest; -import org.mobicents.protocols.ss7.cap.api.service.sms.primitive.SMSEvent; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.service.sms.RequestReportSMSEventRequest; +import org.restcomm.protocols.ss7.cap.api.service.sms.primitive.SMSEvent; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ResetTimerSMSRequestWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ResetTimerSMSRequestWrapper.java index 45ff46ca9..7560ed7f4 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ResetTimerSMSRequestWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/ResetTimerSMSRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.primitives.CAPExtensions; -import org.mobicents.protocols.ss7.cap.api.primitives.TimerID; -import org.mobicents.protocols.ss7.cap.api.service.sms.ResetTimerSMSRequest; +import org.restcomm.protocols.ss7.cap.api.primitives.CAPExtensions; +import org.restcomm.protocols.ss7.cap.api.primitives.TimerID; +import org.restcomm.protocols.ss7.cap.api.service.sms.ResetTimerSMSRequest; /** * diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/SmsMessageWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/SmsMessageWrapper.java index 07c17e963..0e094c744 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/SmsMessageWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/service/sms/wrappers/SmsMessageWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.cap.service.sms.wrappers; -import org.mobicents.protocols.ss7.cap.api.service.sms.SmsMessage; +import org.restcomm.protocols.ss7.cap.api.service.sms.SmsMessage; import org.mobicents.slee.resource.cap.wrappers.CAPMessageWrapper; /** diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPDialogWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPDialogWrapper.java index 805851ad7..c0221211a 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPDialogWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPDialogWrapper.java @@ -22,19 +22,19 @@ package org.mobicents.slee.resource.cap.wrappers; -import org.mobicents.protocols.ss7.cap.api.CAPApplicationContext; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.CAPException; -import org.mobicents.protocols.ss7.cap.api.CAPServiceBase; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPDialogState; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPGprsReferenceNumber; -import org.mobicents.protocols.ss7.cap.api.dialog.CAPUserAbortReason; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessage; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; -import org.mobicents.protocols.ss7.tcap.api.MessageType; -import org.mobicents.protocols.ss7.tcap.asn.comp.Invoke; -import org.mobicents.protocols.ss7.tcap.asn.comp.Problem; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResultLast; +import org.restcomm.protocols.ss7.cap.api.CAPApplicationContext; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPException; +import org.restcomm.protocols.ss7.cap.api.CAPServiceBase; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPDialogState; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPGprsReferenceNumber; +import org.restcomm.protocols.ss7.cap.api.dialog.CAPUserAbortReason; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessage; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.tcap.api.MessageType; +import org.restcomm.protocols.ss7.tcap.asn.comp.Invoke; +import org.restcomm.protocols.ss7.tcap.asn.comp.Problem; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResultLast; import org.mobicents.slee.resource.cap.CAPDialogActivityHandle; import org.mobicents.slee.resource.cap.CAPResourceAdaptor; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPMessageWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPMessageWrapper.java index 5bc454389..8ea343731 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPMessageWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPMessageWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.cap.wrappers; -import org.mobicents.protocols.ss7.cap.api.CAPMessage; -import org.mobicents.protocols.ss7.cap.api.CAPMessageType; +import org.restcomm.protocols.ss7.cap.api.CAPMessage; +import org.restcomm.protocols.ss7.cap.api.CAPMessageType; import org.mobicents.slee.resource.cap.events.CAPEvent; diff --git a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPProviderWrapper.java b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPProviderWrapper.java index 2f4570f22..1b1e42a83 100644 --- a/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPProviderWrapper.java +++ b/resources/cap/ra/src/main/java/org/mobicents/slee/resource/cap/wrappers/CAPProviderWrapper.java @@ -24,18 +24,18 @@ import javolution.util.FastMap; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; -import org.mobicents.protocols.ss7.cap.api.CAPDialogListener; -import org.mobicents.protocols.ss7.cap.api.CAPParameterFactory; -import org.mobicents.protocols.ss7.cap.api.CAPProvider; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSms; -import org.mobicents.protocols.ss7.inap.api.INAPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; -import org.mobicents.protocols.ss7.sccp.NetworkIdState; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialogListener; +import org.restcomm.protocols.ss7.cap.api.CAPParameterFactory; +import org.restcomm.protocols.ss7.cap.api.CAPProvider; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSms; +import org.restcomm.protocols.ss7.inap.api.INAPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.sccp.NetworkIdState; import org.mobicents.slee.resource.cap.CAPDialogActivityHandle; import org.mobicents.slee.resource.cap.CAPResourceAdaptor; import org.mobicents.slee.resource.cap.service.circuitSwitchedCall.wrappers.CAPServiceCircuitSwitchedCallWrapper; diff --git a/resources/cap/ratype/src/main/java/org/mobicents/slee/resource/cap/CAPContextInterfaceFactory.java b/resources/cap/ratype/src/main/java/org/mobicents/slee/resource/cap/CAPContextInterfaceFactory.java index 00e331d3f..3257a0154 100644 --- a/resources/cap/ratype/src/main/java/org/mobicents/slee/resource/cap/CAPContextInterfaceFactory.java +++ b/resources/cap/ratype/src/main/java/org/mobicents/slee/resource/cap/CAPContextInterfaceFactory.java @@ -26,7 +26,7 @@ import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; /** * diff --git a/resources/cap/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml b/resources/cap/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml index 85a7b2f6f..2b70b0883 100755 --- a/resources/cap/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml +++ b/resources/cap/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml @@ -24,7 +24,7 @@ - org.mobicents.protocols.ss7.cap.api.CAPDialog + org.restcomm.protocols.ss7.cap.api.CAPDialog @@ -34,7 +34,7 @@ - org.mobicents.protocols.ss7.cap.api.CAPProvider + org.restcomm.protocols.ss7.cap.api.CAPProvider diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc index a56b16468..8674a81ad 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc @@ -12,11 +12,11 @@ ISUPClientTransaction:: Answers are delivered on this activity. Life cycle of this activity depends on message type. Client transaction stays alive until it timeouts or answer is delivered. Exception to this rule are messages which are only indication of state - they dont require any answer. This group consists of: * Reset Circuit: - Full class name is: `org.mobicents.protocols.ss7.isup.ISUPClientTransaction`. It is created on demand with RA SBB Interface. + Full class name is: `org.restcomm.protocols.ss7.isup.ISUPClientTransaction`. It is created on demand with RA SBB Interface. ISUPServerTransaction:: This activity is associated with server side events. All types of request are fired by on this activity. Answers are sent through this activity. Life cycle of this activity depends on message type. Server transaction stays alive until it timeouts or answer is sent back. Exception to this rule are messages which are only indication of state - they dont require any answer. See above activity. - Full class name is: `org.mobicents.protocols.ss7.isup.ISUPServerTransaction`. It is created by RA for each request which does not have transaction associated with it. + Full class name is: `org.restcomm.protocols.ss7.isup.ISUPServerTransaction`. It is created by RA for each request which does not have transaction associated with it. diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml index 831e39555..60ead06b8 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml @@ -22,7 +22,7 @@ This activity ends implicitly when CAP stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. Class name is - org.mobicents.protocols.ss7.cap.api.CAPDialog + org.restcomm.protocols.ss7.cap.api.CAPDialog New CAPDialog activity objects are created via specific CAP Service interface. @@ -31,7 +31,7 @@ Depending on service used, activity object provides additional set of methods. For instance Circuit Switched Call dialog: - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall exposes methods specific for exchange of call related messages. diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc index 212c34e3b..cadb03bdd 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc @@ -12,8 +12,8 @@ package org.mobicents.slee.resources.ss7.isup.ratype; import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.isup.ISUPClientTransaction; -import org.mobicents.protocols.ss7.isup.ISUPServerTransaction; +import org.restcomm.protocols.ss7.isup.ISUPClientTransaction; +import org.restcomm.protocols.ss7.isup.ISUPServerTransaction; public interface ActivityContextInterfaceFactory{ diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml index b13211a37..006bd6fce 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml @@ -21,7 +21,7 @@ import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; public interface CAPContextInterfaceFactory { diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc index 6504cb363..b99560959 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc @@ -15,7 +15,7 @@ Name:: net.java.slee.resource.isup. Event Class:: - org.mobicents.protocols.ss7.isup.message. + org.restcomm.protocols.ss7.isup.message. Version for all defined events is 1.0 diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml index c68ab003d..a0f1fd82a 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml @@ -244,7 +244,7 @@ Event Class - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall. + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall. diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc index a7418925f..6b49635b5 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc @@ -17,13 +17,13 @@ import javax.slee.resource.ActivityAlreadyExistsException; import javax.slee.resource.StartActivityException; -import org.mobicents.protocols.ss7.isup.ISUPClientTransaction; -import org.mobicents.protocols.ss7.isup.ISUPMessageFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPServerTransaction; -import org.mobicents.protocols.ss7.isup.ParameterRangeInvalidException; -import org.mobicents.protocols.ss7.isup.TransactionAlredyExistsException; -import org.mobicents.protocols.ss7.isup.message.ISUPMessage; +import org.restcomm.protocols.ss7.isup.ISUPClientTransaction; +import org.restcomm.protocols.ss7.isup.ISUPMessageFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPServerTransaction; +import org.restcomm.protocols.ss7.isup.ParameterRangeInvalidException; +import org.restcomm.protocols.ss7.isup.TransactionAlredyExistsException; +import org.restcomm.protocols.ss7.isup.message.ISUPMessage; public interface RAISUPProvider { diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml index 67dabed53..127c074d1 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml @@ -16,17 +16,17 @@ -package org.mobicents.protocols.ss7.cap.api; +package org.restcomm.protocols.ss7.cap.api; import java.io.Serializable; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSms; -import org.mobicents.protocols.ss7.inap.api.INAPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSms; +import org.restcomm.protocols.ss7.inap.api.INAPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; public interface CAPProvider extends Serializable { diff --git a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml index d681212a1..ae9ad2e3c 100644 --- a/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml +++ b/resources/isup/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml @@ -52,7 +52,7 @@ public abstract class IdpSbb extends MissCallAlertBaseSbb implements Idp { } public void onINITIAL_DP_REQUEST( - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, ActivityContextInterface aci) { if (this.logger.isFineEnabled()) { diff --git a/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml b/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml index 6ef23a5c4..e89e682fd 100755 --- a/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml +++ b/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml @@ -26,7 +26,7 @@ - Full class name is :org.mobicents.protocols.ss7.isup.ISUPClientTransaction. It is created on demand with RA SBB Interface. + Full class name is :org.restcomm.protocols.ss7.isup.ISUPClientTransaction. It is created on demand with RA SBB Interface. @@ -37,7 +37,7 @@ Life cycle of this activity depends on message type. Server transaction stays alive until it timeouts or answer is sent back. Exception to this rule are messages which are only indication of state - they dont require any answer. See above activity. - Full class name is :org.mobicents.protocols.ss7.isup.ISUPServerTransaction. It is created by RA for each request which does not have transaction associated with it. + Full class name is :org.restcomm.protocols.ss7.isup.ISUPServerTransaction. It is created by RA for each request which does not have transaction associated with it. diff --git a/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml b/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml index 996648c91..34f74cea0 100755 --- a/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml +++ b/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml @@ -20,8 +20,8 @@ package org.mobicents.slee.resources.ss7.isup.ratype; import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.isup.ISUPClientTransaction; -import org.mobicents.protocols.ss7.isup.ISUPServerTransaction; +import org.restcomm.protocols.ss7.isup.ISUPClientTransaction; +import org.restcomm.protocols.ss7.isup.ISUPServerTransaction; public interface ActivityContextInterfaceFactory{ diff --git a/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml b/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml index 23214e0be..7a44b1cb0 100755 --- a/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml +++ b/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml @@ -26,7 +26,7 @@ Event Class - org.mobicents.protocols.ss7.isup.message. + org.restcomm.protocols.ss7.isup.message. diff --git a/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml b/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml index 0228c5aed..557a67364 100755 --- a/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml +++ b/resources/isup/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml @@ -24,13 +24,13 @@ import javax.slee.resource.ActivityAlreadyExistsException; import javax.slee.resource.StartActivityException; -import org.mobicents.protocols.ss7.isup.ISUPClientTransaction; -import org.mobicents.protocols.ss7.isup.ISUPMessageFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPServerTransaction; -import org.mobicents.protocols.ss7.isup.ParameterRangeInvalidException; -import org.mobicents.protocols.ss7.isup.TransactionAlredyExistsException; -import org.mobicents.protocols.ss7.isup.message.ISUPMessage; +import org.restcomm.protocols.ss7.isup.ISUPClientTransaction; +import org.restcomm.protocols.ss7.isup.ISUPMessageFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPServerTransaction; +import org.restcomm.protocols.ss7.isup.ParameterRangeInvalidException; +import org.restcomm.protocols.ss7.isup.TransactionAlredyExistsException; +import org.restcomm.protocols.ss7.isup.message.ISUPMessage; public interface RAISUPProvider { diff --git a/resources/isup/events/src/main/java/org/mobicents/slee/resources/ss7/isup/events/TimeoutEvent.java b/resources/isup/events/src/main/java/org/mobicents/slee/resources/ss7/isup/events/TimeoutEvent.java index 5d5ed38f8..e0301ec21 100644 --- a/resources/isup/events/src/main/java/org/mobicents/slee/resources/ss7/isup/events/TimeoutEvent.java +++ b/resources/isup/events/src/main/java/org/mobicents/slee/resources/ss7/isup/events/TimeoutEvent.java @@ -5,8 +5,8 @@ import java.io.Serializable; -import org.mobicents.protocols.ss7.isup.message.ISUPMessage; -import org.mobicents.protocols.ss7.isup.ISUPTimeout; +import org.restcomm.protocols.ss7.isup.message.ISUPMessage; +import org.restcomm.protocols.ss7.isup.ISUPTimeout; /** * @author baranowb * diff --git a/resources/isup/events/src/main/resources/META-INF/event-jar.xml b/resources/isup/events/src/main/resources/META-INF/event-jar.xml index 444cde188..d5d7b9e55 100644 --- a/resources/isup/events/src/main/resources/META-INF/event-jar.xml +++ b/resources/isup/events/src/main/resources/META-INF/event-jar.xml @@ -14,322 +14,322 @@ net.java.slee.resource.isup.ADDRESS_COMPLETE net.java 1.0 - org.mobicents.protocols.ss7.isup.message.AddressCompleteMessage + org.restcomm.protocols.ss7.isup.message.AddressCompleteMessage net.java.slee.resource.isup.ANSWER net.java 1.0 - org.mobicents.protocols.ss7.isup.message.AnswerMessage + org.restcomm.protocols.ss7.isup.message.AnswerMessage net.java.slee.resource.isup.APPLICATION_TRANSPORT net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ApplicationTransportMessage + org.restcomm.protocols.ss7.isup.message.ApplicationTransportMessage net.java.slee.resource.isup.BLOCKING net.java 1.0 - org.mobicents.protocols.ss7.isup.message.BlockingMessage + org.restcomm.protocols.ss7.isup.message.BlockingMessage net.java.slee.resource.isup.BLOCKING_ACK net.java 1.0 - org.mobicents.protocols.ss7.isup.message.BlockingAckMessage + org.restcomm.protocols.ss7.isup.message.BlockingAckMessage net.java.slee.resource.isup.CALL_PROGRESS net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CallProgressMessage + org.restcomm.protocols.ss7.isup.message.CallProgressMessage net.java.slee.resource.isup.CHARGE_INFORMATION net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ChargeInformationMessage + org.restcomm.protocols.ss7.isup.message.ChargeInformationMessage net.java.slee.resource.isup.CIRCUIT_GROUP_BLOCKING net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CircuitGroupBlockingMessage + org.restcomm.protocols.ss7.isup.message.CircuitGroupBlockingMessage net.java.slee.resource.isup.CIRCUIT_GROUP_BLOCKING_ACK net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CircuitGroupBlockingAckMessage + org.restcomm.protocols.ss7.isup.message.CircuitGroupBlockingAckMessage net.java.slee.resource.isup.CIRCUIT_GROUP_QUERY net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CircuitGroupQueryMessage + org.restcomm.protocols.ss7.isup.message.CircuitGroupQueryMessage net.java.slee.resource.isup.CIRCUIT_GROUP_QUERY_RESPONSE net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CircuitGroupQueryResponseMessage + org.restcomm.protocols.ss7.isup.message.CircuitGroupQueryResponseMessage net.java.slee.resource.isup.CIRCUIT_GROUP_RESET net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CircuitGroupResetMessage + org.restcomm.protocols.ss7.isup.message.CircuitGroupResetMessage net.java.slee.resource.isup.CIRCUIT_GROUP_RESET_ACK net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CircuitGroupResetAckMessage + org.restcomm.protocols.ss7.isup.message.CircuitGroupResetAckMessage net.java.slee.resource.isup.CIRCUIT_GROUP_UNBLOCKING net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CircuitGroupUnblockingMessage + org.restcomm.protocols.ss7.isup.message.CircuitGroupUnblockingMessage net.java.slee.resource.isup.CIRCUIT_GROUP_UNBLOCKING_ACK net.java 1.0 - org.mobicents.protocols.ss7.isup.message.CircuitGroupUnblockingAckMessage + org.restcomm.protocols.ss7.isup.message.CircuitGroupUnblockingAckMessage net.java.slee.resource.isup.CONNECT net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ConnectMessage + org.restcomm.protocols.ss7.isup.message.ConnectMessage net.java.slee.resource.isup.CONTINUITY_CHECK_REQUEST net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ContinuityCheckRequestMessage + org.restcomm.protocols.ss7.isup.message.ContinuityCheckRequestMessage net.java.slee.resource.isup.CONTINUITY net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ContinuityMessage + org.restcomm.protocols.ss7.isup.message.ContinuityMessage net.java.slee.resource.isup.FACILITY net.java 1.0 - org.mobicents.protocols.ss7.isup.message.FacilityMessage + org.restcomm.protocols.ss7.isup.message.FacilityMessage net.java.slee.resource.isup.FACILITY_ACCEPTED net.java 1.0 - org.mobicents.protocols.ss7.isup.message.FacilityAcceptedMessage + org.restcomm.protocols.ss7.isup.message.FacilityAcceptedMessage net.java.slee.resource.isup.FACILITY_REJECTED net.java 1.0 - org.mobicents.protocols.ss7.isup.message.FacilityRejectedMessage + org.restcomm.protocols.ss7.isup.message.FacilityRejectedMessage net.java.slee.resource.isup.FORWARD_TRANSFER net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ForwardTransferMessage + org.restcomm.protocols.ss7.isup.message.ForwardTransferMessage net.java.slee.resource.isup.IDENTIFICATION_REQUEST net.java 1.0 - org.mobicents.protocols.ss7.isup.message.IdentificationRequestMessage + org.restcomm.protocols.ss7.isup.message.IdentificationRequestMessage net.java.slee.resource.isup.IDENTIFICATION_RESPONSE net.java 1.0 - org.mobicents.protocols.ss7.isup.message.IdentificationResponseMessage + org.restcomm.protocols.ss7.isup.message.IdentificationResponseMessage net.java.slee.resource.isup.INFORMATION net.java 1.0 - org.mobicents.protocols.ss7.isup.message.InformationMessage + org.restcomm.protocols.ss7.isup.message.InformationMessage net.java.slee.resource.isup.INFORMATION_REQUEST net.java 1.0 - org.mobicents.protocols.ss7.isup.message.InformationRequestMessage + org.restcomm.protocols.ss7.isup.message.InformationRequestMessage net.java.slee.resource.isup.INITIAL_ADDRESS_MESSAGE net.java 1.0 - org.mobicents.protocols.ss7.isup.message.InitialAddressMessage + org.restcomm.protocols.ss7.isup.message.InitialAddressMessage net.java.slee.resource.isup.LOOP_PREVENTION net.java 1.0 - org.mobicents.protocols.ss7.isup.message.LoopPreventionMessage + org.restcomm.protocols.ss7.isup.message.LoopPreventionMessage net.java.slee.resource.isup.LOOPBACK_ACK net.java 1.0 - org.mobicents.protocols.ss7.isup.message.LoopbackAckMessage + org.restcomm.protocols.ss7.isup.message.LoopbackAckMessage net.java.slee.resource.isup.NETWORK_RESOURCE_MANAGEMENT net.java 1.0 - org.mobicents.protocols.ss7.isup.message.NetworkResourceManagementMessage + org.restcomm.protocols.ss7.isup.message.NetworkResourceManagementMessage net.java.slee.resource.isup.OVERLOAD net.java 1.0 - org.mobicents.protocols.ss7.isup.message.OverloadMessage + org.restcomm.protocols.ss7.isup.message.OverloadMessage net.java.slee.resource.isup.PASS_ALONG net.java 1.0 - org.mobicents.protocols.ss7.isup.message.PassAlongMessage + org.restcomm.protocols.ss7.isup.message.PassAlongMessage net.java.slee.resource.isup.PRERELEASE_INFORMATION net.java 1.0 - org.mobicents.protocols.ss7.isup.message.PreReleaseInformationMessage + org.restcomm.protocols.ss7.isup.message.PreReleaseInformationMessage net.java.slee.resource.isup.RELEASE net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ReleaseMessage + org.restcomm.protocols.ss7.isup.message.ReleaseMessage net.java.slee.resource.isup.RELEASE_COMPLETE net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ReleaseCompleteMessage + org.restcomm.protocols.ss7.isup.message.ReleaseCompleteMessage net.java.slee.resource.isup.RESET_CIRCUIT net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ResetCircuitMessage + org.restcomm.protocols.ss7.isup.message.ResetCircuitMessage net.java.slee.resource.isup.RESUME net.java 1.0 - org.mobicents.protocols.ss7.isup.message.ResumeMessage + org.restcomm.protocols.ss7.isup.message.ResumeMessage net.java.slee.resource.isup.SUBSEQUENT_ADDRESS net.java 1.0 - org.mobicents.protocols.ss7.isup.message.SubsequentAddressMessage + org.restcomm.protocols.ss7.isup.message.SubsequentAddressMessage net.java.slee.resource.isup.SUBSEQUENT_DIRECTORY_NUMBER net.java 1.0 - org.mobicents.protocols.ss7.isup.message.SubsequentDirectoryNumberMessage + org.restcomm.protocols.ss7.isup.message.SubsequentDirectoryNumberMessage net.java.slee.resource.isup.SUSPEND net.java 1.0 - org.mobicents.protocols.ss7.isup.message.SuspendMessage + org.restcomm.protocols.ss7.isup.message.SuspendMessage net.java.slee.resource.isup.UNBLOCKING net.java 1.0 - org.mobicents.protocols.ss7.isup.message.UnblockingMessage + org.restcomm.protocols.ss7.isup.message.UnblockingMessage net.java.slee.resource.isup.UNBLOCKING_ACK net.java 1.0 - org.mobicents.protocols.ss7.isup.message.UnblockingAckMessage + org.restcomm.protocols.ss7.isup.message.UnblockingAckMessage net.java.slee.resource.isup.UNEQUIPPED_CIC net.java 1.0 - org.mobicents.protocols.ss7.isup.message.UnequippedCICMessage + org.restcomm.protocols.ss7.isup.message.UnequippedCICMessage net.java.slee.resource.isup.USER_TO_USER_INFORMATION net.java 1.0 - org.mobicents.protocols.ss7.isup.message.UserToUserInformationMessage + org.restcomm.protocols.ss7.isup.message.UserToUserInformationMessage net.java.slee.resource.isup.USER_PART_AVAILABLE net.java 1.0 - org.mobicents.protocols.ss7.isup.message.UserPartAvailableMessage + org.restcomm.protocols.ss7.isup.message.UserPartAvailableMessage net.java.slee.resource.isup.USER_PART_TEST net.java 1.0 - org.mobicents.protocols.ss7.isup.message.UserPartTestMessage + org.restcomm.protocols.ss7.isup.message.UserPartTestMessage diff --git a/resources/isup/library/pom.xml b/resources/isup/library/pom.xml index acf644000..1687b6cca 100644 --- a/resources/isup/library/pom.xml +++ b/resources/isup/library/pom.xml @@ -12,17 +12,17 @@ - org.mobicents.protocols.ss7.isup + org.restcomm.protocols.ss7.isup isup-api - org.mobicents.protocols.ss7.isup + org.restcomm.protocols.ss7.isup isup-impl - org.mobicents.protocols.ss7.mtp + org.restcomm.protocols.ss7.mtp mtp @@ -31,11 +31,11 @@ m3ua-api - org.mobicents.protocols.ss7.m3ua + org.restcomm.protocols.ss7.m3ua m3ua-impl - org.mobicents.protocols.ss7.m3ua + org.restcomm.protocols.ss7.m3ua diff --git a/resources/isup/pom.xml b/resources/isup/pom.xml index 589dd8a27..f2f543e50 100644 --- a/resources/isup/pom.xml +++ b/resources/isup/pom.xml @@ -19,17 +19,17 @@ - org.mobicents.protocols.ss7.isup + org.restcomm.protocols.ss7.isup isup-api ${ss7.version} - org.mobicents.protocols.ss7.isup + org.restcomm.protocols.ss7.isup isup-impl ${ss7.version} - org.mobicents.protocols.ss7.mtp + org.restcomm.protocols.ss7.mtp mtp ${ss7.version} @@ -41,12 +41,12 @@ m3ua-api - org.mobicents.protocols.ss7.m3ua + org.restcomm.protocols.ss7.m3ua ${ss7.version} m3ua-impl - org.mobicents.protocols.ss7.m3ua + org.restcomm.protocols.ss7.m3ua ${ss7.version} diff --git a/resources/isup/ra/src/main/java/org/mobicents/slee/resources/isup/ra/IsupResourceAdaptor.java b/resources/isup/ra/src/main/java/org/mobicents/slee/resources/isup/ra/IsupResourceAdaptor.java index 6bfde37ff..58ff5cc54 100644 --- a/resources/isup/ra/src/main/java/org/mobicents/slee/resources/isup/ra/IsupResourceAdaptor.java +++ b/resources/isup/ra/src/main/java/org/mobicents/slee/resources/isup/ra/IsupResourceAdaptor.java @@ -30,59 +30,59 @@ import javax.slee.resource.SleeEndpoint; import javax.slee.resource.StartActivityException; -import org.mobicents.protocols.ss7.isup.ISUPEvent; -import org.mobicents.protocols.ss7.isup.ISUPListener; -import org.mobicents.protocols.ss7.isup.ISUPMessageFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPProvider; -import org.mobicents.protocols.ss7.isup.ISUPTimeoutEvent; -import org.mobicents.protocols.ss7.isup.ParameterException; -import org.mobicents.protocols.ss7.isup.message.AddressCompleteMessage; -import org.mobicents.protocols.ss7.isup.message.AnswerMessage; -import org.mobicents.protocols.ss7.isup.message.ApplicationTransportMessage; -import org.mobicents.protocols.ss7.isup.message.BlockingAckMessage; -import org.mobicents.protocols.ss7.isup.message.BlockingMessage; -import org.mobicents.protocols.ss7.isup.message.CallProgressMessage; -import org.mobicents.protocols.ss7.isup.message.ChargeInformationMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupBlockingAckMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupBlockingMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupQueryMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupQueryResponseMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupResetAckMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupResetMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupUnblockingAckMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupUnblockingMessage; -import org.mobicents.protocols.ss7.isup.message.ConfusionMessage; -import org.mobicents.protocols.ss7.isup.message.ConnectMessage; -import org.mobicents.protocols.ss7.isup.message.ContinuityCheckRequestMessage; -import org.mobicents.protocols.ss7.isup.message.ContinuityMessage; -import org.mobicents.protocols.ss7.isup.message.FacilityAcceptedMessage; -import org.mobicents.protocols.ss7.isup.message.FacilityRejectedMessage; -import org.mobicents.protocols.ss7.isup.message.ForwardTransferMessage; -import org.mobicents.protocols.ss7.isup.message.ISUPMessage; -import org.mobicents.protocols.ss7.isup.message.IdentificationRequestMessage; -import org.mobicents.protocols.ss7.isup.message.IdentificationResponseMessage; -import org.mobicents.protocols.ss7.isup.message.InitialAddressMessage; -import org.mobicents.protocols.ss7.isup.message.LoopPreventionMessage; -import org.mobicents.protocols.ss7.isup.message.LoopbackAckMessage; -import org.mobicents.protocols.ss7.isup.message.NetworkResourceManagementMessage; -import org.mobicents.protocols.ss7.isup.message.OverloadMessage; -import org.mobicents.protocols.ss7.isup.message.PassAlongMessage; -import org.mobicents.protocols.ss7.isup.message.PreReleaseInformationMessage; -import org.mobicents.protocols.ss7.isup.message.ReleaseCompleteMessage; -import org.mobicents.protocols.ss7.isup.message.ReleaseMessage; -import org.mobicents.protocols.ss7.isup.message.ResetCircuitMessage; -import org.mobicents.protocols.ss7.isup.message.ResumeMessage; -import org.mobicents.protocols.ss7.isup.message.SubsequentAddressMessage; -import org.mobicents.protocols.ss7.isup.message.SubsequentDirectoryNumberMessage; -import org.mobicents.protocols.ss7.isup.message.SuspendMessage; -import org.mobicents.protocols.ss7.isup.message.UnblockingAckMessage; -import org.mobicents.protocols.ss7.isup.message.UnblockingMessage; -import org.mobicents.protocols.ss7.isup.message.UnequippedCICMessage; -import org.mobicents.protocols.ss7.isup.message.UserPartAvailableMessage; -import org.mobicents.protocols.ss7.isup.message.UserPartTestMessage; -import org.mobicents.protocols.ss7.isup.message.UserToUserInformationMessage; -import org.mobicents.protocols.ss7.isup.message.parameter.CauseIndicators; +import org.restcomm.protocols.ss7.isup.ISUPEvent; +import org.restcomm.protocols.ss7.isup.ISUPListener; +import org.restcomm.protocols.ss7.isup.ISUPMessageFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPProvider; +import org.restcomm.protocols.ss7.isup.ISUPTimeoutEvent; +import org.restcomm.protocols.ss7.isup.ParameterException; +import org.restcomm.protocols.ss7.isup.message.AddressCompleteMessage; +import org.restcomm.protocols.ss7.isup.message.AnswerMessage; +import org.restcomm.protocols.ss7.isup.message.ApplicationTransportMessage; +import org.restcomm.protocols.ss7.isup.message.BlockingAckMessage; +import org.restcomm.protocols.ss7.isup.message.BlockingMessage; +import org.restcomm.protocols.ss7.isup.message.CallProgressMessage; +import org.restcomm.protocols.ss7.isup.message.ChargeInformationMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupBlockingAckMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupBlockingMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupQueryMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupQueryResponseMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupResetAckMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupResetMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupUnblockingAckMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupUnblockingMessage; +import org.restcomm.protocols.ss7.isup.message.ConfusionMessage; +import org.restcomm.protocols.ss7.isup.message.ConnectMessage; +import org.restcomm.protocols.ss7.isup.message.ContinuityCheckRequestMessage; +import org.restcomm.protocols.ss7.isup.message.ContinuityMessage; +import org.restcomm.protocols.ss7.isup.message.FacilityAcceptedMessage; +import org.restcomm.protocols.ss7.isup.message.FacilityRejectedMessage; +import org.restcomm.protocols.ss7.isup.message.ForwardTransferMessage; +import org.restcomm.protocols.ss7.isup.message.ISUPMessage; +import org.restcomm.protocols.ss7.isup.message.IdentificationRequestMessage; +import org.restcomm.protocols.ss7.isup.message.IdentificationResponseMessage; +import org.restcomm.protocols.ss7.isup.message.InitialAddressMessage; +import org.restcomm.protocols.ss7.isup.message.LoopPreventionMessage; +import org.restcomm.protocols.ss7.isup.message.LoopbackAckMessage; +import org.restcomm.protocols.ss7.isup.message.NetworkResourceManagementMessage; +import org.restcomm.protocols.ss7.isup.message.OverloadMessage; +import org.restcomm.protocols.ss7.isup.message.PassAlongMessage; +import org.restcomm.protocols.ss7.isup.message.PreReleaseInformationMessage; +import org.restcomm.protocols.ss7.isup.message.ReleaseCompleteMessage; +import org.restcomm.protocols.ss7.isup.message.ReleaseMessage; +import org.restcomm.protocols.ss7.isup.message.ResetCircuitMessage; +import org.restcomm.protocols.ss7.isup.message.ResumeMessage; +import org.restcomm.protocols.ss7.isup.message.SubsequentAddressMessage; +import org.restcomm.protocols.ss7.isup.message.SubsequentDirectoryNumberMessage; +import org.restcomm.protocols.ss7.isup.message.SuspendMessage; +import org.restcomm.protocols.ss7.isup.message.UnblockingAckMessage; +import org.restcomm.protocols.ss7.isup.message.UnblockingMessage; +import org.restcomm.protocols.ss7.isup.message.UnequippedCICMessage; +import org.restcomm.protocols.ss7.isup.message.UserPartAvailableMessage; +import org.restcomm.protocols.ss7.isup.message.UserPartTestMessage; +import org.restcomm.protocols.ss7.isup.message.UserToUserInformationMessage; +import org.restcomm.protocols.ss7.isup.message.parameter.CauseIndicators; import org.mobicents.slee.resources.ss7.isup.events.BlockedEvent; import org.mobicents.slee.resources.ss7.isup.events.TimeoutEvent; import org.mobicents.slee.resources.ss7.isup.ratype.CircuitActivity; @@ -346,7 +346,7 @@ private ActivityHandle createActivityHandle(CircuitActivity ca) /////////////////////////// /* (non-Javadoc) - * @see org.mobicents.protocols.ss7.isup.ISUPListener#onMessage(org.mobicents.protocols.ss7.isup.message.ISUPMessage) + * @see org.restcomm.protocols.ss7.isup.ISUPListener#onMessage(org.restcomm.protocols.ss7.isup.message.ISUPMessage) */ public void onEvent(ISUPEvent event) { @@ -609,14 +609,14 @@ public void onTimeout(ISUPTimeoutEvent event) { } /* (non-Javadoc) - * @see org.mobicents.protocols.ss7.isup.ISUPListener#onTransportDown() + * @see org.restcomm.protocols.ss7.isup.ISUPListener#onTransportDown() */ public void onTransportDown() { this.transportUp = false; } /* (non-Javadoc) - * @see org.mobicents.protocols.ss7.isup.ISUPListener#onTransportUp() + * @see org.restcomm.protocols.ss7.isup.ISUPListener#onTransportUp() */ public void onTransportUp() { // TODO Auto-generated method stub diff --git a/resources/isup/ratype/src/main/java/org/mobicents/slee/resources/ss7/isup/ratype/CircuitActivity.java b/resources/isup/ratype/src/main/java/org/mobicents/slee/resources/ss7/isup/ratype/CircuitActivity.java index a3c052a0c..9bcdb52f2 100644 --- a/resources/isup/ratype/src/main/java/org/mobicents/slee/resources/ss7/isup/ratype/CircuitActivity.java +++ b/resources/isup/ratype/src/main/java/org/mobicents/slee/resources/ss7/isup/ratype/CircuitActivity.java @@ -6,14 +6,14 @@ import javax.slee.resource.ActivityAlreadyExistsException; import javax.slee.resource.StartActivityException; -import org.mobicents.protocols.ss7.isup.message.BlockingMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupBlockingMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupResetMessage; -import org.mobicents.protocols.ss7.isup.message.CircuitGroupUnblockingMessage; -import org.mobicents.protocols.ss7.isup.message.ISUPMessage; -import org.mobicents.protocols.ss7.isup.ParameterException; -import org.mobicents.protocols.ss7.isup.message.ResetCircuitMessage; -import org.mobicents.protocols.ss7.isup.message.UnblockingMessage; +import org.restcomm.protocols.ss7.isup.message.BlockingMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupBlockingMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupResetMessage; +import org.restcomm.protocols.ss7.isup.message.CircuitGroupUnblockingMessage; +import org.restcomm.protocols.ss7.isup.message.ISUPMessage; +import org.restcomm.protocols.ss7.isup.ParameterException; +import org.restcomm.protocols.ss7.isup.message.ResetCircuitMessage; +import org.restcomm.protocols.ss7.isup.message.UnblockingMessage; public class CircuitActivity implements Serializable { diff --git a/resources/isup/ratype/src/main/java/org/mobicents/slee/resources/ss7/isup/ratype/RAISUPProvider.java b/resources/isup/ratype/src/main/java/org/mobicents/slee/resources/ss7/isup/ratype/RAISUPProvider.java index a9581d578..b5fd6c14d 100644 --- a/resources/isup/ratype/src/main/java/org/mobicents/slee/resources/ss7/isup/ratype/RAISUPProvider.java +++ b/resources/isup/ratype/src/main/java/org/mobicents/slee/resources/ss7/isup/ratype/RAISUPProvider.java @@ -7,10 +7,10 @@ import javax.slee.resource.StartActivityException; -import org.mobicents.protocols.ss7.isup.ISUPMessageFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.isup.message.ISUPMessage; -import org.mobicents.protocols.ss7.isup.ParameterException; +import org.restcomm.protocols.ss7.isup.ISUPMessageFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.isup.message.ISUPMessage; +import org.restcomm.protocols.ss7.isup.ParameterException; public interface RAISUPProvider extends Serializable { diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc index e766a0077..c30e379fa 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc @@ -8,6 +8,6 @@ This RA Type defines only one activity object: MAPDialog:: All the events related to MAP Dialog and events related to Service are fired on this activity. This activity ends implicitly when MAP stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. - Class name is `org.mobicents.protocols.ss7.map.api.MAPDialog` + Class name is `org.restcomm.protocols.ss7.map.api.MAPDialog` New MAPDialog activity objects are created via specific {this-ra} Service interface. Check <> section for available services. - Depending on service used, activity object provides additional set of methods. For instance USSD dialog: `org.mobicents.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary` exposes methods specific for exchange of USSD messages. + Depending on service used, activity object provides additional set of methods. For instance USSD dialog: `org.restcomm.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary` exposes methods specific for exchange of USSD messages. diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml index 831e39555..60ead06b8 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml @@ -22,7 +22,7 @@ This activity ends implicitly when CAP stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. Class name is - org.mobicents.protocols.ss7.cap.api.CAPDialog + org.restcomm.protocols.ss7.cap.api.CAPDialog New CAPDialog activity objects are created via specific CAP Service interface. @@ -31,7 +31,7 @@ Depending on service used, activity object provides additional set of methods. For instance Circuit Switched Call dialog: - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall exposes methods specific for exchange of call related messages. diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc index 2b980539d..b1bc458bd 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc @@ -9,7 +9,7 @@ The interface of the MAP resource adaptor type specific Activity Context Interfa package org.mobicents.slee.resource.map; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml index b13211a37..006bd6fce 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml @@ -21,7 +21,7 @@ import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; public interface CAPContextInterfaceFactory { diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc index af1ec2d42..c2393517e 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc @@ -91,7 +91,7 @@ Name:: ss7.map.service.mobility.locationManagement. Event Class:: - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement. + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement. Version for all defined events is 1.0 @@ -125,7 +125,7 @@ Name:: ss7.map.service.mobility.authentication. Event Class:: - org.mobicents.protocols.ss7.map.api.service.mobility.authentication. + org.restcomm.protocols.ss7.map.api.service.mobility.authentication. Version for all defined events is 1.0 @@ -157,7 +157,7 @@ Name:: ss7.map.service.mobility.imei. Event Class:: - org.mobicents.protocols.ss7.map.api.service.mobility.imei. + org.restcomm.protocols.ss7.map.api.service.mobility.imei. Version for all defined events is 1.0 @@ -189,7 +189,7 @@ Name:: ss7.map.service.mobility.subscribermanagement. Event Class:: - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement. + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement. Version for all defined events is 1.0 @@ -221,7 +221,7 @@ Name:: ss7.map.service.mobility.subscriberinfo. Event Class:: - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation. + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation. Version for all defined events is 1.0 @@ -253,7 +253,7 @@ Name:: ss7.map.service.callhandling. Event Class:: - org.mobicents.protocols.ss7.map.api.service.callhandling. + org.restcomm.protocols.ss7.map.api.service.callhandling. Version for all defined events is 1.0 @@ -287,7 +287,7 @@ Name:: ss7.map.service.suplementary. Event Class:: - org.mobicents.protocols.ss7.map.api.service.supplementary. + org.restcomm.protocols.ss7.map.api.service.supplementary. Version for all defined events is 1.0 @@ -323,7 +323,7 @@ Name:: ss7.map.service.lsm. Event Class:: - org.mobicents.protocols.ss7.map.api.service.lsm. + org.restcomm.protocols.ss7.map.api.service.lsm. Version for all defined events is 1.0 @@ -359,7 +359,7 @@ Name:: ss7.map.service.sms. Event Class:: - org.mobicents.protocols.ss7.map.api.service.sms. + org.restcomm.protocols.ss7.map.api.service.sms. Version for all defined events is 1.0 diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml index c68ab003d..a0f1fd82a 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml @@ -244,7 +244,7 @@ Event Class - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall. + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall. diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc index 5916edf2f..ef79d4e59 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc @@ -8,7 +8,7 @@ It is defined as follows: [source,java] ---- -package org.mobicents.protocols.ss7.map.api; +package org.restcomm.protocols.ss7.map.api; public interface MAPProvider { diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml index 67dabed53..127c074d1 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml @@ -16,17 +16,17 @@ -package org.mobicents.protocols.ss7.cap.api; +package org.restcomm.protocols.ss7.cap.api; import java.io.Serializable; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSms; -import org.mobicents.protocols.ss7.inap.api.INAPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSms; +import org.restcomm.protocols.ss7.inap.api.INAPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; public interface CAPProvider extends Serializable { diff --git a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml index d681212a1..ae9ad2e3c 100644 --- a/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml +++ b/resources/map/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml @@ -52,7 +52,7 @@ public abstract class IdpSbb extends MissCallAlertBaseSbb implements Idp { } public void onINITIAL_DP_REQUEST( - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, ActivityContextInterface aci) { if (this.logger.isFineEnabled()) { diff --git a/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml b/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml index 259a3c4e5..6439d237b 100644 --- a/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml +++ b/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml @@ -24,7 +24,7 @@ Dialog or end's the Dialog. Class name is - org.mobicents.protocols.ss7.map.api.MAPDialog + org.restcomm.protocols.ss7.map.api.MAPDialog @@ -32,7 +32,7 @@ MAPDialog activity objects are created via specific MAP Service interface. Check section for available services. - Depending on service used, activity object provides additional set of methods. For instance USSD dialog: org.mobicents.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary exposes + Depending on service used, activity object provides additional set of methods. For instance USSD dialog: org.restcomm.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary exposes methods specific for exchange of USSD messages. diff --git a/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml b/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml index 8461acfac..478f73153 100644 --- a/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml +++ b/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml @@ -17,7 +17,7 @@ package org.mobicents.slee.resource.map; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; diff --git a/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml b/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml index a0a5fd7ad..39a247fbb 100644 --- a/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml +++ b/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml @@ -270,7 +270,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement. + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement. @@ -356,7 +356,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.mobility.authentication. + org.restcomm.protocols.ss7.map.api.service.mobility.authentication. @@ -430,7 +430,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.mobility.imei. + org.restcomm.protocols.ss7.map.api.service.mobility.imei. @@ -505,7 +505,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement. + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement. @@ -579,7 +579,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation. + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation. @@ -656,7 +656,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.callhandling. + org.restcomm.protocols.ss7.map.api.service.callhandling. @@ -747,7 +747,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.supplementary. + org.restcomm.protocols.ss7.map.api.service.supplementary. @@ -854,7 +854,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.lsm. + org.restcomm.protocols.ss7.map.api.service.lsm. @@ -956,7 +956,7 @@ Event Class - org.mobicents.protocols.ss7.map.api.service.sms. + org.restcomm.protocols.ss7.map.api.service.sms. diff --git a/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml b/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml index a3e52d508..68180f1a3 100644 --- a/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml +++ b/resources/map/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml @@ -16,7 +16,7 @@ -package org.mobicents.protocols.ss7.map.api; +package org.restcomm.protocols.ss7.map.api; public interface MAPProvider { diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/ComponentEvent.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/ComponentEvent.java index ad8aced7e..875bf8bc9 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/ComponentEvent.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/ComponentEvent.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; /** * @author baranowb diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogAccept.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogAccept.java index f7e23f4dc..24a2cb6fc 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogAccept.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogAccept.java @@ -25,8 +25,8 @@ */ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; /** * @author amit bhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogClose.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogClose.java index 0ee16b2bf..3375c1e82 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogClose.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogClose.java @@ -25,7 +25,7 @@ */ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; /** * @author abhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogDelimiter.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogDelimiter.java index 2c0e0f32c..5237adc5b 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogDelimiter.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogDelimiter.java @@ -25,7 +25,7 @@ */ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; /** * @author amit bhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogNotice.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogNotice.java index f76e354b7..3c3e9cc8f 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogNotice.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogNotice.java @@ -25,8 +25,8 @@ */ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.dialog.MAPNoticeProblemDiagnostic; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.dialog.MAPNoticeProblemDiagnostic; /** * @author amit bhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogProviderAbort.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogProviderAbort.java index 63a3a9150..74a75ce49 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogProviderAbort.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogProviderAbort.java @@ -25,10 +25,10 @@ */ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.dialog.MAPAbortProviderReason; -import org.mobicents.protocols.ss7.map.api.dialog.MAPAbortSource; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.dialog.MAPAbortProviderReason; +import org.restcomm.protocols.ss7.map.api.dialog.MAPAbortSource; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; /** * @author amit bhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogReject.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogReject.java index f916edfe6..a318820c4 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogReject.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogReject.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.dialog.MAPRefuseReason; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.tcap.asn.ApplicationContextName; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.dialog.MAPRefuseReason; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.tcap.asn.ApplicationContextName; /** * @author amit bhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogRelease.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogRelease.java index 28a5a29ae..4f5b9c3c0 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogRelease.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogRelease.java @@ -1,6 +1,6 @@ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; /** * diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogRequest.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogRequest.java index 5d0d7d0e3..fa53128af 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogRequest.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogRequest.java @@ -25,9 +25,9 @@ */ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; /** * @author amit bhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogTimeout.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogTimeout.java index 880a0d334..0fb4fed0b 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogTimeout.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogTimeout.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; /** * @author baranowb diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogUserAbort.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogUserAbort.java index 4b611aa11..84d0cc3f9 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogUserAbort.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/DialogUserAbort.java @@ -25,9 +25,9 @@ */ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.dialog.MAPUserAbortChoice; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; /** * @author amit bhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/ErrorComponent.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/ErrorComponent.java index 29c18023e..1e81a51fa 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/ErrorComponent.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/ErrorComponent.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.errors.MAPErrorMessage; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.errors.MAPErrorMessage; /** * @author baranowb diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/InvokeTimeout.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/InvokeTimeout.java index 3d14310fc..2df51f685 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/InvokeTimeout.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/InvokeTimeout.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; /** * @author baranowb diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/MAPEvent.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/MAPEvent.java index a44d5f3d1..41dbcff16 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/MAPEvent.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/MAPEvent.java @@ -25,8 +25,8 @@ */ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.MAPMessage; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPMessage; /** * @author amit bhayani diff --git a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/RejectComponent.java b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/RejectComponent.java index f926016af..e0999fe5d 100644 --- a/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/RejectComponent.java +++ b/resources/map/events/src/main/java/org/mobicents/slee/resource/map/events/RejectComponent.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.events; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.tcap.asn.comp.Problem; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.tcap.asn.comp.Problem; /** * @author baranowb diff --git a/resources/map/events/src/main/resources/META-INF/event-jar.xml b/resources/map/events/src/main/resources/META-INF/event-jar.xml index 880ce260a..c797a6f12 100755 --- a/resources/map/events/src/main/resources/META-INF/event-jar.xml +++ b/resources/map/events/src/main/resources/META-INF/event-jar.xml @@ -90,70 +90,70 @@ ss7.map.service.mobility.locationManagement.UPDATE_LOCATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationRequest + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationRequest ss7.map.service.mobility.locationManagement.UPDATE_LOCATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationResponse + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationResponse ss7.map.service.mobility.locationManagement.CANCEL_LOCATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationRequest + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationRequest ss7.map.service.mobility.locationManagement.CANCEL_LOCATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationResponse + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationResponse ss7.map.service.mobility.locationManagement.UPDATE_GPRS_LOCATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationRequest + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationRequest ss7.map.service.mobility.locationManagement.UPDATE_GPRS_LOCATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationResponse + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationResponse ss7.map.service.mobility.locationManagement.SEND_IDENTIFICATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationRequest + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationRequest ss7.map.service.mobility.locationManagement.SEND_IDENTIFICATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationResponse + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationResponse ss7.map.service.mobility.locationManagement.PURGE_MS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSRequest + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSRequest ss7.map.service.mobility.locationManagement.PURGE_MS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSResponse + org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSResponse @@ -163,28 +163,28 @@ ss7.map.service.mobility.authentication.SEND_AUTHENTICATION_INFO_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoRequest + org.restcomm.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoRequest ss7.map.service.mobility.authentication.SEND_AUTHENTICATION_INFO_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoResponse + org.restcomm.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoResponse ss7.map.service.mobility.authentication.AUTHENTICATION_FAILURE_REPORT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportRequest + org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportRequest ss7.map.service.mobility.authentication.AUTHENTICATION_FAILURE_REPORT_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportResponse + org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportResponse @@ -193,28 +193,28 @@ ss7.map.service.mobility.faultRecovery.RESET_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.ResetRequest + org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.ResetRequest ss7.map.service.mobility.faultRecovery.FORWARD_CHECK_SS_INDICATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.ForwardCheckSSIndicationRequest + org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.ForwardCheckSSIndicationRequest ss7.map.service.mobility.faultRecovery.RESTORE_DATA_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataRequest + org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataRequest ss7.map.service.mobility.faultRecovery.RESTORE_DATA_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataResponse + org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataResponse @@ -223,14 +223,14 @@ ss7.map.service.mobility.imei.CHECK_IMEI_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.imei.CheckImeiRequest + org.restcomm.protocols.ss7.map.api.service.mobility.imei.CheckImeiRequest ss7.map.service.mobility.imei.CHECK_IMEI_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.imei.CheckImeiResponse + org.restcomm.protocols.ss7.map.api.service.mobility.imei.CheckImeiResponse @@ -238,28 +238,28 @@ ss7.map.service.mobility.subscribermanagement.INSERT_SUBSCRIBER_DATA_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataRequest + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataRequest ss7.map.service.mobility.subscribermanagement.INSERT_SUBSCRIBER_DATA_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataResponse + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataResponse ss7.map.service.mobility.subscribermanagement.DELETE_SUBSCRIBER_DATA_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataRequest + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataRequest ss7.map.service.mobility.subscribermanagement.DELETE_SUBSCRIBER_DATA_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataResponse + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataResponse @@ -267,42 +267,42 @@ ss7.map.service.mobility.subscriberinfo.ANY_TIME_INTERROGATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationRequest + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationRequest ss7.map.service.mobility.subscriberinfo.ANY_TIME_INTERROGATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationResponse + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationResponse ss7.map.service.mobility.subscriberinfo.ANY_TIME_SUBSCRIPTION_INTERROGATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationRequest + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationRequest ss7.map.service.mobility.subscriberinfo.ANY_TIME_SUBSCRIPTION_INTERROGATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationResponse + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationResponse ss7.map.service.mobility.subscriberinfo.PROVIDE_SUBSCRIBER_INFO_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoRequest + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoRequest ss7.map.service.mobility.subscriberinfo.PROVIDE_SUBSCRIBER_INFO_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoResponse + org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoResponse @@ -311,42 +311,42 @@ ss7.map.service.oam.SEND_IMSI_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.oam.SendImsiRequest + org.restcomm.protocols.ss7.map.api.service.oam.SendImsiRequest ss7.map.service.oam.SEND_IMSI_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.oam.SendImsiResponse + org.restcomm.protocols.ss7.map.api.service.oam.SendImsiResponse ss7.map.service.oam.ACTIVATE_TRACE_MODE_REQUEST_OAM org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.oam.ActivateTraceModeRequest_Oam + org.restcomm.protocols.ss7.map.api.service.oam.ActivateTraceModeRequest_Oam ss7.map.service.oam.ACTIVATE_TRACE_MODE_RESPONSE_OAM org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.oam.ActivateTraceModeResponse_Oam + org.restcomm.protocols.ss7.map.api.service.oam.ActivateTraceModeResponse_Oam ss7.map.service.oam.ACTIVATE_TRACE_MODE_REQUEST_MOBILITY org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeRequest_Mobility + org.restcomm.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeRequest_Mobility ss7.map.service.oam.ACTIVATE_TRACE_MODE_RESPONSE_MOBILITY org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeResponse_Mobility + org.restcomm.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeResponse_Mobility @@ -355,42 +355,42 @@ ss7.map.service.callhandling.SEND_ROUTING_INFORMATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.callhandling.SendRoutingInformationRequest + org.restcomm.protocols.ss7.map.api.service.callhandling.SendRoutingInformationRequest ss7.map.service.callhandling.SEND_ROUTING_INFORMATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.callhandling.SendRoutingInformationResponse + org.restcomm.protocols.ss7.map.api.service.callhandling.SendRoutingInformationResponse ss7.map.service.callhandling.PROVIDE_ROAMING_NUMBER_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberRequest + org.restcomm.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberRequest ss7.map.service.callhandling.PROVIDE_ROAMING_NUMBER_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberResponse + org.restcomm.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberResponse ss7.map.service.callhandling.IST_COMMAND_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.callhandling.IstCommandRequest + org.restcomm.protocols.ss7.map.api.service.callhandling.IstCommandRequest ss7.map.service.callhandling.IST_COMMAND_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.callhandling.IstCommandResponse + org.restcomm.protocols.ss7.map.api.service.callhandling.IstCommandResponse @@ -398,140 +398,140 @@ ss7.map.service.suplementary.REGISTER_SS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterSSRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterSSRequest ss7.map.service.suplementary.REGISTER_SS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterSSResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterSSResponse ss7.map.service.suplementary.ERASE_SS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.EraseSSRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.EraseSSRequest ss7.map.service.suplementary.ERASE_SS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.EraseSSResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.EraseSSResponse ss7.map.service.suplementary.ACTIVATE_SS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.ActivateSSRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.ActivateSSRequest ss7.map.service.suplementary.ACTIVATE_SS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.ActivateSSResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.ActivateSSResponse ss7.map.service.suplementary.DEACTIVATE_SS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.DeactivateSSRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.DeactivateSSRequest ss7.map.service.suplementary.DEACTIVATE_SS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.DeactivateSSResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.DeactivateSSResponse ss7.map.service.suplementary.INTERROGATE_SS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.InterrogateSSRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.InterrogateSSRequest ss7.map.service.suplementary.INTERROGATE_SS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.InterrogateSSResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.InterrogateSSResponse ss7.map.service.suplementary.GET_PASSWORD_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.GetPasswordRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.GetPasswordRequest ss7.map.service.suplementary.GET_PASSWORD_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.GetPasswordResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.GetPasswordResponse ss7.map.service.suplementary.REGISTER_PASSWORD_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterPasswordRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterPasswordRequest ss7.map.service.suplementary.REGISTER_PASSWORD_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterPasswordResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterPasswordResponse ss7.map.service.suplementary.UNSTRUCTURED_SS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSRequest ss7.map.service.suplementary.UNSTRUCTURED_SS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSResponse ss7.map.service.suplementary.PROCESS_UNSTRUCTURED_SS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest ss7.map.service.suplementary.PROCESS_UNSTRUCTURED_SS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSResponse ss7.map.service.suplementary.UNSTRUCTURED_SS_NOTIFY_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyRequest + org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyRequest ss7.map.service.suplementary.UNSTRUCTURED_SS_NOTIFY_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyResponse + org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyResponse @@ -539,112 +539,112 @@ ss7.map.service.sms.FORWARD_SHORT_MESSAGE_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.ForwardShortMessageRequest + org.restcomm.protocols.ss7.map.api.service.sms.ForwardShortMessageRequest ss7.map.service.sms.FORWARD_SHORT_MESSAGE_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.ForwardShortMessageResponse + org.restcomm.protocols.ss7.map.api.service.sms.ForwardShortMessageResponse ss7.map.service.sms.MO_FORWARD_SHORT_MESSAGE_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.MoForwardShortMessageRequest + org.restcomm.protocols.ss7.map.api.service.sms.MoForwardShortMessageRequest ss7.map.service.sms.MO_FORWARD_SHORT_MESSAGE_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.MoForwardShortMessageResponse + org.restcomm.protocols.ss7.map.api.service.sms.MoForwardShortMessageResponse ss7.map.service.sms.MT_FORWARD_SHORT_MESSAGE_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.MtForwardShortMessageRequest + org.restcomm.protocols.ss7.map.api.service.sms.MtForwardShortMessageRequest ss7.map.service.sms.MT_FORWARD_SHORT_MESSAGE_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.MtForwardShortMessageResponse + org.restcomm.protocols.ss7.map.api.service.sms.MtForwardShortMessageResponse ss7.map.service.sms.SEND_ROUTING_INFO_FOR_SM_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMRequest + org.restcomm.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMRequest ss7.map.service.sms.SEND_ROUTING_INFO_FOR_SM_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMResponse + org.restcomm.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMResponse ss7.map.service.sms.REPORT_SM_DELIVERY_STATUS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusRequest + org.restcomm.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusRequest ss7.map.service.sms.REPORT_SM_DELIVERY_STATUS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusResponse + org.restcomm.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusResponse ss7.map.service.sms.INFORM_SERVICE_CENTER_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.InformServiceCentreRequest + org.restcomm.protocols.ss7.map.api.service.sms.InformServiceCentreRequest ss7.map.service.sms.ALERT_SERVICE_CENTER_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.AlertServiceCentreRequest + org.restcomm.protocols.ss7.map.api.service.sms.AlertServiceCentreRequest ss7.map.service.sms.ALERT_SERVICE_CENTER_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.AlertServiceCentreResponse + org.restcomm.protocols.ss7.map.api.service.sms.AlertServiceCentreResponse ss7.map.service.sms.READY_FOR_SM_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.ReadyForSMRequest + org.restcomm.protocols.ss7.map.api.service.sms.ReadyForSMRequest ss7.map.service.sms.READY_FOR_SM_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.ReadyForSMResponse + org.restcomm.protocols.ss7.map.api.service.sms.ReadyForSMResponse ss7.map.service.sms.NOTE_SUBSCRIBER_PRESENT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.sms.NoteSubscriberPresentRequest + org.restcomm.protocols.ss7.map.api.service.sms.NoteSubscriberPresentRequest @@ -653,14 +653,14 @@ ss7.map.service.pdpContextActivation.SEND_ROUTING_INFO_FOR_GPRS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsRequest + org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsRequest ss7.map.service.pdpContextActivation.SEND_ROUTING_INFO_FOR_GPRS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsResponse + org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsResponse @@ -669,37 +669,37 @@ ss7.map.service.lsm.PROVIDE_SUBSCRIBER_LOCATION_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationRequest + org.restcomm.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationRequest ss7.map.service.lsm.PROVIDE_SUBSCRIBER_LOCATION_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationResponse + org.restcomm.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationResponse ss7.map.service.lsm.SEND_ROUTING_INFO_FOR_LCS_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSRequest + org.restcomm.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSRequest ss7.map.service.lsm.SEND_ROUTING_INFO_FOR_LCS_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSResponse + org.restcomm.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSResponse ss7.map.service.lsm.SUBSCRIBER_LOCATION_REPORT_REQUEST org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.lsm.SubscriberLocationReportRequest + org.restcomm.protocols.ss7.map.api.service.lsm.SubscriberLocationReportRequest ss7.map.service.lsm.SUBSCRIBER_LOCATION_REPORT_RESPONSE org.mobicents 1.0 - org.mobicents.protocols.ss7.map.api.service.lsm.SubscriberLocationReportResponse + org.restcomm.protocols.ss7.map.api.service.lsm.SubscriberLocationReportResponse diff --git a/resources/map/library/pom.xml b/resources/map/library/pom.xml index 50efb048b..e2facc0ad 100755 --- a/resources/map/library/pom.xml +++ b/resources/map/library/pom.xml @@ -18,27 +18,27 @@ map-api - org.mobicents.protocols.ss7.map + org.restcomm.protocols.ss7.map ${ss7.version} map-impl - org.mobicents.protocols.ss7.map + org.restcomm.protocols.ss7.map ${ss7.version} tcap-api - org.mobicents.protocols.ss7.tcap + org.restcomm.protocols.ss7.tcap ${ss7.version} tcap-impl - org.mobicents.protocols.ss7.tcap + org.restcomm.protocols.ss7.tcap ${ss7.version} - org.mobicents.protocols.ss7.congestion + org.restcomm.protocols.ss7.congestion congestion ${ss7.version} diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/MAPResourceAdaptor.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/MAPResourceAdaptor.java index bfdc38b25..69d12d496 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/MAPResourceAdaptor.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/MAPResourceAdaptor.java @@ -47,123 +47,123 @@ import javax.slee.resource.StartActivityException; import javax.slee.resource.UnrecognizedActivityHandleException; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.MAPDialogListener; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPMessage; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.dialog.MAPAbortProviderReason; -import org.mobicents.protocols.ss7.map.api.dialog.MAPAbortSource; -import org.mobicents.protocols.ss7.map.api.dialog.MAPDialogState; -import org.mobicents.protocols.ss7.map.api.dialog.MAPNoticeProblemDiagnostic; -import org.mobicents.protocols.ss7.map.api.dialog.MAPRefuseReason; -import org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice; -import org.mobicents.protocols.ss7.map.api.errors.MAPErrorMessage; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.callhandling.IstCommandRequest; -import org.mobicents.protocols.ss7.map.api.service.callhandling.IstCommandResponse; -import org.mobicents.protocols.ss7.map.api.service.callhandling.MAPDialogCallHandling; -import org.mobicents.protocols.ss7.map.api.service.callhandling.MAPServiceCallHandlingListener; -import org.mobicents.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberRequest; -import org.mobicents.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberResponse; -import org.mobicents.protocols.ss7.map.api.service.callhandling.SendRoutingInformationRequest; -import org.mobicents.protocols.ss7.map.api.service.callhandling.SendRoutingInformationResponse; -import org.mobicents.protocols.ss7.map.api.service.lsm.MAPDialogLsm; -import org.mobicents.protocols.ss7.map.api.service.lsm.MAPServiceLsmListener; -import org.mobicents.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationRequest; -import org.mobicents.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationResponse; -import org.mobicents.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSRequest; -import org.mobicents.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSResponse; -import org.mobicents.protocols.ss7.map.api.service.lsm.SubscriberLocationReportRequest; -import org.mobicents.protocols.ss7.map.api.service.lsm.SubscriberLocationReportResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.MAPDialogMobility; -import org.mobicents.protocols.ss7.map.api.service.mobility.MAPServiceMobilityListener; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.ForwardCheckSSIndicationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.ResetRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.CheckImeiRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.CheckImeiResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeRequest_Mobility; -import org.mobicents.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeResponse_Mobility; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataResponse; -import org.mobicents.protocols.ss7.map.api.service.oam.ActivateTraceModeRequest_Oam; -import org.mobicents.protocols.ss7.map.api.service.oam.ActivateTraceModeResponse_Oam; -import org.mobicents.protocols.ss7.map.api.service.oam.MAPDialogOam; -import org.mobicents.protocols.ss7.map.api.service.oam.MAPServiceOamListener; -import org.mobicents.protocols.ss7.map.api.service.oam.SendImsiRequest; -import org.mobicents.protocols.ss7.map.api.service.oam.SendImsiResponse; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.MAPDialogPdpContextActivation; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.MAPServicePdpContextActivationListener; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsRequest; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.AlertServiceCentreRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.AlertServiceCentreResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.ForwardShortMessageRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.ForwardShortMessageResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.InformServiceCentreRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.MAPDialogSms; -import org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSmsListener; -import org.mobicents.protocols.ss7.map.api.service.sms.MoForwardShortMessageRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.MoForwardShortMessageResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.MtForwardShortMessageRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.MtForwardShortMessageResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.NoteSubscriberPresentRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.ReadyForSMRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.ReadyForSMResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ActivateSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ActivateSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.DeactivateSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.DeactivateSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.EraseSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.EraseSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.GetPasswordRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.GetPasswordResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.InterrogateSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.InterrogateSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPServiceSupplementaryListener; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterPasswordRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterPasswordResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSResponse; -import org.mobicents.protocols.ss7.tcap.asn.ApplicationContextName; -import org.mobicents.protocols.ss7.tcap.asn.comp.Problem; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialogListener; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPMessage; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.dialog.MAPAbortProviderReason; +import org.restcomm.protocols.ss7.map.api.dialog.MAPAbortSource; +import org.restcomm.protocols.ss7.map.api.dialog.MAPDialogState; +import org.restcomm.protocols.ss7.map.api.dialog.MAPNoticeProblemDiagnostic; +import org.restcomm.protocols.ss7.map.api.dialog.MAPRefuseReason; +import org.restcomm.protocols.ss7.map.api.dialog.MAPUserAbortChoice; +import org.restcomm.protocols.ss7.map.api.errors.MAPErrorMessage; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.callhandling.IstCommandRequest; +import org.restcomm.protocols.ss7.map.api.service.callhandling.IstCommandResponse; +import org.restcomm.protocols.ss7.map.api.service.callhandling.MAPDialogCallHandling; +import org.restcomm.protocols.ss7.map.api.service.callhandling.MAPServiceCallHandlingListener; +import org.restcomm.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberRequest; +import org.restcomm.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberResponse; +import org.restcomm.protocols.ss7.map.api.service.callhandling.SendRoutingInformationRequest; +import org.restcomm.protocols.ss7.map.api.service.callhandling.SendRoutingInformationResponse; +import org.restcomm.protocols.ss7.map.api.service.lsm.MAPDialogLsm; +import org.restcomm.protocols.ss7.map.api.service.lsm.MAPServiceLsmListener; +import org.restcomm.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationRequest; +import org.restcomm.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationResponse; +import org.restcomm.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSRequest; +import org.restcomm.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSResponse; +import org.restcomm.protocols.ss7.map.api.service.lsm.SubscriberLocationReportRequest; +import org.restcomm.protocols.ss7.map.api.service.lsm.SubscriberLocationReportResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.MAPDialogMobility; +import org.restcomm.protocols.ss7.map.api.service.mobility.MAPServiceMobilityListener; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.ForwardCheckSSIndicationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.ResetRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.CheckImeiRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.CheckImeiResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeRequest_Mobility; +import org.restcomm.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeResponse_Mobility; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataResponse; +import org.restcomm.protocols.ss7.map.api.service.oam.ActivateTraceModeRequest_Oam; +import org.restcomm.protocols.ss7.map.api.service.oam.ActivateTraceModeResponse_Oam; +import org.restcomm.protocols.ss7.map.api.service.oam.MAPDialogOam; +import org.restcomm.protocols.ss7.map.api.service.oam.MAPServiceOamListener; +import org.restcomm.protocols.ss7.map.api.service.oam.SendImsiRequest; +import org.restcomm.protocols.ss7.map.api.service.oam.SendImsiResponse; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.MAPDialogPdpContextActivation; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.MAPServicePdpContextActivationListener; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsRequest; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.AlertServiceCentreRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.AlertServiceCentreResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.ForwardShortMessageRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.ForwardShortMessageResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.InformServiceCentreRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.MAPDialogSms; +import org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSmsListener; +import org.restcomm.protocols.ss7.map.api.service.sms.MoForwardShortMessageRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.MoForwardShortMessageResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.MtForwardShortMessageRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.MtForwardShortMessageResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.NoteSubscriberPresentRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.ReadyForSMRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.ReadyForSMResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ActivateSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ActivateSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.DeactivateSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.DeactivateSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.EraseSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.EraseSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.GetPasswordRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.GetPasswordResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.InterrogateSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.InterrogateSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPServiceSupplementaryListener; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterPasswordRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterPasswordResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSResponse; +import org.restcomm.protocols.ss7.tcap.asn.ApplicationContextName; +import org.restcomm.protocols.ss7.tcap.asn.comp.Problem; import org.mobicents.slee.resource.map.events.DialogAccept; import org.mobicents.slee.resource.map.events.DialogClose; import org.mobicents.slee.resource.map.events.DialogDelimiter; @@ -1694,7 +1694,7 @@ public void onSubscriberLocationReportResponse(SubscriberLocationReportResponse * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.map.api.MAPServiceListener#onMAPMessage(org + * org.restcomm.protocols.ss7.map.api.MAPServiceListener#onMAPMessage(org * .mobicents.protocols.ss7.map.api.MAPMessage) */ public void onMAPMessage(MAPMessage arg0) { diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/CallHandlingMessageWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/CallHandlingMessageWrapper.java index 65809b258..6dcd77f52 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/CallHandlingMessageWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/CallHandlingMessageWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.callhandling.wrappers; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallHandlingMessage; -import org.mobicents.protocols.ss7.map.api.service.callhandling.MAPDialogCallHandling; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallHandlingMessage; +import org.restcomm.protocols.ss7.map.api.service.callhandling.MAPDialogCallHandling; import org.mobicents.slee.resource.map.wrappers.MAPMessageWrapper; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/IstCommandRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/IstCommandRequestWrapper.java index 8014cf817..3dee60da8 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/IstCommandRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/IstCommandRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.callhandling.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.callhandling.IstCommandRequest; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.callhandling.IstCommandRequest; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/IstCommandResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/IstCommandResponseWrapper.java index 5da28853f..79f6f7558 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/IstCommandResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/IstCommandResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.callhandling.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.callhandling.IstCommandResponse; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.callhandling.IstCommandResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/MAPDialogCallHandlingWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/MAPDialogCallHandlingWrapper.java index 0818b849b..535fa167a 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/MAPDialogCallHandlingWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/MAPDialogCallHandlingWrapper.java @@ -24,37 +24,37 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.primitives.AlertingPattern; -import org.mobicents.protocols.ss7.map.api.primitives.EMLPPPriority; -import org.mobicents.protocols.ss7.map.api.primitives.ExtExternalSignalInfo; -import org.mobicents.protocols.ss7.map.api.primitives.ExternalSignalInfo; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.NAEAPreferredCI; -import org.mobicents.protocols.ss7.map.api.service.callhandling.AllowedServices; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CCBSIndicators; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CUGCheckInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallDiversionTreatmentIndicator; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CamelInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.ExtendedRoutingInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.InterrogationType; -import org.mobicents.protocols.ss7.map.api.service.callhandling.MAPDialogCallHandling; -import org.mobicents.protocols.ss7.map.api.service.callhandling.RoutingInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.SuppressMTSS; -import org.mobicents.protocols.ss7.map.api.service.callhandling.UnavailabilityCause; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.ISTSupportIndicator; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PagingArea; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.NumberPortabilityStatus; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ForwardingReason; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSCode; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.primitives.AlertingPattern; +import org.restcomm.protocols.ss7.map.api.primitives.EMLPPPriority; +import org.restcomm.protocols.ss7.map.api.primitives.ExtExternalSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.ExternalSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.NAEAPreferredCI; +import org.restcomm.protocols.ss7.map.api.service.callhandling.AllowedServices; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CCBSIndicators; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CUGCheckInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallDiversionTreatmentIndicator; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CamelInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.ExtendedRoutingInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.InterrogationType; +import org.restcomm.protocols.ss7.map.api.service.callhandling.MAPDialogCallHandling; +import org.restcomm.protocols.ss7.map.api.service.callhandling.RoutingInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.SuppressMTSS; +import org.restcomm.protocols.ss7.map.api.service.callhandling.UnavailabilityCause; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.ISTSupportIndicator; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PagingArea; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.NumberPortabilityStatus; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ForwardingReason; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSCode; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.MAPResourceAdaptor; import org.mobicents.slee.resource.map.wrappers.MAPDialogWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/MAPServiceCallHandlingWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/MAPServiceCallHandlingWrapper.java index cbebc75db..68a084b41 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/MAPServiceCallHandlingWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/MAPServiceCallHandlingWrapper.java @@ -22,15 +22,15 @@ package org.mobicents.slee.resource.map.service.callhandling.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPApplicationContext; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.service.callhandling.MAPDialogCallHandling; -import org.mobicents.protocols.ss7.map.api.service.callhandling.MAPServiceCallHandling; -import org.mobicents.protocols.ss7.map.api.service.callhandling.MAPServiceCallHandlingListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.map.api.MAPApplicationContext; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.service.callhandling.MAPDialogCallHandling; +import org.restcomm.protocols.ss7.map.api.service.callhandling.MAPServiceCallHandling; +import org.restcomm.protocols.ss7.map.api.service.callhandling.MAPServiceCallHandlingListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.wrappers.MAPProviderWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/ProvideRoamingNumberRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/ProvideRoamingNumberRequestWrapper.java index cc3c6d39d..51a934054 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/ProvideRoamingNumberRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/ProvideRoamingNumberRequestWrapper.java @@ -22,19 +22,19 @@ package org.mobicents.slee.resource.map.service.callhandling.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.AlertingPattern; -import org.mobicents.protocols.ss7.map.api.primitives.EMLPPPriority; -import org.mobicents.protocols.ss7.map.api.primitives.ExtExternalSignalInfo; -import org.mobicents.protocols.ss7.map.api.primitives.ExternalSignalInfo; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; -import org.mobicents.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PagingArea; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; +import org.restcomm.protocols.ss7.map.api.primitives.AlertingPattern; +import org.restcomm.protocols.ss7.map.api.primitives.EMLPPPriority; +import org.restcomm.protocols.ss7.map.api.primitives.ExtExternalSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.ExternalSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; +import org.restcomm.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PagingArea; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/ProvideRoamingNumberResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/ProvideRoamingNumberResponseWrapper.java index 790d3a656..73239d12c 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/ProvideRoamingNumberResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/ProvideRoamingNumberResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.callhandling.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberResponse; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.callhandling.ProvideRoamingNumberResponse; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/SendRoutingInformationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/SendRoutingInformationRequestWrapper.java index 0a6b3d1e3..048232e59 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/SendRoutingInformationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/SendRoutingInformationRequestWrapper.java @@ -22,22 +22,22 @@ package org.mobicents.slee.resource.map.service.callhandling.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.AlertingPattern; -import org.mobicents.protocols.ss7.map.api.primitives.EMLPPPriority; -import org.mobicents.protocols.ss7.map.api.primitives.ExtExternalSignalInfo; -import org.mobicents.protocols.ss7.map.api.primitives.ExternalSignalInfo; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CUGCheckInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallDiversionTreatmentIndicator; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CamelInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.InterrogationType; -import org.mobicents.protocols.ss7.map.api.service.callhandling.SendRoutingInformationRequest; -import org.mobicents.protocols.ss7.map.api.service.callhandling.SuppressMTSS; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.ISTSupportIndicator; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ForwardingReason; +import org.restcomm.protocols.ss7.map.api.primitives.AlertingPattern; +import org.restcomm.protocols.ss7.map.api.primitives.EMLPPPriority; +import org.restcomm.protocols.ss7.map.api.primitives.ExtExternalSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.ExternalSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CUGCheckInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallDiversionTreatmentIndicator; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CallReferenceNumber; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CamelInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.InterrogationType; +import org.restcomm.protocols.ss7.map.api.service.callhandling.SendRoutingInformationRequest; +import org.restcomm.protocols.ss7.map.api.service.callhandling.SuppressMTSS; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.ISTSupportIndicator; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ForwardingReason; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/SendRoutingInformationResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/SendRoutingInformationResponseWrapper.java index 17fa8f76d..8c8c2462e 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/SendRoutingInformationResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/callhandling/wrappers/SendRoutingInformationResponseWrapper.java @@ -24,24 +24,24 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.primitives.ExternalSignalInfo; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.NAEAPreferredCI; -import org.mobicents.protocols.ss7.map.api.service.callhandling.AllowedServices; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CCBSIndicators; -import org.mobicents.protocols.ss7.map.api.service.callhandling.CUGCheckInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.ExtendedRoutingInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.RoutingInfo; -import org.mobicents.protocols.ss7.map.api.service.callhandling.SendRoutingInformationResponse; -import org.mobicents.protocols.ss7.map.api.service.callhandling.UnavailabilityCause; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.NumberPortabilityStatus; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSCode; +import org.restcomm.protocols.ss7.map.api.primitives.ExternalSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.NAEAPreferredCI; +import org.restcomm.protocols.ss7.map.api.service.callhandling.AllowedServices; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CCBSIndicators; +import org.restcomm.protocols.ss7.map.api.service.callhandling.CUGCheckInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.ExtendedRoutingInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.RoutingInfo; +import org.restcomm.protocols.ss7.map.api.service.callhandling.SendRoutingInformationResponse; +import org.restcomm.protocols.ss7.map.api.service.callhandling.UnavailabilityCause; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.NumberPortabilityStatus; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSCode; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/LsmMessageWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/LsmMessageWrapper.java index c272c5cde..6e41a6d93 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/LsmMessageWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/LsmMessageWrapper.java @@ -1,7 +1,7 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.service.lsm.LsmMessage; -import org.mobicents.protocols.ss7.map.api.service.lsm.MAPDialogLsm; +import org.restcomm.protocols.ss7.map.api.service.lsm.LsmMessage; +import org.restcomm.protocols.ss7.map.api.service.lsm.MAPDialogLsm; import org.mobicents.slee.resource.map.wrappers.MAPMessageWrapper; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/MAPDialogLsmWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/MAPDialogLsmWrapper.java index b36cb67c2..c3f5ecb21 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/MAPDialogLsmWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/MAPDialogLsmWrapper.java @@ -1,38 +1,38 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.primitives.CellGlobalIdOrServiceAreaIdOrLAI; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.SubscriberIdentity; -import org.mobicents.protocols.ss7.map.api.service.lsm.AccuracyFulfilmentIndicator; -import org.mobicents.protocols.ss7.map.api.service.lsm.AddGeographicalInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.AreaEventInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.DeferredmtlrData; -import org.mobicents.protocols.ss7.map.api.service.lsm.ExtGeographicalInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.GeranGANSSpositioningData; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSClientID; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSCodeword; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSEvent; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSLocationInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSPriority; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSPrivacyCheck; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSQoS; -import org.mobicents.protocols.ss7.map.api.service.lsm.LocationType; -import org.mobicents.protocols.ss7.map.api.service.lsm.MAPDialogLsm; -import org.mobicents.protocols.ss7.map.api.service.lsm.PeriodicLDRInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.PositioningDataInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.ReportingPLMNList; -import org.mobicents.protocols.ss7.map.api.service.lsm.SLRArgExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.lsm.ServingNodeAddress; -import org.mobicents.protocols.ss7.map.api.service.lsm.SupportedGADShapes; -import org.mobicents.protocols.ss7.map.api.service.lsm.UtranGANSSpositioningData; -import org.mobicents.protocols.ss7.map.api.service.lsm.UtranPositioningDataInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.VelocityEstimate; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.primitives.CellGlobalIdOrServiceAreaIdOrLAI; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.SubscriberIdentity; +import org.restcomm.protocols.ss7.map.api.service.lsm.AccuracyFulfilmentIndicator; +import org.restcomm.protocols.ss7.map.api.service.lsm.AddGeographicalInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.AreaEventInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.DeferredmtlrData; +import org.restcomm.protocols.ss7.map.api.service.lsm.ExtGeographicalInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.GeranGANSSpositioningData; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSClientID; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSCodeword; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSEvent; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSLocationInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSPriority; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSPrivacyCheck; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSQoS; +import org.restcomm.protocols.ss7.map.api.service.lsm.LocationType; +import org.restcomm.protocols.ss7.map.api.service.lsm.MAPDialogLsm; +import org.restcomm.protocols.ss7.map.api.service.lsm.PeriodicLDRInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.PositioningDataInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.ReportingPLMNList; +import org.restcomm.protocols.ss7.map.api.service.lsm.SLRArgExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.lsm.ServingNodeAddress; +import org.restcomm.protocols.ss7.map.api.service.lsm.SupportedGADShapes; +import org.restcomm.protocols.ss7.map.api.service.lsm.UtranGANSSpositioningData; +import org.restcomm.protocols.ss7.map.api.service.lsm.UtranPositioningDataInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.VelocityEstimate; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.MAPResourceAdaptor; import org.mobicents.slee.resource.map.wrappers.MAPDialogWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/MAPServiceLsmWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/MAPServiceLsmWrapper.java index b84d82799..188836b94 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/MAPServiceLsmWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/MAPServiceLsmWrapper.java @@ -22,15 +22,15 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPApplicationContext; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.service.lsm.MAPDialogLsm; -import org.mobicents.protocols.ss7.map.api.service.lsm.MAPServiceLsm; -import org.mobicents.protocols.ss7.map.api.service.lsm.MAPServiceLsmListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.map.api.MAPApplicationContext; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.service.lsm.MAPDialogLsm; +import org.restcomm.protocols.ss7.map.api.service.lsm.MAPServiceLsm; +import org.restcomm.protocols.ss7.map.api.service.lsm.MAPServiceLsmListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.wrappers.MAPProviderWrapper; @@ -54,7 +54,7 @@ public MAPServiceLsmWrapper(MAPProviderWrapper mapProviderWrapper, MAPServiceLsm /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#acivate() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#acivate() */ public void acivate() { throw new UnsupportedOperationException(); @@ -64,7 +64,7 @@ public void acivate() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#deactivate() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#deactivate() */ public void deactivate() { throw new UnsupportedOperationException(); @@ -74,7 +74,7 @@ public void deactivate() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#getMAPProvider() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#getMAPProvider() */ public MAPProvider getMAPProvider() { return this.mapProviderWrapper; @@ -83,7 +83,7 @@ public MAPProvider getMAPProvider() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#isActivated() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#isActivated() */ public boolean isActivated() { return this.wrappedLSM.isActivated(); @@ -91,14 +91,14 @@ public boolean isActivated() { /* (non-Javadoc) - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#isServingService(org.mobicents.protocols.ss7.map.api.MAPApplicationContext) + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#isServingService(org.restcomm.protocols.ss7.map.api.MAPApplicationContext) */ public ServingCheckData isServingService(MAPApplicationContext mapapplicationcontext) { return this.wrappedLSM.isServingService(mapapplicationcontext); } /* (non-Javadoc) - * @see org.mobicents.protocols.ss7.map.api.service.lsm.MAPServiceLsm#addMAPServiceListener(org.mobicents.protocols.ss7.map.api.service.lsm.MAPServiceLsmListener) + * @see org.restcomm.protocols.ss7.map.api.service.lsm.MAPServiceLsm#addMAPServiceListener(org.restcomm.protocols.ss7.map.api.service.lsm.MAPServiceLsmListener) */ public void addMAPServiceListener(MAPServiceLsmListener mapservicelsmlistener) { throw new UnsupportedOperationException(); @@ -128,7 +128,7 @@ public MAPDialogLsm createNewDialog(MAPApplicationContext appCntx, SccpAddress o } /* (non-Javadoc) - * @see org.mobicents.protocols.ss7.map.api.service.lsm.MAPServiceLsm#removeMAPServiceListener(org.mobicents.protocols.ss7.map.api.service.lsm.MAPServiceLsmListener) + * @see org.restcomm.protocols.ss7.map.api.service.lsm.MAPServiceLsm#removeMAPServiceListener(org.restcomm.protocols.ss7.map.api.service.lsm.MAPServiceLsmListener) */ public void removeMAPServiceListener(MAPServiceLsmListener mapservicelsmlistener) { throw new UnsupportedOperationException(); diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/ProvideSubscriberLocationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/ProvideSubscriberLocationRequestWrapper.java index de2e9f38f..93c26fa00 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/ProvideSubscriberLocationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/ProvideSubscriberLocationRequestWrapper.java @@ -22,23 +22,23 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.lsm.AreaEventInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSClientID; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSCodeword; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSPriority; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSPrivacyCheck; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSQoS; -import org.mobicents.protocols.ss7.map.api.service.lsm.LocationType; -import org.mobicents.protocols.ss7.map.api.service.lsm.PeriodicLDRInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationRequest; -import org.mobicents.protocols.ss7.map.api.service.lsm.ReportingPLMNList; -import org.mobicents.protocols.ss7.map.api.service.lsm.SupportedGADShapes; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.lsm.AreaEventInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSClientID; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSCodeword; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSPriority; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSPrivacyCheck; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSQoS; +import org.restcomm.protocols.ss7.map.api.service.lsm.LocationType; +import org.restcomm.protocols.ss7.map.api.service.lsm.PeriodicLDRInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationRequest; +import org.restcomm.protocols.ss7.map.api.service.lsm.ReportingPLMNList; +import org.restcomm.protocols.ss7.map.api.service.lsm.SupportedGADShapes; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/ProvideSubscriberLocationResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/ProvideSubscriberLocationResponseWrapper.java index 848319ee8..45ab60426 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/ProvideSubscriberLocationResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/ProvideSubscriberLocationResponseWrapper.java @@ -22,18 +22,18 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.CellGlobalIdOrServiceAreaIdOrLAI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.lsm.AccuracyFulfilmentIndicator; -import org.mobicents.protocols.ss7.map.api.service.lsm.AddGeographicalInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.ExtGeographicalInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.GeranGANSSpositioningData; -import org.mobicents.protocols.ss7.map.api.service.lsm.PositioningDataInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationResponse; -import org.mobicents.protocols.ss7.map.api.service.lsm.ServingNodeAddress; -import org.mobicents.protocols.ss7.map.api.service.lsm.UtranGANSSpositioningData; -import org.mobicents.protocols.ss7.map.api.service.lsm.UtranPositioningDataInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.VelocityEstimate; +import org.restcomm.protocols.ss7.map.api.primitives.CellGlobalIdOrServiceAreaIdOrLAI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.lsm.AccuracyFulfilmentIndicator; +import org.restcomm.protocols.ss7.map.api.service.lsm.AddGeographicalInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.ExtGeographicalInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.GeranGANSSpositioningData; +import org.restcomm.protocols.ss7.map.api.service.lsm.PositioningDataInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.ProvideSubscriberLocationResponse; +import org.restcomm.protocols.ss7.map.api.service.lsm.ServingNodeAddress; +import org.restcomm.protocols.ss7.map.api.service.lsm.UtranGANSSpositioningData; +import org.restcomm.protocols.ss7.map.api.service.lsm.UtranPositioningDataInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.VelocityEstimate; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SendRoutingInfoForLCSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SendRoutingInfoForLCSRequestWrapper.java index 2b7974710..74aeb9e20 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SendRoutingInfoForLCSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SendRoutingInfoForLCSRequestWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.SubscriberIdentity; -import org.mobicents.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSRequest; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.SubscriberIdentity; +import org.restcomm.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSRequest; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SendRoutingInfoForLCSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SendRoutingInfoForLCSResponseWrapper.java index 94f4892e9..4574f220f 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SendRoutingInfoForLCSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SendRoutingInfoForLCSResponseWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.SubscriberIdentity; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSLocationInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSResponse; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.SubscriberIdentity; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSLocationInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.SendRoutingInfoForLCSResponse; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SubscriberLocationReportRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SubscriberLocationReportRequestWrapper.java index 2f7e87313..00d4f6240 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SubscriberLocationReportRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SubscriberLocationReportRequestWrapper.java @@ -22,27 +22,27 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.CellGlobalIdOrServiceAreaIdOrLAI; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.lsm.AccuracyFulfilmentIndicator; -import org.mobicents.protocols.ss7.map.api.service.lsm.AddGeographicalInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.DeferredmtlrData; -import org.mobicents.protocols.ss7.map.api.service.lsm.ExtGeographicalInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.GeranGANSSpositioningData; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSClientID; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSEvent; -import org.mobicents.protocols.ss7.map.api.service.lsm.LCSLocationInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.PeriodicLDRInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.PositioningDataInformation; -import org.mobicents.protocols.ss7.map.api.service.lsm.SLRArgExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.lsm.ServingNodeAddress; -import org.mobicents.protocols.ss7.map.api.service.lsm.SubscriberLocationReportRequest; -import org.mobicents.protocols.ss7.map.api.service.lsm.UtranGANSSpositioningData; -import org.mobicents.protocols.ss7.map.api.service.lsm.UtranPositioningDataInfo; -import org.mobicents.protocols.ss7.map.api.service.lsm.VelocityEstimate; +import org.restcomm.protocols.ss7.map.api.primitives.CellGlobalIdOrServiceAreaIdOrLAI; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.lsm.AccuracyFulfilmentIndicator; +import org.restcomm.protocols.ss7.map.api.service.lsm.AddGeographicalInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.DeferredmtlrData; +import org.restcomm.protocols.ss7.map.api.service.lsm.ExtGeographicalInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.GeranGANSSpositioningData; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSClientID; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSEvent; +import org.restcomm.protocols.ss7.map.api.service.lsm.LCSLocationInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.PeriodicLDRInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.PositioningDataInformation; +import org.restcomm.protocols.ss7.map.api.service.lsm.SLRArgExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.lsm.ServingNodeAddress; +import org.restcomm.protocols.ss7.map.api.service.lsm.SubscriberLocationReportRequest; +import org.restcomm.protocols.ss7.map.api.service.lsm.UtranGANSSpositioningData; +import org.restcomm.protocols.ss7.map.api.service.lsm.UtranPositioningDataInfo; +import org.restcomm.protocols.ss7.map.api.service.lsm.VelocityEstimate; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SubscriberLocationReportResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SubscriberLocationReportResponseWrapper.java index cd843609c..2a6f0c5c0 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SubscriberLocationReportResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/lsm/wrappers/SubscriberLocationReportResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.lsm.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.lsm.SubscriberLocationReportResponse; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.lsm.SubscriberLocationReportResponse; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/AuthenticationFailureReportRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/AuthenticationFailureReportRequestWrapper.java index 15e6bcd8d..4aec7b4ff 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/AuthenticationFailureReportRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/AuthenticationFailureReportRequestWrapper.java @@ -22,12 +22,12 @@ package org.mobicents.slee.resource.map.service.mobility.authentication.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AccessType; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.FailureCause; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AccessType; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.FailureCause; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/AuthenticationFailureReportResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/AuthenticationFailureReportResponseWrapper.java index 31a72241e..0216cabc6 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/AuthenticationFailureReportResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/AuthenticationFailureReportResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.mobility.authentication.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportResponse; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationFailureReportResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/SendAuthenticationInfoRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/SendAuthenticationInfoRequestWrapper.java index ad46917ba..25c2b6ae5 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/SendAuthenticationInfoRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/SendAuthenticationInfoRequestWrapper.java @@ -1,11 +1,11 @@ package org.mobicents.slee.resource.map.service.mobility.authentication.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.PlmnId; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.ReSynchronisationInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.RequestingNodeType; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoRequest; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.PlmnId; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.ReSynchronisationInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.RequestingNodeType; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoRequest; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/SendAuthenticationInfoResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/SendAuthenticationInfoResponseWrapper.java index 630307f12..8f27bdb50 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/SendAuthenticationInfoResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/authentication/wrappers/SendAuthenticationInfoResponseWrapper.java @@ -1,9 +1,9 @@ package org.mobicents.slee.resource.map.service.mobility.authentication.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationSetList; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.EpsAuthenticationSetList; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoResponse; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationSetList; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.EpsAuthenticationSetList; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.SendAuthenticationInfoResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/ForwardCheckSSIndicationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/ForwardCheckSSIndicationRequestWrapper.java index c439a389d..0c2fdb0b2 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/ForwardCheckSSIndicationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/ForwardCheckSSIndicationRequestWrapper.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.map.service.mobility.faultRecovery.wrappers; -import org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.ForwardCheckSSIndicationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.ForwardCheckSSIndicationRequest; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/ResetRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/ResetRequestWrapper.java index 66ecbc05b..50e04225b 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/ResetRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/ResetRequestWrapper.java @@ -24,10 +24,10 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.NetworkResource; -import org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.ResetRequest; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.NetworkResource; +import org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.ResetRequest; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/RestoreDataRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/RestoreDataRequestWrapper.java index 056149f26..3bea2e841 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/RestoreDataRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/RestoreDataRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.mobility.faultRecovery.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.VLRCapability; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.VLRCapability; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/RestoreDataResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/RestoreDataResponseWrapper.java index 5de73b7fc..60c04a91d 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/RestoreDataResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/faultRecovery/wrappers/RestoreDataResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.mobility.faultRecovery.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataResponse; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.faultRecovery.RestoreDataResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/imei/wrappers/CheckImeiRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/imei/wrappers/CheckImeiRequestWrapper.java index d84ef6d8c..30fa7e57c 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/imei/wrappers/CheckImeiRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/imei/wrappers/CheckImeiRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.mobility.imei.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.CheckImeiRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.RequestedEquipmentInfo; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.CheckImeiRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.RequestedEquipmentInfo; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/imei/wrappers/CheckImeiResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/imei/wrappers/CheckImeiResponseWrapper.java index b07a62dc2..b434994f7 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/imei/wrappers/CheckImeiResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/imei/wrappers/CheckImeiResponseWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.map.service.mobility.imei.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.CheckImeiResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.EquipmentStatus; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.UESBIIu; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.CheckImeiResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.EquipmentStatus; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.UESBIIu; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/CancelLocationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/CancelLocationRequestWrapper.java index e0263edd9..9e05071be 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/CancelLocationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/CancelLocationRequestWrapper.java @@ -22,14 +22,14 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.CancellationType; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.IMSIWithLMSI; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.TypeOfUpdate; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.CancellationType; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.IMSIWithLMSI; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.TypeOfUpdate; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/CancelLocationResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/CancelLocationResponseWrapper.java index 26613c0c3..4128d4b62 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/CancelLocationResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/CancelLocationResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationResponse; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.CancelLocationResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/PurgeMSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/PurgeMSRequestWrapper.java index ddd5ab3f3..1e07d52cd 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/PurgeMSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/PurgeMSRequestWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSRequest; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSRequest; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/PurgeMSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/PurgeMSResponseWrapper.java index 4fc6d952f..00856dfc6 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/PurgeMSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/PurgeMSResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSResponse; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PurgeMSResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/SendIdentificationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/SendIdentificationRequestWrapper.java index 249f2ae0e..ca677eaff 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/SendIdentificationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/SendIdentificationRequestWrapper.java @@ -22,12 +22,12 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.LAIFixedLength; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.TMSI; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationRequest; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.LAIFixedLength; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.TMSI; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationRequest; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/SendIdentificationResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/SendIdentificationResponseWrapper.java index 3637bae61..49e5eeba8 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/SendIdentificationResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/SendIdentificationResponseWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationSetList; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.CurrentSecurityContext; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationResponse; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationSetList; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.CurrentSecurityContext; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SendIdentificationResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateGprsLocationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateGprsLocationRequestWrapper.java index 9da493bde..d17e4dd42 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateGprsLocationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateGprsLocationRequestWrapper.java @@ -22,16 +22,16 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.ADDInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.EPSInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SGSNCapability; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UESRVCCCapability; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UsedRATType; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.ADDInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.EPSInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SGSNCapability; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UESRVCCCapability; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UsedRATType; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateGprsLocationResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateGprsLocationResponseWrapper.java index dffcd2019..5e49f7956 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateGprsLocationResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateGprsLocationResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationResponse; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateGprsLocationResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateLocationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateLocationRequestWrapper.java index 51438dd29..17cc6686d 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateLocationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateLocationRequestWrapper.java @@ -22,15 +22,15 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.ADDInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PagingArea; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.VLRCapability; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.ADDInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PagingArea; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.VLRCapability; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateLocationResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateLocationResponseWrapper.java index cb7797b32..930c8ce0c 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateLocationResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/locationManagement/wrappers/UpdateLocationResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.mobility.locationManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationResponse; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UpdateLocationResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/oam/wrappers/ActivateTraceModeRequest_MobilityWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/oam/wrappers/ActivateTraceModeRequest_MobilityWrapper.java index c8b6627eb..fff5353fe 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/oam/wrappers/ActivateTraceModeRequest_MobilityWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/oam/wrappers/ActivateTraceModeRequest_MobilityWrapper.java @@ -22,19 +22,19 @@ package org.mobicents.slee.resource.map.service.mobility.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeRequest_Mobility; -import org.mobicents.protocols.ss7.map.api.service.oam.MDTConfiguration; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceDepthList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceEventList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceInterfaceList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceNETypeList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceReference; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceReference2; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceType; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeRequest_Mobility; +import org.restcomm.protocols.ss7.map.api.service.oam.MDTConfiguration; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceDepthList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceEventList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceInterfaceList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceNETypeList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceReference; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceReference2; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceType; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/oam/wrappers/ActivateTraceModeResponse_MobilityWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/oam/wrappers/ActivateTraceModeResponse_MobilityWrapper.java index 78c8d17d2..2253cfe15 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/oam/wrappers/ActivateTraceModeResponse_MobilityWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/oam/wrappers/ActivateTraceModeResponse_MobilityWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.mobility.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeResponse_Mobility; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.oam.ActivateTraceModeResponse_Mobility; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeInterrogationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeInterrogationRequestWrapper.java index 1ceaa1460..8ae41769c 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeInterrogationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeInterrogationRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.mobility.subscriberInformation.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.SubscriberIdentity; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedInfo; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.SubscriberIdentity; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedInfo; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeInterrogationResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeInterrogationResponseWrapper.java index 5c7eeab22..f12ea540c 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeInterrogationResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeInterrogationResponseWrapper.java @@ -1,8 +1,8 @@ package org.mobicents.slee.resource.map.service.mobility.subscriberInformation.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeSubscriptionInterrogationRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeSubscriptionInterrogationRequestWrapper.java index bf3c841f1..30c299d3a 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeSubscriptionInterrogationRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeSubscriptionInterrogationRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.mobility.subscriberInformation.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.SubscriberIdentity; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedSubscriptionInfo; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.SubscriberIdentity; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedSubscriptionInfo; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeSubscriptionInterrogationResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeSubscriptionInterrogationResponseWrapper.java index 37929cce7..b4c913945 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeSubscriptionInterrogationResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/AnyTimeSubscriptionInterrogationResponseWrapper.java @@ -24,21 +24,21 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CAMELSubscriptionInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CallBarringData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CallForwardingData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CallHoldData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CallWaitingData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ClipData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ClirData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.EctData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.MSISDNBS; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ODBInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CSGSubscriptionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeSubscriptionInterrogationResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CAMELSubscriptionInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CallBarringData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CallForwardingData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CallHoldData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CallWaitingData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ClipData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ClirData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.EctData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.MSISDNBS; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ODBInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CSGSubscriptionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/ProvideSubscriberInfoRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/ProvideSubscriberInfoRequestWrapper.java index 061206384..c3e0c2f5f 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/ProvideSubscriberInfoRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/ProvideSubscriberInfoRequestWrapper.java @@ -22,12 +22,12 @@ package org.mobicents.slee.resource.map.service.mobility.subscriberInformation.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.EMLPPPriority; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedInfo; +import org.restcomm.protocols.ss7.map.api.primitives.EMLPPPriority; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedInfo; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/ProvideSubscriberInfoResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/ProvideSubscriberInfoResponseWrapper.java index 4e64296c3..9dc11c9a6 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/ProvideSubscriberInfoResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberInformation/wrappers/ProvideSubscriberInfoResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.mobility.subscriberInformation.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ProvideSubscriberInfoResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/DeleteSubscriberDataRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/DeleteSubscriberDataRequestWrapper.java index d63822961..7108bdf97 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/DeleteSubscriberDataRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/DeleteSubscriberDataRequestWrapper.java @@ -24,16 +24,16 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.EPSSubscriptionDataWithdraw; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.GPRSSubscriptionDataWithdraw; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.LSAInformationWithdraw; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SpecificCSIWithdraw; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ZoneCode; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSCode; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.EPSSubscriptionDataWithdraw; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.GPRSSubscriptionDataWithdraw; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.LSAInformationWithdraw; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SpecificCSIWithdraw; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ZoneCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSCode; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/DeleteSubscriberDataResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/DeleteSubscriberDataResponseWrapper.java index 16ebb0de9..5ce02d7df 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/DeleteSubscriberDataResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/DeleteSubscriberDataResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.mobility.subscriberManagement.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.RegionalSubscriptionResponse; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.DeleteSubscriberDataResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.RegionalSubscriptionResponse; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/InsertSubscriberDataRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/InsertSubscriberDataRequestWrapper.java index acacd352e..d383e3258 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/InsertSubscriberDataRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/InsertSubscriberDataRequestWrapper.java @@ -24,34 +24,34 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.primitives.DiameterIdentity; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.NAEAPreferredCI; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.AgeIndicator; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.AccessRestrictionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CSAllocationRetentionPriority; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CSGSubscriptionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.Category; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ChargingCharacteristics; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.EPSSubscriptionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBearerServiceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtSSInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtTeleserviceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.GPRSSubscriptionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataRequest; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.LCSInformation; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.LSAInformation; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.MCSSInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.NetworkAccessMode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ODBData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SGSNCAMELSubscriptionInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SubscriberStatus; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.VlrCamelSubscriptionInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.VoiceBroadcastData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.VoiceGroupCallData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ZoneCode; +import org.restcomm.protocols.ss7.map.api.primitives.DiameterIdentity; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.NAEAPreferredCI; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.AgeIndicator; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.AccessRestrictionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CSAllocationRetentionPriority; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CSGSubscriptionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.Category; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ChargingCharacteristics; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.EPSSubscriptionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBearerServiceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtSSInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtTeleserviceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.GPRSSubscriptionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataRequest; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.LCSInformation; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.LSAInformation; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.MCSSInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.NetworkAccessMode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ODBData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SGSNCAMELSubscriptionInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SubscriberStatus; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.VlrCamelSubscriptionInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.VoiceBroadcastData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.VoiceGroupCallData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ZoneCode; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/InsertSubscriberDataResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/InsertSubscriberDataResponseWrapper.java index e7bc8dc94..3d513d1e6 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/InsertSubscriberDataResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/subscriberManagement/wrappers/InsertSubscriberDataResponseWrapper.java @@ -24,16 +24,16 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SupportedFeatures; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBearerServiceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtTeleserviceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ODBGeneralData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.RegionalSubscriptionResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSCode; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SupportedFeatures; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBearerServiceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtTeleserviceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.InsertSubscriberDataResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ODBGeneralData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.RegionalSubscriptionResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSCode; import org.mobicents.slee.resource.map.service.mobility.wrappers.MAPDialogMobilityWrapper; import org.mobicents.slee.resource.map.service.mobility.wrappers.MobilityMessageWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MAPDialogMobilityWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MAPDialogMobilityWrapper.java index 4ce6c75de..ac9d98957 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MAPDialogMobilityWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MAPDialogMobilityWrapper.java @@ -24,97 +24,97 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.DiameterIdentity; -import org.mobicents.protocols.ss7.map.api.primitives.EMLPPPriority; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMEI; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.LAIFixedLength; -import org.mobicents.protocols.ss7.map.api.primitives.LMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.primitives.NAEAPreferredCI; -import org.mobicents.protocols.ss7.map.api.primitives.NetworkResource; -import org.mobicents.protocols.ss7.map.api.primitives.PlmnId; -import org.mobicents.protocols.ss7.map.api.primitives.SubscriberIdentity; -import org.mobicents.protocols.ss7.map.api.primitives.TMSI; -import org.mobicents.protocols.ss7.map.api.service.mobility.MAPDialogMobility; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AccessType; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.AuthenticationSetList; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.CurrentSecurityContext; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.EpsAuthenticationSetList; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.FailureCause; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.ReSynchronisationInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.authentication.RequestingNodeType; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.EquipmentStatus; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.RequestedEquipmentInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.imei.UESBIIu; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.ADDInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.AgeIndicator; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.CancellationType; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.EPSInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.IMSIWithLMSI; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.PagingArea; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SGSNCapability; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.SupportedFeatures; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.TypeOfUpdate; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UESRVCCCapability; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.UsedRATType; -import org.mobicents.protocols.ss7.map.api.service.mobility.locationManagement.VLRCapability; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CAMELSubscriptionInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CallBarringData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CallForwardingData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CallHoldData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.CallWaitingData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ClipData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ClirData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.EctData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.MSISDNBS; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.ODBInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedSubscriptionInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.AccessRestrictionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CSAllocationRetentionPriority; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.CSGSubscriptionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.Category; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ChargingCharacteristics; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.EPSSubscriptionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.EPSSubscriptionDataWithdraw; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBearerServiceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtSSInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtTeleserviceCode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.GPRSSubscriptionData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.GPRSSubscriptionDataWithdraw; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.LCSInformation; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.LSAInformation; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.LSAInformationWithdraw; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.MCSSInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.NetworkAccessMode; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ODBData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ODBGeneralData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.RegionalSubscriptionResponse; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SGSNCAMELSubscriptionInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SpecificCSIWithdraw; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SubscriberStatus; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.VlrCamelSubscriptionInfo; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.VoiceBroadcastData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.VoiceGroupCallData; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.ZoneCode; -import org.mobicents.protocols.ss7.map.api.service.oam.MDTConfiguration; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceDepthList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceEventList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceInterfaceList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceNETypeList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceReference; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceReference2; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceType; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSCode; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.DiameterIdentity; +import org.restcomm.protocols.ss7.map.api.primitives.EMLPPPriority; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMEI; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.LAIFixedLength; +import org.restcomm.protocols.ss7.map.api.primitives.LMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.primitives.NAEAPreferredCI; +import org.restcomm.protocols.ss7.map.api.primitives.NetworkResource; +import org.restcomm.protocols.ss7.map.api.primitives.PlmnId; +import org.restcomm.protocols.ss7.map.api.primitives.SubscriberIdentity; +import org.restcomm.protocols.ss7.map.api.primitives.TMSI; +import org.restcomm.protocols.ss7.map.api.service.mobility.MAPDialogMobility; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AccessType; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.AuthenticationSetList; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.CurrentSecurityContext; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.EpsAuthenticationSetList; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.FailureCause; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.ReSynchronisationInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.authentication.RequestingNodeType; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.EquipmentStatus; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.RequestedEquipmentInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.imei.UESBIIu; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.ADDInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.AgeIndicator; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.CancellationType; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.EPSInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.IMSIWithLMSI; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.PagingArea; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SGSNCapability; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.SupportedFeatures; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.TypeOfUpdate; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UESRVCCCapability; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.UsedRATType; +import org.restcomm.protocols.ss7.map.api.service.mobility.locationManagement.VLRCapability; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CAMELSubscriptionInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CallBarringData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CallForwardingData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CallHoldData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.CallWaitingData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ClipData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ClirData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.EctData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.MSISDNBS; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.ODBInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.RequestedSubscriptionInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberInformation.SubscriberInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.AccessRestrictionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CSAllocationRetentionPriority; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.CSGSubscriptionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.Category; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ChargingCharacteristics; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.EPSSubscriptionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.EPSSubscriptionDataWithdraw; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtBearerServiceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtSSInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ExtTeleserviceCode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.GPRSSubscriptionData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.GPRSSubscriptionDataWithdraw; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.LCSInformation; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.LSAInformation; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.LSAInformationWithdraw; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.MCSSInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.NetworkAccessMode; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ODBData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ODBGeneralData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.OfferedCamel4CSIs; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.RegionalSubscriptionResponse; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SGSNCAMELSubscriptionInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SpecificCSIWithdraw; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SubscriberStatus; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.SupportedCamelPhases; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.VlrCamelSubscriptionInfo; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.VoiceBroadcastData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.VoiceGroupCallData; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.ZoneCode; +import org.restcomm.protocols.ss7.map.api.service.oam.MDTConfiguration; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceDepthList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceEventList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceInterfaceList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceNETypeList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceReference; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceReference2; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceType; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSCode; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.MAPResourceAdaptor; import org.mobicents.slee.resource.map.wrappers.MAPDialogWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MAPServiceMobilityWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MAPServiceMobilityWrapper.java index 4bee39723..8cd884405 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MAPServiceMobilityWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MAPServiceMobilityWrapper.java @@ -1,14 +1,14 @@ package org.mobicents.slee.resource.map.service.mobility.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPApplicationContext; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.service.mobility.MAPDialogMobility; -import org.mobicents.protocols.ss7.map.api.service.mobility.MAPServiceMobility; -import org.mobicents.protocols.ss7.map.api.service.mobility.MAPServiceMobilityListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.map.api.MAPApplicationContext; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.service.mobility.MAPDialogMobility; +import org.restcomm.protocols.ss7.map.api.service.mobility.MAPServiceMobility; +import org.restcomm.protocols.ss7.map.api.service.mobility.MAPServiceMobilityListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.wrappers.MAPProviderWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MobilityMessageWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MobilityMessageWrapper.java index 386f2b653..f07c5ee92 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MobilityMessageWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/mobility/wrappers/MobilityMessageWrapper.java @@ -1,7 +1,7 @@ package org.mobicents.slee.resource.map.service.mobility.wrappers; -import org.mobicents.protocols.ss7.map.api.service.mobility.MAPDialogMobility; -import org.mobicents.protocols.ss7.map.api.service.mobility.MobilityMessage; +import org.restcomm.protocols.ss7.map.api.service.mobility.MAPDialogMobility; +import org.restcomm.protocols.ss7.map.api.service.mobility.MobilityMessage; import org.mobicents.slee.resource.map.wrappers.MAPMessageWrapper; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/ActivateTraceModeRequest_OamWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/ActivateTraceModeRequest_OamWrapper.java index 4bf0a38d9..c3e9a7701 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/ActivateTraceModeRequest_OamWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/ActivateTraceModeRequest_OamWrapper.java @@ -22,19 +22,19 @@ package org.mobicents.slee.resource.map.service.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.oam.ActivateTraceModeRequest_Oam; -import org.mobicents.protocols.ss7.map.api.service.oam.MDTConfiguration; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceDepthList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceEventList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceInterfaceList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceNETypeList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceReference; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceReference2; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceType; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.oam.ActivateTraceModeRequest_Oam; +import org.restcomm.protocols.ss7.map.api.service.oam.MDTConfiguration; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceDepthList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceEventList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceInterfaceList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceNETypeList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceReference; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceReference2; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceType; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/ActivateTraceModeResponse_OamWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/ActivateTraceModeResponse_OamWrapper.java index 08dd4a72e..08c8b1602 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/ActivateTraceModeResponse_OamWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/ActivateTraceModeResponse_OamWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.oam.ActivateTraceModeResponse_Oam; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.oam.ActivateTraceModeResponse_Oam; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/MAPDialogOamWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/MAPDialogOamWrapper.java index 6ee1880cc..b34a01ee0 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/MAPDialogOamWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/MAPDialogOamWrapper.java @@ -22,21 +22,21 @@ package org.mobicents.slee.resource.map.service.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.oam.MAPDialogOam; -import org.mobicents.protocols.ss7.map.api.service.oam.MDTConfiguration; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceDepthList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceEventList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceInterfaceList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceNETypeList; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceReference; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceReference2; -import org.mobicents.protocols.ss7.map.api.service.oam.TraceType; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.oam.MAPDialogOam; +import org.restcomm.protocols.ss7.map.api.service.oam.MDTConfiguration; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceDepthList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceEventList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceInterfaceList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceNETypeList; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceReference; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceReference2; +import org.restcomm.protocols.ss7.map.api.service.oam.TraceType; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.MAPResourceAdaptor; import org.mobicents.slee.resource.map.wrappers.MAPDialogWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/MAPServiceOamWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/MAPServiceOamWrapper.java index 31c713491..b0c6dab75 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/MAPServiceOamWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/MAPServiceOamWrapper.java @@ -22,15 +22,15 @@ package org.mobicents.slee.resource.map.service.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPApplicationContext; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.service.oam.MAPDialogOam; -import org.mobicents.protocols.ss7.map.api.service.oam.MAPServiceOam; -import org.mobicents.protocols.ss7.map.api.service.oam.MAPServiceOamListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.map.api.MAPApplicationContext; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.service.oam.MAPDialogOam; +import org.restcomm.protocols.ss7.map.api.service.oam.MAPServiceOam; +import org.restcomm.protocols.ss7.map.api.service.oam.MAPServiceOamListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.wrappers.MAPProviderWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/OamMessageWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/OamMessageWrapper.java index a93db9397..71630a47f 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/OamMessageWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/OamMessageWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.service.oam.MAPDialogOam; -import org.mobicents.protocols.ss7.map.api.service.oam.OamMessage; +import org.restcomm.protocols.ss7.map.api.service.oam.MAPDialogOam; +import org.restcomm.protocols.ss7.map.api.service.oam.OamMessage; import org.mobicents.slee.resource.map.wrappers.MAPMessageWrapper; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/SendImsiRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/SendImsiRequestWrapper.java index cc8a96e6a..8e6ce6de5 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/SendImsiRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/SendImsiRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.oam.SendImsiRequest; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.oam.SendImsiRequest; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/SendImsiResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/SendImsiResponseWrapper.java index e00f7f53c..d7bb51834 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/SendImsiResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/oam/wrappers/SendImsiResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.oam.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.service.oam.SendImsiResponse; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.service.oam.SendImsiResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/MAPDialogPdpContextActivationWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/MAPDialogPdpContextActivationWrapper.java index 77dd4a5b2..1de96fe45 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/MAPDialogPdpContextActivationWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/MAPDialogPdpContextActivationWrapper.java @@ -22,12 +22,12 @@ package org.mobicents.slee.resource.map.service.pdpContextActivation.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.MAPDialogPdpContextActivation; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.MAPDialogPdpContextActivation; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.MAPResourceAdaptor; import org.mobicents.slee.resource.map.wrappers.MAPDialogWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/MAPServicePdpContextActivationWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/MAPServicePdpContextActivationWrapper.java index 728852eac..e7fed1693 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/MAPServicePdpContextActivationWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/MAPServicePdpContextActivationWrapper.java @@ -22,15 +22,15 @@ package org.mobicents.slee.resource.map.service.pdpContextActivation.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPApplicationContext; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.MAPDialogPdpContextActivation; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.MAPServicePdpContextActivation; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.MAPServicePdpContextActivationListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.map.api.MAPApplicationContext; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.MAPDialogPdpContextActivation; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.MAPServicePdpContextActivation; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.MAPServicePdpContextActivationListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.wrappers.MAPProviderWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/PdpContextActivationMessageWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/PdpContextActivationMessageWrapper.java index 44fa4e7be..22a6beec8 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/PdpContextActivationMessageWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/PdpContextActivationMessageWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.pdpContextActivation.wrappers; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.MAPDialogPdpContextActivation; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.PdpContextActivationMessage; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.MAPDialogPdpContextActivation; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.PdpContextActivationMessage; import org.mobicents.slee.resource.map.wrappers.MAPMessageWrapper; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/SendRoutingInfoForGprsRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/SendRoutingInfoForGprsRequestWrapper.java index 3454eea0e..2af5b3c88 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/SendRoutingInfoForGprsRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/SendRoutingInfoForGprsRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.pdpContextActivation.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsRequest; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsRequest; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/SendRoutingInfoForGprsResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/SendRoutingInfoForGprsResponseWrapper.java index 56714f2e0..4b02c25cb 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/SendRoutingInfoForGprsResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/pdpContextActivation/wrappers/SendRoutingInfoForGprsResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.pdpContextActivation.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.GSNAddress; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsResponse; +import org.restcomm.protocols.ss7.map.api.primitives.GSNAddress; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.SendRoutingInfoForGprsResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/AlertServiceCentreRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/AlertServiceCentreRequestWrapper.java index 41e59da64..346f9c5c9 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/AlertServiceCentreRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/AlertServiceCentreRequestWrapper.java @@ -1,8 +1,8 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.sms.AlertServiceCentreRequest; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.sms.AlertServiceCentreRequest; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/AlertServiceCentreResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/AlertServiceCentreResponseWrapper.java index f81465d07..e64481229 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/AlertServiceCentreResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/AlertServiceCentreResponseWrapper.java @@ -1,6 +1,6 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.service.sms.AlertServiceCentreResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.AlertServiceCentreResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ForwardShortMessageRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ForwardShortMessageRequestWrapper.java index 02c4a43fd..07be09c32 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ForwardShortMessageRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ForwardShortMessageRequestWrapper.java @@ -1,9 +1,9 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.service.sms.ForwardShortMessageRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_DA; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_OA; -import org.mobicents.protocols.ss7.map.api.service.sms.SmsSignalInfo; +import org.restcomm.protocols.ss7.map.api.service.sms.ForwardShortMessageRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_DA; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_OA; +import org.restcomm.protocols.ss7.map.api.service.sms.SmsSignalInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ForwardShortMessageResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ForwardShortMessageResponseWrapper.java index 3398a6a90..861824501 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ForwardShortMessageResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ForwardShortMessageResponseWrapper.java @@ -1,6 +1,6 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.service.sms.ForwardShortMessageResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.ForwardShortMessageResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/InformServiceCentreRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/InformServiceCentreRequestWrapper.java index f994f3965..56963fca0 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/InformServiceCentreRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/InformServiceCentreRequestWrapper.java @@ -1,9 +1,9 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.InformServiceCentreRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.MWStatus; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.InformServiceCentreRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.MWStatus; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MAPDialogSmsWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MAPDialogSmsWrapper.java index 7fc6340fe..4a5c47149 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MAPDialogSmsWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MAPDialogSmsWrapper.java @@ -22,24 +22,24 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.TeleserviceCode; -import org.mobicents.protocols.ss7.map.api.service.sms.AlertReason; -import org.mobicents.protocols.ss7.map.api.service.sms.IpSmGwGuidance; -import org.mobicents.protocols.ss7.map.api.service.sms.LocationInfoWithLMSI; -import org.mobicents.protocols.ss7.map.api.service.sms.MAPDialogSms; -import org.mobicents.protocols.ss7.map.api.service.sms.MWStatus; -import org.mobicents.protocols.ss7.map.api.service.sms.SMDeliveryNotIntended; -import org.mobicents.protocols.ss7.map.api.service.sms.SMDeliveryOutcome; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_DA; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_MTI; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_OA; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_SMEA; -import org.mobicents.protocols.ss7.map.api.service.sms.SmsSignalInfo; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.TeleserviceCode; +import org.restcomm.protocols.ss7.map.api.service.sms.AlertReason; +import org.restcomm.protocols.ss7.map.api.service.sms.IpSmGwGuidance; +import org.restcomm.protocols.ss7.map.api.service.sms.LocationInfoWithLMSI; +import org.restcomm.protocols.ss7.map.api.service.sms.MAPDialogSms; +import org.restcomm.protocols.ss7.map.api.service.sms.MWStatus; +import org.restcomm.protocols.ss7.map.api.service.sms.SMDeliveryNotIntended; +import org.restcomm.protocols.ss7.map.api.service.sms.SMDeliveryOutcome; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_DA; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_MTI; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_OA; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_SMEA; +import org.restcomm.protocols.ss7.map.api.service.sms.SmsSignalInfo; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.MAPResourceAdaptor; import org.mobicents.slee.resource.map.wrappers.MAPDialogWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MAPServiceSmsWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MAPServiceSmsWrapper.java index 13aa62015..d64527c62 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MAPServiceSmsWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MAPServiceSmsWrapper.java @@ -22,15 +22,15 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPApplicationContext; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.service.sms.MAPDialogSms; -import org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSms; -import org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSmsListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.map.api.MAPApplicationContext; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.service.sms.MAPDialogSms; +import org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSms; +import org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSmsListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.wrappers.MAPProviderWrapper; @@ -55,7 +55,7 @@ public MAPServiceSmsWrapper(MAPProviderWrapper mapProviderWrapper, MAPServiceSms /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#acivate() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#acivate() */ public void acivate() { throw new UnsupportedOperationException(); @@ -65,7 +65,7 @@ public void acivate() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#deactivate() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#deactivate() */ public void deactivate() { throw new UnsupportedOperationException(); @@ -75,7 +75,7 @@ public void deactivate() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#getMAPProvider() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#getMAPProvider() */ public MAPProvider getMAPProvider() { return this.mapProviderWrapper; @@ -84,7 +84,7 @@ public MAPProvider getMAPProvider() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#isActivated() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#isActivated() */ public boolean isActivated() { return this.wrappedSMS.isActivated(); @@ -93,7 +93,7 @@ public boolean isActivated() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#isActivated() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#isActivated() */ public ServingCheckData isServingService(MAPApplicationContext mapapplicationcontext) { return this.wrappedSMS.isServingService(mapapplicationcontext); @@ -102,9 +102,9 @@ public ServingCheckData isServingService(MAPApplicationContext mapapplicationcon /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSms# + * @see org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSms# * addMAPServiceListener - * (org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSmsListener) + * (org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSmsListener) */ public void addMAPServiceListener(MAPServiceSmsListener mapservicesmslistener) { throw new UnsupportedOperationException(); @@ -115,12 +115,12 @@ public void addMAPServiceListener(MAPServiceSmsListener mapservicesmslistener) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSms#createNewDialog - * (org.mobicents.protocols.ss7.map.api.MAPApplicationContext, - * org.mobicents.protocols.ss7.sccp.parameter.SccpAddress, - * org.mobicents.protocols.ss7.map.api.primitives.AddressString, - * org.mobicents.protocols.ss7.sccp.parameter.SccpAddress, - * org.mobicents.protocols.ss7.map.api.primitives.AddressString) + * org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSms#createNewDialog + * (org.restcomm.protocols.ss7.map.api.MAPApplicationContext, + * org.restcomm.protocols.ss7.sccp.parameter.SccpAddress, + * org.restcomm.protocols.ss7.map.api.primitives.AddressString, + * org.restcomm.protocols.ss7.sccp.parameter.SccpAddress, + * org.restcomm.protocols.ss7.map.api.primitives.AddressString) */ public MAPDialogSms createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference) throws MAPException { @@ -148,9 +148,9 @@ public MAPDialogSms createNewDialog(MAPApplicationContext appCntx, SccpAddress o /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSms# + * @see org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSms# * removeMAPServiceListener - * (org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSmsListener) + * (org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSmsListener) */ public void removeMAPServiceListener(MAPServiceSmsListener mapservicesmslistener) { throw new UnsupportedOperationException(); diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MoForwardShortMessageRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MoForwardShortMessageRequestWrapper.java index 883feb0de..17822792d 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MoForwardShortMessageRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MoForwardShortMessageRequestWrapper.java @@ -1,11 +1,11 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.MoForwardShortMessageRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_DA; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_OA; -import org.mobicents.protocols.ss7.map.api.service.sms.SmsSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.MoForwardShortMessageRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_DA; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_OA; +import org.restcomm.protocols.ss7.map.api.service.sms.SmsSignalInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MoForwardShortMessageResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MoForwardShortMessageResponseWrapper.java index 066d81f8b..c01dd024f 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MoForwardShortMessageResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MoForwardShortMessageResponseWrapper.java @@ -1,8 +1,8 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.MoForwardShortMessageResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.SmsSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.MoForwardShortMessageResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.SmsSignalInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MtForwardShortMessageRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MtForwardShortMessageRequestWrapper.java index 19faa411d..70badb1ef 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MtForwardShortMessageRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MtForwardShortMessageRequestWrapper.java @@ -1,10 +1,10 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.MtForwardShortMessageRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_DA; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_OA; -import org.mobicents.protocols.ss7.map.api.service.sms.SmsSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.MtForwardShortMessageRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_DA; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_OA; +import org.restcomm.protocols.ss7.map.api.service.sms.SmsSignalInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MtForwardShortMessageResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MtForwardShortMessageResponseWrapper.java index 00c1c1585..0716dba12 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MtForwardShortMessageResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/MtForwardShortMessageResponseWrapper.java @@ -1,8 +1,8 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.MtForwardShortMessageResponse; -import org.mobicents.protocols.ss7.map.api.service.sms.SmsSignalInfo; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.MtForwardShortMessageResponse; +import org.restcomm.protocols.ss7.map.api.service.sms.SmsSignalInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/NoteSubscriberPresentRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/NoteSubscriberPresentRequestWrapper.java index d0e21bb55..53de5ff1e 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/NoteSubscriberPresentRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/NoteSubscriberPresentRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.service.sms.NoteSubscriberPresentRequest; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.service.sms.NoteSubscriberPresentRequest; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReadyForSMRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReadyForSMRequestWrapper.java index 83ecec829..2a73be120 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReadyForSMRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReadyForSMRequestWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.AlertReason; -import org.mobicents.protocols.ss7.map.api.service.sms.ReadyForSMRequest; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.AlertReason; +import org.restcomm.protocols.ss7.map.api.service.sms.ReadyForSMRequest; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReadyForSMResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReadyForSMResponseWrapper.java index 0c484714c..476cbea03 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReadyForSMResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReadyForSMResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.ReadyForSMResponse; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.ReadyForSMResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReportSMDeliveryStatusRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReportSMDeliveryStatusRequestWrapper.java index e6ac79e58..be273e23c 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReportSMDeliveryStatusRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReportSMDeliveryStatusRequestWrapper.java @@ -1,10 +1,10 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusRequest; -import org.mobicents.protocols.ss7.map.api.service.sms.SMDeliveryOutcome; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusRequest; +import org.restcomm.protocols.ss7.map.api.service.sms.SMDeliveryOutcome; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReportSMDeliveryStatusResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReportSMDeliveryStatusResponseWrapper.java index b438dce4a..ad7ca6e13 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReportSMDeliveryStatusResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/ReportSMDeliveryStatusResponseWrapper.java @@ -1,8 +1,8 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusResponse; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.ReportSMDeliveryStatusResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SendRoutingInfoForSMRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SendRoutingInfoForSMRequestWrapper.java index f862cd933..098812eab 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SendRoutingInfoForSMRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SendRoutingInfoForSMRequestWrapper.java @@ -22,15 +22,15 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.TeleserviceCode; -import org.mobicents.protocols.ss7.map.api.service.sms.SMDeliveryNotIntended; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_MTI; -import org.mobicents.protocols.ss7.map.api.service.sms.SM_RP_SMEA; -import org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMRequest; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.TeleserviceCode; +import org.restcomm.protocols.ss7.map.api.service.sms.SMDeliveryNotIntended; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_MTI; +import org.restcomm.protocols.ss7.map.api.service.sms.SM_RP_SMEA; +import org.restcomm.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMRequest; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SendRoutingInfoForSMResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SendRoutingInfoForSMResponseWrapper.java index 1b7739461..ee3eb3f72 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SendRoutingInfoForSMResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SendRoutingInfoForSMResponseWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.map.api.service.sms.IpSmGwGuidance; -import org.mobicents.protocols.ss7.map.api.service.sms.LocationInfoWithLMSI; -import org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMResponse; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.map.api.service.sms.IpSmGwGuidance; +import org.restcomm.protocols.ss7.map.api.service.sms.LocationInfoWithLMSI; +import org.restcomm.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SmsMessageWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SmsMessageWrapper.java index 1b0925095..267753f91 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SmsMessageWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/sms/wrappers/SmsMessageWrapper.java @@ -1,6 +1,6 @@ package org.mobicents.slee.resource.map.service.sms.wrappers; -import org.mobicents.protocols.ss7.map.api.service.sms.SmsMessage; +import org.restcomm.protocols.ss7.map.api.service.sms.SmsMessage; import org.mobicents.slee.resource.map.wrappers.MAPMessageWrapper; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ActivateSSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ActivateSSRequestWrapper.java index 7bb2d4a73..932a32147 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ActivateSSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ActivateSSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ActivateSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSForBSCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ActivateSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSForBSCode; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ActivateSSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ActivateSSResponseWrapper.java index 2629b9fbc..01a4b9689 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ActivateSSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ActivateSSResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ActivateSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSInfo; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ActivateSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/DeactivateSSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/DeactivateSSRequestWrapper.java index 5dd660936..6ed75544e 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/DeactivateSSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/DeactivateSSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.DeactivateSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSForBSCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.DeactivateSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSForBSCode; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/DeactivateSSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/DeactivateSSResponseWrapper.java index 5056c1dea..844bc940a 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/DeactivateSSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/DeactivateSSResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.DeactivateSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSInfo; +import org.restcomm.protocols.ss7.map.api.service.supplementary.DeactivateSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/EraseSSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/EraseSSRequestWrapper.java index 0b39bbdd4..b8ea4306c 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/EraseSSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/EraseSSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.EraseSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSForBSCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.EraseSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSForBSCode; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/EraseSSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/EraseSSResponseWrapper.java index d0b3844a7..428a09b64 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/EraseSSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/EraseSSResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.EraseSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSInfo; +import org.restcomm.protocols.ss7.map.api.service.supplementary.EraseSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/GetPasswordRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/GetPasswordRequestWrapper.java index 019f2f882..b2bd66841 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/GetPasswordRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/GetPasswordRequestWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.GetPasswordRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.GuidanceInfo; -import org.mobicents.protocols.ss7.tcap.asn.comp.Invoke; +import org.restcomm.protocols.ss7.map.api.service.supplementary.GetPasswordRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.GuidanceInfo; +import org.restcomm.protocols.ss7.tcap.asn.comp.Invoke; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/GetPasswordResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/GetPasswordResponseWrapper.java index c0aed8523..f199be818 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/GetPasswordResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/GetPasswordResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.GetPasswordResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.Password; +import org.restcomm.protocols.ss7.map.api.service.supplementary.GetPasswordResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.Password; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/InterrogateSSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/InterrogateSSRequestWrapper.java index 4cfa3a883..dc96c7a77 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/InterrogateSSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/InterrogateSSRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.InterrogateSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSForBSCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.InterrogateSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSForBSCode; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/InterrogateSSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/InterrogateSSResponseWrapper.java index ee7794191..17604c4d3 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/InterrogateSSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/InterrogateSSResponseWrapper.java @@ -24,11 +24,11 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.BasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ForwardingFeature; -import org.mobicents.protocols.ss7.map.api.service.supplementary.GenericServiceInfo; -import org.mobicents.protocols.ss7.map.api.service.supplementary.InterrogateSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSStatus; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.BasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ForwardingFeature; +import org.restcomm.protocols.ss7.map.api.service.supplementary.GenericServiceInfo; +import org.restcomm.protocols.ss7.map.api.service.supplementary.InterrogateSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSStatus; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/MAPDialogSupplementaryWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/MAPDialogSupplementaryWrapper.java index a6564b537..0899f125a 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/MAPDialogSupplementaryWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/MAPDialogSupplementaryWrapper.java @@ -24,23 +24,23 @@ import java.util.ArrayList; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.AlertingPattern; -import org.mobicents.protocols.ss7.map.api.primitives.EMLPPPriority; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.USSDString; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.BasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ForwardingFeature; -import org.mobicents.protocols.ss7.map.api.service.supplementary.GenericServiceInfo; -import org.mobicents.protocols.ss7.map.api.service.supplementary.GuidanceInfo; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; -import org.mobicents.protocols.ss7.map.api.service.supplementary.Password; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSCode; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSForBSCode; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSInfo; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSStatus; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.AlertingPattern; +import org.restcomm.protocols.ss7.map.api.primitives.EMLPPPriority; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.USSDString; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.BasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ForwardingFeature; +import org.restcomm.protocols.ss7.map.api.service.supplementary.GenericServiceInfo; +import org.restcomm.protocols.ss7.map.api.service.supplementary.GuidanceInfo; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; +import org.restcomm.protocols.ss7.map.api.service.supplementary.Password; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSForBSCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSInfo; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSStatus; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.MAPResourceAdaptor; import org.mobicents.slee.resource.map.wrappers.MAPDialogWrapper; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/MAPServiceSupplementaryWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/MAPServiceSupplementaryWrapper.java index 0774d6155..fdb942e23 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/MAPServiceSupplementaryWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/MAPServiceSupplementaryWrapper.java @@ -22,16 +22,16 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPApplicationContext; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.dialog.ServingCheckData; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPServiceSupplementary; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPServiceSupplementaryListener; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.map.api.MAPApplicationContext; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.dialog.ServingCheckData; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPServiceSupplementary; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPServiceSupplementaryListener; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.wrappers.MAPProviderWrapper; @@ -57,7 +57,7 @@ public MAPServiceSupplementaryWrapper(MAPProviderWrapper mapProviderWrapper, /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#acivate() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#acivate() */ public void acivate() { throw new UnsupportedOperationException(); @@ -67,7 +67,7 @@ public void acivate() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#deactivate() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#deactivate() */ public void deactivate() { throw new UnsupportedOperationException(); @@ -77,7 +77,7 @@ public void deactivate() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#getMAPProvider() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#getMAPProvider() */ public MAPProvider getMAPProvider() { return this.mapProviderWrapper; @@ -86,7 +86,7 @@ public MAPProvider getMAPProvider() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPServiceBase#isActivated() + * @see org.restcomm.protocols.ss7.map.api.MAPServiceBase#isActivated() */ public boolean isActivated() { return this.wrappedUSSD.isActivated(); @@ -96,7 +96,7 @@ public boolean isActivated() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.map.api.MAPServiceBase#isServingService(org + * org.restcomm.protocols.ss7.map.api.MAPServiceBase#isServingService(org * .mobicents.protocols.ss7.map.api.MAPApplicationContext) */ public ServingCheckData isServingService(MAPApplicationContext mapapplicationcontext) { @@ -106,9 +106,9 @@ public ServingCheckData isServingService(MAPApplicationContext mapapplicationcon /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.service.supplementary. + * @see org.restcomm.protocols.ss7.map.api.service.supplementary. * MAPServiceSupplementary - * #addMAPServiceListener(org.mobicents.protocols.ss7. + * #addMAPServiceListener(org.restcomm.protocols.ss7. * map.api.service.supplementary.MAPServiceSupplementaryListener) */ public void addMAPServiceListener(MAPServiceSupplementaryListener mapservicesupplementarylistener) { @@ -138,14 +138,14 @@ public MAPDialogSupplementary createNewDialog(MAPApplicationContext appCntx, Scc /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.service.supplementary. + * @see org.restcomm.protocols.ss7.map.api.service.supplementary. * MAPServiceSupplementary - * #createNewDialog(org.mobicents.protocols.ss7.map.api + * #createNewDialog(org.restcomm.protocols.ss7.map.api * .MAPApplicationContext, - * org.mobicents.protocols.ss7.sccp.parameter.SccpAddress, - * org.mobicents.protocols.ss7.map.api.primitives.AddressString, - * org.mobicents.protocols.ss7.sccp.parameter.SccpAddress, - * org.mobicents.protocols.ss7.map.api.primitives.AddressString) + * org.restcomm.protocols.ss7.sccp.parameter.SccpAddress, + * org.restcomm.protocols.ss7.map.api.primitives.AddressString, + * org.restcomm.protocols.ss7.sccp.parameter.SccpAddress, + * org.restcomm.protocols.ss7.map.api.primitives.AddressString) */ public MAPDialogSupplementary createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference) throws MAPException { @@ -155,9 +155,9 @@ public MAPDialogSupplementary createNewDialog(MAPApplicationContext appCntx, Scc /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.service.supplementary. + * @see org.restcomm.protocols.ss7.map.api.service.supplementary. * MAPServiceSupplementary - * #removeMAPServiceListener(org.mobicents.protocols.ss7 + * #removeMAPServiceListener(org.restcomm.protocols.ss7 * .map.api.service.supplementary.MAPServiceSupplementaryListener) */ public void removeMAPServiceListener(MAPServiceSupplementaryListener mapservicesupplementarylistener) { diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ProcessUnstructuredSSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ProcessUnstructuredSSRequestWrapper.java index e6f081325..ad32964ed 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ProcessUnstructuredSSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ProcessUnstructuredSSRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; -import org.mobicents.protocols.ss7.map.api.primitives.AlertingPattern; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.USSDString; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest; +import org.restcomm.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; +import org.restcomm.protocols.ss7.map.api.primitives.AlertingPattern; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.USSDString; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ProcessUnstructuredSSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ProcessUnstructuredSSResponseWrapper.java index 21fe1c9b4..3043c784a 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ProcessUnstructuredSSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/ProcessUnstructuredSSResponseWrapper.java @@ -22,9 +22,9 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; -import org.mobicents.protocols.ss7.map.api.primitives.USSDString; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSResponse; +import org.restcomm.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; +import org.restcomm.protocols.ss7.map.api.primitives.USSDString; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSResponse; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterPasswordRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterPasswordRequestWrapper.java index 09171b545..919fdf3d0 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterPasswordRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterPasswordRequestWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterPasswordRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterPasswordRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSCode; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterPasswordResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterPasswordResponseWrapper.java index 96b34147e..0b5bdac2a 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterPasswordResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterPasswordResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.Password; -import org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterPasswordResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.Password; +import org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterPasswordResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterSSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterSSRequestWrapper.java index f1b4f8a66..f9cb1f4b4 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterSSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterSSRequestWrapper.java @@ -22,12 +22,12 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.EMLPPPriority; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.service.mobility.subscriberManagement.BasicServiceCode; -import org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterSSRequest; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSCode; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.EMLPPPriority; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.service.mobility.subscriberManagement.BasicServiceCode; +import org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterSSRequest; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSCode; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterSSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterSSResponseWrapper.java index a4e74f479..3b0e3c854 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterSSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/RegisterSSResponseWrapper.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.RegisterSSResponse; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SSInfo; +import org.restcomm.protocols.ss7.map.api.service.supplementary.RegisterSSResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SSInfo; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/SupplementaryMessageWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/SupplementaryMessageWrapper.java index d3b918ca2..6cf44b56d 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/SupplementaryMessageWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/SupplementaryMessageWrapper.java @@ -1,7 +1,7 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; -import org.mobicents.protocols.ss7.map.api.service.supplementary.SupplementaryMessage; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; +import org.restcomm.protocols.ss7.map.api.service.supplementary.SupplementaryMessage; import org.mobicents.slee.resource.map.wrappers.MAPMessageWrapper; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSNotifyRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSNotifyRequestWrapper.java index 6c883df1f..f422f4e04 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSNotifyRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSNotifyRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; -import org.mobicents.protocols.ss7.map.api.primitives.AlertingPattern; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.USSDString; -import org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyRequest; +import org.restcomm.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; +import org.restcomm.protocols.ss7.map.api.primitives.AlertingPattern; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.USSDString; +import org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyRequest; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSNotifyResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSNotifyResponseWrapper.java index 6daf30429..6c21bf7eb 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSNotifyResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSNotifyResponseWrapper.java @@ -1,6 +1,6 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyResponse; +import org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSNotifyResponse; /** * diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSRequestWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSRequestWrapper.java index 596cfe392..975756f69 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSRequestWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSRequestWrapper.java @@ -22,11 +22,11 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; -import org.mobicents.protocols.ss7.map.api.primitives.AlertingPattern; -import org.mobicents.protocols.ss7.map.api.primitives.ISDNAddressString; -import org.mobicents.protocols.ss7.map.api.primitives.USSDString; -import org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSRequest; +import org.restcomm.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; +import org.restcomm.protocols.ss7.map.api.primitives.AlertingPattern; +import org.restcomm.protocols.ss7.map.api.primitives.ISDNAddressString; +import org.restcomm.protocols.ss7.map.api.primitives.USSDString; +import org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSRequest; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSResponseWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSResponseWrapper.java index 4ebc8f64a..65572384f 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSResponseWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/service/supplementary/wrappers/UnstructuredSSResponseWrapper.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.map.service.supplementary.wrappers; -import org.mobicents.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; -import org.mobicents.protocols.ss7.map.api.primitives.USSDString; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; -import org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSResponse; +import org.restcomm.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; +import org.restcomm.protocols.ss7.map.api.primitives.USSDString; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; +import org.restcomm.protocols.ss7.map.api.service.supplementary.UnstructuredSSResponse; /** * @author baranowb diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPDialogWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPDialogWrapper.java index fb6789b08..54863f857 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPDialogWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPDialogWrapper.java @@ -22,23 +22,23 @@ package org.mobicents.slee.resource.map.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPApplicationContext; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.MAPException; -import org.mobicents.protocols.ss7.map.api.MAPServiceBase; -import org.mobicents.protocols.ss7.map.api.dialog.MAPDialogState; -import org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice; -import org.mobicents.protocols.ss7.map.api.dialog.Reason; -import org.mobicents.protocols.ss7.map.api.errors.MAPErrorMessage; -import org.mobicents.protocols.ss7.map.api.primitives.AddressString; -import org.mobicents.protocols.ss7.map.api.primitives.IMSI; -import org.mobicents.protocols.ss7.map.api.primitives.MAPExtensionContainer; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; -import org.mobicents.protocols.ss7.tcap.api.MessageType; -import org.mobicents.protocols.ss7.tcap.asn.comp.Invoke; -import org.mobicents.protocols.ss7.tcap.asn.comp.Problem; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResult; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResultLast; +import org.restcomm.protocols.ss7.map.api.MAPApplicationContext; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPException; +import org.restcomm.protocols.ss7.map.api.MAPServiceBase; +import org.restcomm.protocols.ss7.map.api.dialog.MAPDialogState; +import org.restcomm.protocols.ss7.map.api.dialog.MAPUserAbortChoice; +import org.restcomm.protocols.ss7.map.api.dialog.Reason; +import org.restcomm.protocols.ss7.map.api.errors.MAPErrorMessage; +import org.restcomm.protocols.ss7.map.api.primitives.AddressString; +import org.restcomm.protocols.ss7.map.api.primitives.IMSI; +import org.restcomm.protocols.ss7.map.api.primitives.MAPExtensionContainer; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.tcap.api.MessageType; +import org.restcomm.protocols.ss7.tcap.asn.comp.Invoke; +import org.restcomm.protocols.ss7.tcap.asn.comp.Problem; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResult; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResultLast; import org.mobicents.slee.resource.map.MAPDialogActivityHandle; import org.mobicents.slee.resource.map.MAPResourceAdaptor; diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPMessageWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPMessageWrapper.java index a9aa188a3..cd6642685 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPMessageWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPMessageWrapper.java @@ -1,7 +1,7 @@ package org.mobicents.slee.resource.map.wrappers; -import org.mobicents.protocols.ss7.map.api.MAPMessage; -import org.mobicents.protocols.ss7.map.api.MAPMessageType; +import org.restcomm.protocols.ss7.map.api.MAPMessage; +import org.restcomm.protocols.ss7.map.api.MAPMessageType; import org.mobicents.slee.resource.map.events.MAPEvent; /** diff --git a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPProviderWrapper.java b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPProviderWrapper.java index 6f8c35329..f3ea4801e 100644 --- a/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPProviderWrapper.java +++ b/resources/map/ra/src/main/java/org/mobicents/slee/resource/map/wrappers/MAPProviderWrapper.java @@ -24,20 +24,20 @@ import javolution.util.FastMap; -import org.mobicents.protocols.ss7.map.api.MAPDialog; -import org.mobicents.protocols.ss7.map.api.MAPDialogListener; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.MAPSmsTpduParameterFactory; -import org.mobicents.protocols.ss7.map.api.errors.MAPErrorMessageFactory; -import org.mobicents.protocols.ss7.map.api.service.callhandling.MAPServiceCallHandling; -import org.mobicents.protocols.ss7.map.api.service.lsm.MAPServiceLsm; -import org.mobicents.protocols.ss7.map.api.service.mobility.MAPServiceMobility; -import org.mobicents.protocols.ss7.map.api.service.oam.MAPServiceOam; -import org.mobicents.protocols.ss7.map.api.service.pdpContextActivation.MAPServicePdpContextActivation; -import org.mobicents.protocols.ss7.map.api.service.sms.MAPServiceSms; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPServiceSupplementary; -import org.mobicents.protocols.ss7.sccp.NetworkIdState; +import org.restcomm.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialogListener; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.MAPSmsTpduParameterFactory; +import org.restcomm.protocols.ss7.map.api.errors.MAPErrorMessageFactory; +import org.restcomm.protocols.ss7.map.api.service.callhandling.MAPServiceCallHandling; +import org.restcomm.protocols.ss7.map.api.service.lsm.MAPServiceLsm; +import org.restcomm.protocols.ss7.map.api.service.mobility.MAPServiceMobility; +import org.restcomm.protocols.ss7.map.api.service.oam.MAPServiceOam; +import org.restcomm.protocols.ss7.map.api.service.pdpContextActivation.MAPServicePdpContextActivation; +import org.restcomm.protocols.ss7.map.api.service.sms.MAPServiceSms; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPServiceSupplementary; +import org.restcomm.protocols.ss7.sccp.NetworkIdState; import org.mobicents.slee.resource.map.MAPResourceAdaptor; import org.mobicents.slee.resource.map.service.callhandling.wrappers.MAPServiceCallHandlingWrapper; import org.mobicents.slee.resource.map.service.lsm.wrappers.MAPServiceLsmWrapper; @@ -85,8 +85,8 @@ public MAPProviderWrapper(MAPResourceAdaptor ra) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.map.api.MAPProvider#addMAPDialogListener( - * org.mobicents.protocols.ss7.map.api.MAPDialogListener) + * org.restcomm.protocols.ss7.map.api.MAPProvider#addMAPDialogListener( + * org.restcomm.protocols.ss7.map.api.MAPDialogListener) */ public void addMAPDialogListener(MAPDialogListener mapdialoglistener) { throw new UnsupportedOperationException(); @@ -96,8 +96,8 @@ public void addMAPDialogListener(MAPDialogListener mapdialoglistener) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.map.api.MAPProvider#removeMAPDialogListener - * (org.mobicents.protocols.ss7.map.api.MAPDialogListener) + * org.restcomm.protocols.ss7.map.api.MAPProvider#removeMAPDialogListener + * (org.restcomm.protocols.ss7.map.api.MAPDialogListener) */ public void removeMAPDialogListener(MAPDialogListener mapdialoglistener) { throw new UnsupportedOperationException(); @@ -122,7 +122,7 @@ public MAPSmsTpduParameterFactory getMAPSmsTpduParameterFactory() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.map.api.MAPProvider#getMAPErrorMessageFactory + * org.restcomm.protocols.ss7.map.api.MAPProvider#getMAPErrorMessageFactory * () */ public MAPErrorMessageFactory getMAPErrorMessageFactory() { @@ -136,7 +136,7 @@ public MAPErrorMessageFactory getMAPErrorMessageFactory() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.map.api.MAPProvider#getMAPDialog(java.lang + * org.restcomm.protocols.ss7.map.api.MAPProvider#getMAPDialog(java.lang * .Long) */ public MAPDialog getMAPDialog(Long dialogId) { @@ -180,7 +180,7 @@ public MAPServicePdpContextActivation getMAPServicePdpContextActivation() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.map.api.MAPProvider#getMAPServiceSupplementary + * org.restcomm.protocols.ss7.map.api.MAPProvider#getMAPServiceSupplementary * () */ public MAPServiceSupplementary getMAPServiceSupplementary() { @@ -193,7 +193,7 @@ public MAPServiceSupplementary getMAPServiceSupplementary() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPProvider#getMAPServiceSms() + * @see org.restcomm.protocols.ss7.map.api.MAPProvider#getMAPServiceSms() */ public MAPServiceSms getMAPServiceSms() { if (this.wrappedProvider == null) { @@ -205,7 +205,7 @@ public MAPServiceSms getMAPServiceSms() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.map.api.MAPProvider#getMAPServiceLsm() + * @see org.restcomm.protocols.ss7.map.api.MAPProvider#getMAPServiceLsm() */ public MAPServiceLsm getMAPServiceLsm() { if (this.wrappedProvider == null) { diff --git a/resources/map/ratype/src/main/java/org/mobicents/slee/resource/map/MAPContextInterfaceFactory.java b/resources/map/ratype/src/main/java/org/mobicents/slee/resource/map/MAPContextInterfaceFactory.java index 53e878e61..6197eae2c 100644 --- a/resources/map/ratype/src/main/java/org/mobicents/slee/resource/map/MAPContextInterfaceFactory.java +++ b/resources/map/ratype/src/main/java/org/mobicents/slee/resource/map/MAPContextInterfaceFactory.java @@ -26,7 +26,7 @@ import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.map.api.MAPDialog; +import org.restcomm.protocols.ss7.map.api.MAPDialog; /** * diff --git a/resources/map/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml b/resources/map/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml index 940d3cd4f..59318b2e9 100755 --- a/resources/map/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml +++ b/resources/map/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml @@ -24,7 +24,7 @@ - org.mobicents.protocols.ss7.map.api.MAPDialog + org.restcomm.protocols.ss7.map.api.MAPDialog @@ -34,7 +34,7 @@ - org.mobicents.protocols.ss7.map.api.MAPProvider + org.restcomm.protocols.ss7.map.api.MAPProvider diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc index 63062785b..70f0b6964 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.adoc @@ -8,5 +8,5 @@ This RA Type defines only one activity object: Dialog:: All the events related to TCAP Dialog and events related to Service are fired on this activity. This activity ends implicitly when TCAP stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. - Class name is `org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog` + Class name is `org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog` New Dialog activity objects is created via SBB interface exposed by Resource Adaptor diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml index 831e39555..60ead06b8 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activities.xml @@ -22,7 +22,7 @@ This activity ends implicitly when CAP stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. Class name is - org.mobicents.protocols.ss7.cap.api.CAPDialog + org.restcomm.protocols.ss7.cap.api.CAPDialog New CAPDialog activity objects are created via specific CAP Service interface. @@ -31,7 +31,7 @@ Depending on service used, activity object provides additional set of methods. For instance Circuit Switched Call dialog: - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPDialogCircuitSwitchedCall exposes methods specific for exchange of call related messages. diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc index 743c05eee..d5eb95ab7 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.adoc @@ -14,7 +14,7 @@ import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; public interface TCAPContextInterfaceFactory { diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml index b13211a37..006bd6fce 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Activity_Context_Interface_Factory.xml @@ -21,7 +21,7 @@ import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.cap.api.CAPDialog; +import org.restcomm.protocols.ss7.cap.api.CAPDialog; public interface CAPContextInterfaceFactory { diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc index 908c8e279..f17eb91a5 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.adoc @@ -56,7 +56,7 @@ Name:: ss7.tcap. Event Class:: - org.mobicents.protocols.ss7.tcap.api.tc.dialog. + org.restcomm.protocols.ss7.tcap.api.tc.dialog. Version for all defined events is 1.0 diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml index c68ab003d..a0f1fd82a 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Events.xml @@ -244,7 +244,7 @@ Event Class - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall. + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall. diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc index 8a1a7b41f..0ea99a637 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.adoc @@ -8,12 +8,12 @@ It is defined as follows: [source,java] ---- -package org.mobicents.protocols.ss7.tcap.api; +package org.restcomm.protocols.ss7.tcap.api; import java.io.Serializable; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; public interface TCAPProvider extends Serializable { diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml index 67dabed53..127c074d1 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Resource_Adaptor_Interface.xml @@ -16,17 +16,17 @@ -package org.mobicents.protocols.ss7.cap.api; +package org.restcomm.protocols.ss7.cap.api; import java.io.Serializable; -import org.mobicents.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; -import org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; -import org.mobicents.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; -import org.mobicents.protocols.ss7.cap.api.service.sms.CAPServiceSms; -import org.mobicents.protocols.ss7.inap.api.INAPParameterFactory; -import org.mobicents.protocols.ss7.isup.ISUPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.cap.api.errors.CAPErrorMessageFactory; +import org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.CAPServiceCircuitSwitchedCall; +import org.restcomm.protocols.ss7.cap.api.service.gprs.CAPServiceGprs; +import org.restcomm.protocols.ss7.cap.api.service.sms.CAPServiceSms; +import org.restcomm.protocols.ss7.inap.api.INAPParameterFactory; +import org.restcomm.protocols.ss7.isup.ISUPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; public interface CAPProvider extends Serializable { diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.adoc b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.adoc index af8bb20d9..c36a2bbcc 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.adoc +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.adoc @@ -15,52 +15,52 @@ import org.mobicents.slee.*; public abstract class TCAPExampleSbb implements Sbb, TCAPExample { public void onDIALOG_UNI( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_BEGIN( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_CONTINUE( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_END( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_USERABORT( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_PROVIDERABORT( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_NOTICE( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_RELEASED( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_TIMEOUT( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_DELIMITER( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } diff --git a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml index d681212a1..ae9ad2e3c 100644 --- a/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml +++ b/resources/tcap/docs/sources-asciidoc/src/main/asciidoc/ra-type/Section-Sbb_Code_Examples.xml @@ -52,7 +52,7 @@ public abstract class IdpSbb extends MissCallAlertBaseSbb implements Idp { } public void onINITIAL_DP_REQUEST( - org.mobicents.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, + org.restcomm.protocols.ss7.cap.api.service.circuitSwitchedCall.InitialDPRequest event, ActivityContextInterface aci) { if (this.logger.isFineEnabled()) { diff --git a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml index 83d11f44f..13807e44f 100644 --- a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml +++ b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Activities.xml @@ -22,7 +22,7 @@ This activity ends implicitly when TCAP stack sends P-Abort or explicitly when user aborts the Dialog or end's the Dialog. Class name is - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog New Dialog activity objects is created via SBB interface exposed by Resource Adaptor diff --git a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml index 0d64d34de..e7034b32b 100644 --- a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml +++ b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Activity_Context_Interface_Factory.xml @@ -22,7 +22,7 @@ import javax.slee.ActivityContextInterface; import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; public interface TCAPContextInterfaceFactory { diff --git a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml index 9de1e9dd5..b32205963 100644 --- a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml +++ b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Events.xml @@ -127,7 +127,7 @@ Event Class - org.mobicents.protocols.ss7.tcap.api.tc.dialog. + org.restcomm.protocols.ss7.tcap.api.tc.dialog. diff --git a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml index bd9388a96..7720bf4ed 100644 --- a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml +++ b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Resource_Adaptor_Interface.xml @@ -16,12 +16,12 @@ -package org.mobicents.protocols.ss7.tcap.api; +package org.restcomm.protocols.ss7.tcap.api; import java.io.Serializable; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; public interface TCAPProvider extends Serializable { diff --git a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Sbb_Code_Examples.xml b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Sbb_Code_Examples.xml index b3c1d0422..c988dedfb 100644 --- a/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Sbb_Code_Examples.xml +++ b/resources/tcap/docs/sources/src/main/resources/en-US/ra-type/Section-Sbb_Code_Examples.xml @@ -21,52 +21,52 @@ import org.mobicents.slee.*; public abstract class TCAPExampleSbb implements Sbb, TCAPExample { public void onDIALOG_UNI( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_BEGIN( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_CONTINUE( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_END( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_USERABORT( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_PROVIDERABORT( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_NOTICE( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_RELEASED( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_TIMEOUT( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } public void onDIALOG_DELIMITER( - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog event, + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog event, ActivityContextInterface aci/*, EventContext eventContext*/) { } diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ComponentEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ComponentEvent.java index 2b39d936b..bf1ce96d2 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ComponentEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ComponentEvent.java @@ -21,8 +21,8 @@ */ package org.mobicents.slee.resource.tcap.events; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; -import org.mobicents.protocols.ss7.tcap.asn.comp.Component; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.asn.comp.Component; /** * @author abhayani diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/DialogEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/DialogEvent.java index 53aec2a7b..d3e2d43cf 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/DialogEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/DialogEvent.java @@ -22,7 +22,7 @@ package org.mobicents.slee.resource.tcap.events; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.DialogIndication; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.DialogIndication; /** * @author sergey vetyutnev diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/InvokeEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/InvokeEvent.java index 7896db378..e4a38ac07 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/InvokeEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/InvokeEvent.java @@ -27,6 +27,6 @@ * @author amit bhayani * */ -public interface InvokeEvent extends org.mobicents.protocols.ss7.tcap.asn.comp.Invoke, ComponentEvent { +public interface InvokeEvent extends org.restcomm.protocols.ss7.tcap.asn.comp.Invoke, ComponentEvent { } diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ProviderAbortEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ProviderAbortEvent.java index c2aff8026..e52bf478e 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ProviderAbortEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ProviderAbortEvent.java @@ -26,6 +26,6 @@ * @author sergey vetyutnev * */ -public interface ProviderAbortEvent extends org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication, DialogEvent { +public interface ProviderAbortEvent extends org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication, DialogEvent { } diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/RejectEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/RejectEvent.java index 766e0e340..de159feda 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/RejectEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/RejectEvent.java @@ -21,7 +21,7 @@ */ package org.mobicents.slee.resource.tcap.events; -import org.mobicents.protocols.ss7.tcap.asn.comp.Reject; +import org.restcomm.protocols.ss7.tcap.asn.comp.Reject; /** * @author abhayani diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnErrorEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnErrorEvent.java index d50f30a60..3469a47e1 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnErrorEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnErrorEvent.java @@ -21,7 +21,7 @@ */ package org.mobicents.slee.resource.tcap.events; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnError; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnError; /** * @author abhayani diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnEvent.java index 12aae2540..216d5d118 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnEvent.java @@ -21,7 +21,7 @@ */ package org.mobicents.slee.resource.tcap.events; -import org.mobicents.protocols.ss7.tcap.asn.comp.Return; +import org.restcomm.protocols.ss7.tcap.asn.comp.Return; /** * @author abhayani diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnResultEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnResultEvent.java index b90f220ec..366211d4f 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnResultEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnResultEvent.java @@ -21,7 +21,7 @@ */ package org.mobicents.slee.resource.tcap.events; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResult; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResult; /** * @author abhayani diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnResultLastEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnResultLastEvent.java index 54c3fa3f5..b54daf5ec 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnResultLastEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/ReturnResultLastEvent.java @@ -21,7 +21,7 @@ */ package org.mobicents.slee.resource.tcap.events; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResultLast; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResultLast; /** * @author abhayani diff --git a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/UserAbortEvent.java b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/UserAbortEvent.java index e4277dc2d..eb0180238 100644 --- a/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/UserAbortEvent.java +++ b/resources/tcap/events/src/main/java/org/mobicents/slee/resource/tcap/events/UserAbortEvent.java @@ -22,6 +22,6 @@ package org.mobicents.slee.resource.tcap.events; -public interface UserAbortEvent extends org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication, DialogEvent { +public interface UserAbortEvent extends org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication, DialogEvent { } diff --git a/resources/tcap/events/src/main/resources/META-INF/event-jar.xml b/resources/tcap/events/src/main/resources/META-INF/event-jar.xml index dd1f9ddfe..588bbb0ab 100755 --- a/resources/tcap/events/src/main/resources/META-INF/event-jar.xml +++ b/resources/tcap/events/src/main/resources/META-INF/event-jar.xml @@ -16,70 +16,70 @@ ss7.tcap.DIALOG_UNI org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog ss7.tcap.DIALOG_BEGIN org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog ss7.tcap.DIALOG_CONTINUE org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog ss7.tcap.DIALOG_END org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog ss7.tcap.DIALOG_USERABORT org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication + org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication ss7.tcap.DIALOG_PROVIDERABORT org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication + org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication ss7.tcap.DIALOG_NOTICE org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog ss7.tcap.DIALOG_RELEASED org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog ss7.tcap.DIALOG_TIMEOUT org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog ss7.tcap.DIALOG_DELIMITER org.mobicents 1.0 - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog diff --git a/resources/tcap/library/pom.xml b/resources/tcap/library/pom.xml index 331661d5b..0519e5ad3 100755 --- a/resources/tcap/library/pom.xml +++ b/resources/tcap/library/pom.xml @@ -19,12 +19,12 @@ tcap-api - org.mobicents.protocols.ss7.tcap + org.restcomm.protocols.ss7.tcap ${ss7.version} tcap-impl - org.mobicents.protocols.ss7.tcap + org.restcomm.protocols.ss7.tcap ${ss7.version} diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/TCAPResourceAdaptor.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/TCAPResourceAdaptor.java index ab3e77869..e22a9f135 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/TCAPResourceAdaptor.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/TCAPResourceAdaptor.java @@ -47,24 +47,24 @@ import javax.slee.resource.StartActivityException; import javax.slee.resource.UnrecognizedActivityHandleException; -import org.mobicents.protocols.ss7.tcap.api.TCAPProvider; -import org.mobicents.protocols.ss7.tcap.api.TCListener; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.TRPseudoState; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCBeginIndication; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCContinueIndication; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCEndIndication; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCNoticeIndication; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUniIndication; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication; -import org.mobicents.protocols.ss7.tcap.asn.InvokeImpl; -import org.mobicents.protocols.ss7.tcap.asn.comp.Component; -import org.mobicents.protocols.ss7.tcap.asn.comp.Invoke; -import org.mobicents.protocols.ss7.tcap.asn.comp.Reject; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnError; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResult; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResultLast; +import org.restcomm.protocols.ss7.tcap.api.TCAPProvider; +import org.restcomm.protocols.ss7.tcap.api.TCListener; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.TRPseudoState; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCBeginIndication; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCContinueIndication; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCEndIndication; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCNoticeIndication; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUniIndication; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication; +import org.restcomm.protocols.ss7.tcap.asn.InvokeImpl; +import org.restcomm.protocols.ss7.tcap.asn.comp.Component; +import org.restcomm.protocols.ss7.tcap.asn.comp.Invoke; +import org.restcomm.protocols.ss7.tcap.asn.comp.Reject; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnError; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResult; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResultLast; import org.mobicents.slee.resource.tcap.events.TCAPEvent; import org.mobicents.slee.resource.tcap.wrappers.InvokeEventImpl; import org.mobicents.slee.resource.tcap.wrappers.ProviderAbortEventImpl; @@ -427,7 +427,7 @@ public void onInvokeTimeout(Invoke tcInvokeRequest) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onTCBegin(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCListener#onTCBegin(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCBeginIndication) */ @Override @@ -452,7 +452,7 @@ public void onTCBegin(TCBeginIndication tcBeginIndication) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onTCContinue(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCListener#onTCContinue(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCContinueIndication) */ @Override @@ -469,7 +469,7 @@ public void onTCContinue(TCContinueIndication tcContinueIndication) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onTCEnd(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCListener#onTCEnd(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCEndIndication) */ @Override @@ -486,7 +486,7 @@ public void onTCEnd(TCEndIndication tcEndIndication) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onTCNotice(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCListener#onTCNotice(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCNoticeIndication) */ @Override @@ -501,7 +501,7 @@ public void onTCNotice(TCNoticeIndication tcNoticeIndication) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onTCPAbort(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCListener#onTCPAbort(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication) */ @Override @@ -517,7 +517,7 @@ public void onTCPAbort(TCPAbortIndication tcPAbortIndication) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onTCUni(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCListener#onTCUni(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCUniIndication) */ @Override @@ -557,7 +557,7 @@ public void onTCUni(TCUniIndication tcUniIndication) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onTCUserAbort(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCListener#onTCUserAbort(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication) */ @Override @@ -573,7 +573,7 @@ public void onTCUserAbort(TCUserAbortIndication tcUserAbortIndication) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onDialogTimeout(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCListener#onDialogTimeout(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.Dialog) */ @Override @@ -595,7 +595,7 @@ public void onDialogTimeout(Dialog dialog) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCListener#onDialogReleased(org. + * org.restcomm.protocols.ss7.tcap.api.TCListener#onDialogReleased(org. * mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog) */ @Override diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ComponentEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ComponentEventImpl.java index a2a156727..57f072555 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ComponentEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ComponentEventImpl.java @@ -24,11 +24,11 @@ import org.mobicents.protocols.asn.AsnInputStream; import org.mobicents.protocols.asn.AsnOutputStream; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; -import org.mobicents.protocols.ss7.tcap.asn.EncodeException; -import org.mobicents.protocols.ss7.tcap.asn.ParseException; -import org.mobicents.protocols.ss7.tcap.asn.comp.Component; -import org.mobicents.protocols.ss7.tcap.asn.comp.ComponentType; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.asn.EncodeException; +import org.restcomm.protocols.ss7.tcap.asn.ParseException; +import org.restcomm.protocols.ss7.tcap.asn.comp.Component; +import org.restcomm.protocols.ss7.tcap.asn.comp.ComponentType; import org.mobicents.slee.resource.tcap.events.ComponentEvent; /** @@ -54,7 +54,7 @@ public ComponentEventImpl(TCAPDialogWrapper wrappedDialog, T wrappedComponent) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.Encodable#decode(org.mobicents.protocols + * org.restcomm.protocols.ss7.tcap.asn.Encodable#decode(org.mobicents.protocols * .asn.AsnInputStream) */ @Override @@ -67,7 +67,7 @@ public void decode(AsnInputStream arg0) throws ParseException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.Encodable#encode(org.mobicents.protocols + * org.restcomm.protocols.ss7.tcap.asn.Encodable#encode(org.mobicents.protocols * .asn.AsnOutputStream) */ @Override @@ -78,7 +78,7 @@ public void encode(AsnOutputStream arg0) throws EncodeException { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Component#getInvokeId() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Component#getInvokeId() */ @Override public Long getInvokeId() { @@ -88,7 +88,7 @@ public Long getInvokeId() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Component#getType() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Component#getType() */ @Override public ComponentType getType() { @@ -99,7 +99,7 @@ public ComponentType getType() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.Component#setInvokeId(java. + * org.restcomm.protocols.ss7.tcap.asn.comp.Component#setInvokeId(java. * lang.Long) */ @Override diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/DialogEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/DialogEventImpl.java index 161653abf..894bbe21b 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/DialogEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/DialogEventImpl.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.DialogIndication; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.EventType; -import org.mobicents.protocols.ss7.tcap.asn.comp.Component; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.DialogIndication; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.EventType; +import org.restcomm.protocols.ss7.tcap.asn.comp.Component; import org.mobicents.slee.resource.tcap.events.DialogEvent; /** diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/InvokeEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/InvokeEventImpl.java index 97c45415a..c73d41e5d 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/InvokeEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/InvokeEventImpl.java @@ -22,10 +22,10 @@ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.tcap.api.tc.component.InvokeClass; -import org.mobicents.protocols.ss7.tcap.asn.comp.Invoke; -import org.mobicents.protocols.ss7.tcap.asn.comp.OperationCode; -import org.mobicents.protocols.ss7.tcap.asn.comp.Parameter; +import org.restcomm.protocols.ss7.tcap.api.tc.component.InvokeClass; +import org.restcomm.protocols.ss7.tcap.asn.comp.Invoke; +import org.restcomm.protocols.ss7.tcap.asn.comp.OperationCode; +import org.restcomm.protocols.ss7.tcap.asn.comp.Parameter; import org.mobicents.slee.resource.tcap.events.InvokeEvent; /** @@ -44,7 +44,7 @@ public InvokeEventImpl(TCAPDialogWrapper dialogWrapper, Invoke wrappedInvoke) { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#getInvokeClass() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#getInvokeClass() */ @Override public InvokeClass getInvokeClass() { @@ -54,7 +54,7 @@ public InvokeClass getInvokeClass() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#getLinkedId() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#getLinkedId() */ @Override public Long getLinkedId() { @@ -64,7 +64,7 @@ public Long getLinkedId() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#getOperationCode() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#getOperationCode() */ @Override public OperationCode getOperationCode() { @@ -74,7 +74,7 @@ public OperationCode getOperationCode() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#getParameter() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#getParameter() */ @Override public Parameter getParameter() { @@ -84,7 +84,7 @@ public Parameter getParameter() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#getTimeout() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#getTimeout() */ @Override public long getTimeout() { @@ -95,7 +95,7 @@ public long getTimeout() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#setLinkedId(java.lang + * org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#setLinkedId(java.lang * .Long) */ @Override @@ -107,7 +107,7 @@ public void setLinkedId(Long linkedId) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#setOperationCode(org + * org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#setOperationCode(org * .mobicents.protocols.ss7.tcap.asn.comp.OperationCode) */ @Override @@ -119,7 +119,7 @@ public void setOperationCode(OperationCode operationCode) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#setParameter(org.mobicents + * org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#setParameter(org.mobicents * .protocols.ss7.tcap.asn.comp.Parameter) */ @Override @@ -130,7 +130,7 @@ public void setParameter(Parameter parameter) { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Invoke#setTimeout(long) + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Invoke#setTimeout(long) */ @Override public void setTimeout(long timeout) { diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ProviderAbortEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ProviderAbortEventImpl.java index 5999f00fc..b8b7cafe4 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ProviderAbortEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ProviderAbortEventImpl.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication; -import org.mobicents.protocols.ss7.tcap.asn.comp.PAbortCauseType; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCPAbortIndication; +import org.restcomm.protocols.ss7.tcap.asn.comp.PAbortCauseType; import org.mobicents.slee.resource.tcap.events.ProviderAbortEvent; /** diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/RejectEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/RejectEventImpl.java index d55687c99..ed0718147 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/RejectEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/RejectEventImpl.java @@ -22,8 +22,8 @@ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.tcap.asn.comp.Problem; -import org.mobicents.protocols.ss7.tcap.asn.comp.Reject; +import org.restcomm.protocols.ss7.tcap.asn.comp.Problem; +import org.restcomm.protocols.ss7.tcap.asn.comp.Reject; import org.mobicents.slee.resource.tcap.events.RejectEvent; /** @@ -42,7 +42,7 @@ public RejectEventImpl(TCAPDialogWrapper dialogWrapper, Reject wrappedReject) { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Reject#getProblem() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Reject#getProblem() */ @Override public Problem getProblem() { @@ -53,7 +53,7 @@ public Problem getProblem() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.Reject#setProblem(org.mobicents + * org.restcomm.protocols.ss7.tcap.asn.comp.Reject#setProblem(org.mobicents * .protocols.ss7.tcap.asn.comp.Problem) */ @Override diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnErrorEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnErrorEventImpl.java index 5a5735144..a8d5096a8 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnErrorEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnErrorEventImpl.java @@ -21,9 +21,9 @@ */ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.tcap.asn.comp.ErrorCode; -import org.mobicents.protocols.ss7.tcap.asn.comp.Parameter; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnError; +import org.restcomm.protocols.ss7.tcap.asn.comp.ErrorCode; +import org.restcomm.protocols.ss7.tcap.asn.comp.Parameter; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnError; import org.mobicents.slee.resource.tcap.events.ReturnErrorEvent; /** @@ -42,7 +42,7 @@ public ReturnErrorEventImpl(TCAPDialogWrapper dialogWrapper, ReturnError wrapped /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.ReturnError#getErrorCode() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.ReturnError#getErrorCode() */ @Override public ErrorCode getErrorCode() { @@ -52,7 +52,7 @@ public ErrorCode getErrorCode() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.ReturnError#getParameter() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.ReturnError#getParameter() */ @Override public Parameter getParameter() { @@ -63,7 +63,7 @@ public Parameter getParameter() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.ReturnError#setErrorCode(org + * org.restcomm.protocols.ss7.tcap.asn.comp.ReturnError#setErrorCode(org * .mobicents.protocols.ss7.tcap.asn.comp.ErrorCode) */ @Override @@ -75,7 +75,7 @@ public void setErrorCode(ErrorCode errorCode) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.ReturnError#setParameter(org + * org.restcomm.protocols.ss7.tcap.asn.comp.ReturnError#setParameter(org * .mobicents.protocols.ss7.tcap.asn.comp.Parameter) */ @Override diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnEventImpl.java index 475089c64..1ba967f60 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnEventImpl.java @@ -21,9 +21,9 @@ */ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.tcap.asn.comp.OperationCode; -import org.mobicents.protocols.ss7.tcap.asn.comp.Parameter; -import org.mobicents.protocols.ss7.tcap.asn.comp.Return; +import org.restcomm.protocols.ss7.tcap.asn.comp.OperationCode; +import org.restcomm.protocols.ss7.tcap.asn.comp.Parameter; +import org.restcomm.protocols.ss7.tcap.asn.comp.Return; import org.mobicents.slee.resource.tcap.events.ReturnEvent; /** @@ -42,7 +42,7 @@ public ReturnEventImpl(TCAPDialogWrapper dialogWrapper, T wrappedReturn) { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Return#getOperationCode() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Return#getOperationCode() */ @Override public OperationCode getOperationCode() { @@ -52,7 +52,7 @@ public OperationCode getOperationCode() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.asn.comp.Return#getParameter() + * @see org.restcomm.protocols.ss7.tcap.asn.comp.Return#getParameter() */ @Override public Parameter getParameter() { @@ -63,7 +63,7 @@ public Parameter getParameter() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.Return#setOperationCode(org + * org.restcomm.protocols.ss7.tcap.asn.comp.Return#setOperationCode(org * .mobicents.protocols.ss7.tcap.asn.comp.OperationCode) */ @Override @@ -75,7 +75,7 @@ public void setOperationCode(OperationCode opCode) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.asn.comp.Return#setParameter(org.mobicents + * org.restcomm.protocols.ss7.tcap.asn.comp.Return#setParameter(org.mobicents * .protocols.ss7.tcap.asn.comp.Parameter) */ @Override diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnResultEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnResultEventImpl.java index e977dd28c..22876c35e 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnResultEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnResultEventImpl.java @@ -21,7 +21,7 @@ */ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResult; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResult; import org.mobicents.slee.resource.tcap.events.ReturnResultEvent; /** diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnResultLastEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnResultLastEventImpl.java index 0868353ed..6ad5c7e32 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnResultLastEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/ReturnResultLastEventImpl.java @@ -21,7 +21,7 @@ */ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.tcap.asn.comp.ReturnResultLast; +import org.restcomm.protocols.ss7.tcap.asn.comp.ReturnResultLast; import org.mobicents.slee.resource.tcap.events.ReturnResultLastEvent; /** diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/TCAPDialogWrapper.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/TCAPDialogWrapper.java index d49d77b50..2cebccc8b 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/TCAPDialogWrapper.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/TCAPDialogWrapper.java @@ -24,19 +24,19 @@ import java.util.concurrent.locks.ReentrantLock; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; -import org.mobicents.protocols.ss7.tcap.api.TCAPException; -import org.mobicents.protocols.ss7.tcap.api.TCAPSendException; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.TRPseudoState; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCBeginRequest; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCContinueRequest; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCEndRequest; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUniRequest; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortRequest; -import org.mobicents.protocols.ss7.tcap.asn.ApplicationContextName; -import org.mobicents.protocols.ss7.tcap.asn.UserInformation; -import org.mobicents.protocols.ss7.tcap.asn.comp.Component; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.tcap.api.TCAPException; +import org.restcomm.protocols.ss7.tcap.api.TCAPSendException; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.TRPseudoState; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCBeginRequest; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCContinueRequest; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCEndRequest; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUniRequest; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortRequest; +import org.restcomm.protocols.ss7.tcap.asn.ApplicationContextName; +import org.restcomm.protocols.ss7.tcap.asn.UserInformation; +import org.restcomm.protocols.ss7.tcap.asn.comp.Component; import org.mobicents.slee.resource.tcap.TCAPDialogActivityHandle; import org.mobicents.slee.resource.tcap.TCAPResourceAdaptor; import org.mobicents.slee.resource.tcap.events.TCAPEvent; @@ -71,7 +71,7 @@ public TCAPDialogWrapper(TCAPDialogActivityHandle activityHandle, TCAPResourceAd * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#cancelInvocation + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#cancelInvocation * (java.lang.Long) */ @Override @@ -82,7 +82,7 @@ public boolean cancelInvocation(Long invokeId) throws TCAPException { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog# + * @see org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog# * getApplicationContextName() */ @Override @@ -94,7 +94,7 @@ public ApplicationContextName getApplicationContextName() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getDataLength(org + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getDataLength(org * .mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCBeginRequest) */ @Override @@ -106,7 +106,7 @@ public int getDataLength(TCBeginRequest event) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getDataLength(org + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getDataLength(org * .mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCContinueRequest) */ @Override @@ -118,7 +118,7 @@ public int getDataLength(TCContinueRequest event) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getDataLength(org + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getDataLength(org * .mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCEndRequest) */ @Override @@ -130,7 +130,7 @@ public int getDataLength(TCEndRequest event) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getDataLength(org + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getDataLength(org * .mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUniRequest) */ @Override @@ -141,7 +141,7 @@ public int getDataLength(TCUniRequest event) throws TCAPSendException { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getDialogId() + * @see org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getDialogId() */ @Override public Long getLocalDialogId() { @@ -182,7 +182,7 @@ public int getLocalSsn() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getLocalAddress() + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getLocalAddress() */ @Override public SccpAddress getLocalAddress() { @@ -193,7 +193,7 @@ public SccpAddress getLocalAddress() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getMaxUserDataLength + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getMaxUserDataLength * () */ @Override @@ -205,7 +205,7 @@ public int getMaxUserDataLength() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getNewInvokeId() + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getNewInvokeId() */ @Override public Long getNewInvokeId() throws TCAPException { @@ -216,7 +216,7 @@ public Long getNewInvokeId() throws TCAPException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getRemoteAddress() + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getRemoteAddress() */ @Override public SccpAddress getRemoteAddress() { @@ -226,7 +226,7 @@ public SccpAddress getRemoteAddress() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getState() + * @see org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getState() */ @Override public TRPseudoState getState() { @@ -237,7 +237,7 @@ public TRPseudoState getState() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getUserInformation + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getUserInformation * () */ @Override @@ -254,7 +254,7 @@ public ReentrantLock getDialogLock() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#getUserObject() + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#getUserObject() */ @Override public Object getUserObject() { @@ -265,7 +265,7 @@ public Object getUserObject() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#isEstabilished() + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#isEstabilished() */ @Override public boolean isEstabilished() { @@ -275,7 +275,7 @@ public boolean isEstabilished() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#isStructured() + * @see org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#isStructured() */ @Override public boolean isStructured() { @@ -305,7 +305,7 @@ public void setIdleTaskTimeout(long idleTaskTimeoutMs) { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#keepAlive() + * @see org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#keepAlive() */ @Override public void keepAlive() { @@ -323,7 +323,7 @@ public boolean checkDialogTimeoutProcKeeped() { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#release() + * @see org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#release() */ @Override public void release() { @@ -334,7 +334,7 @@ public void release() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#resetTimer(java + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#resetTimer(java * .lang.Long) */ @Override @@ -346,7 +346,7 @@ public void resetTimer(Long invokeId) throws TCAPException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCBeginRequest) */ @Override @@ -358,7 +358,7 @@ public void send(TCBeginRequest event) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCContinueRequest) */ @Override @@ -370,7 +370,7 @@ public void send(TCContinueRequest event) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCEndRequest) */ @Override @@ -382,7 +382,7 @@ public void send(TCEndRequest event) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortRequest) */ @Override @@ -394,7 +394,7 @@ public void send(TCUserAbortRequest event) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#send(org.mobicents * .protocols.ss7.tcap.api.tc.dialog.events.TCUniRequest) */ @Override @@ -406,7 +406,7 @@ public void send(TCUniRequest event) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#sendComponent(org + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#sendComponent(org * .mobicents.protocols.ss7.tcap.asn.comp.Component) */ @Override @@ -418,7 +418,7 @@ public void sendComponent(Component componentRequest) throws TCAPSendException { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog#setUserObject(java + * org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog#setUserObject(java * .lang.Object) */ @Override diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/TCAPProviderWrapper.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/TCAPProviderWrapper.java index 66b3db987..2bcfc9ead 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/TCAPProviderWrapper.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/TCAPProviderWrapper.java @@ -24,15 +24,15 @@ import javolution.util.FastMap; -import org.mobicents.protocols.ss7.sccp.NetworkIdState; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; -import org.mobicents.protocols.ss7.tcap.api.ComponentPrimitiveFactory; -import org.mobicents.protocols.ss7.tcap.api.DialogPrimitiveFactory; -import org.mobicents.protocols.ss7.tcap.api.TCAPException; -import org.mobicents.protocols.ss7.tcap.api.TCAPProvider; -import org.mobicents.protocols.ss7.tcap.api.TCListener; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.DraftParsedMessage; +import org.restcomm.protocols.ss7.sccp.NetworkIdState; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.tcap.api.ComponentPrimitiveFactory; +import org.restcomm.protocols.ss7.tcap.api.DialogPrimitiveFactory; +import org.restcomm.protocols.ss7.tcap.api.TCAPException; +import org.restcomm.protocols.ss7.tcap.api.TCAPProvider; +import org.restcomm.protocols.ss7.tcap.api.TCListener; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.DraftParsedMessage; import org.mobicents.slee.resource.tcap.TCAPDialogActivityHandle; import org.mobicents.slee.resource.tcap.TCAPResourceAdaptor; @@ -58,7 +58,7 @@ public TCAPProviderWrapper(TCAPResourceAdaptor ra) { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCAPProvider#addTCListener(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCAPProvider#addTCListener(org.mobicents * .protocols.ss7.tcap.api.TCListener) */ @Override @@ -69,7 +69,7 @@ public void addTCListener(TCListener arg0) { /* * (non-Javadoc) * - * @see org.mobicents.protocols.ss7.tcap.api.TCAPProvider# + * @see org.restcomm.protocols.ss7.tcap.api.TCAPProvider# * getComponentPrimitiveFactory() */ @Override @@ -84,7 +84,7 @@ public ComponentPrimitiveFactory getComponentPrimitiveFactory() { * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCAPProvider#getDialogPrimitiveFactory + * org.restcomm.protocols.ss7.tcap.api.TCAPProvider#getDialogPrimitiveFactory * () */ @Override @@ -119,9 +119,9 @@ public Dialog getNewDialog(SccpAddress localAddress, SccpAddress remoteAddress, * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCAPProvider#getNewDialog(org.mobicents + * org.restcomm.protocols.ss7.tcap.api.TCAPProvider#getNewDialog(org.mobicents * .protocols.ss7.sccp.parameter.SccpAddress, - * org.mobicents.protocols.ss7.sccp.parameter.SccpAddress) + * org.restcomm.protocols.ss7.sccp.parameter.SccpAddress) */ @Override public Dialog getNewDialog(SccpAddress localAddress, SccpAddress remoteAddress) throws TCAPException { @@ -132,9 +132,9 @@ public Dialog getNewDialog(SccpAddress localAddress, SccpAddress remoteAddress) * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCAPProvider#getNewUnstructuredDialog - * (org.mobicents.protocols.ss7.sccp.parameter.SccpAddress, - * org.mobicents.protocols.ss7.sccp.parameter.SccpAddress) + * org.restcomm.protocols.ss7.tcap.api.TCAPProvider#getNewUnstructuredDialog + * (org.restcomm.protocols.ss7.sccp.parameter.SccpAddress, + * org.restcomm.protocols.ss7.sccp.parameter.SccpAddress) */ @Override public Dialog getNewUnstructuredDialog(SccpAddress localAddress, SccpAddress remoteAddress) throws TCAPException { @@ -160,7 +160,7 @@ public Dialog getNewUnstructuredDialog(SccpAddress localAddress, SccpAddress rem * (non-Javadoc) * * @see - * org.mobicents.protocols.ss7.tcap.api.TCAPProvider#removeTCListener(org + * org.restcomm.protocols.ss7.tcap.api.TCAPProvider#removeTCListener(org * .mobicents.protocols.ss7.tcap.api.TCListener) */ @Override diff --git a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/UserAbortEventImpl.java b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/UserAbortEventImpl.java index c00f43b7a..fac924409 100644 --- a/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/UserAbortEventImpl.java +++ b/resources/tcap/ra/src/main/java/org/mobicents/slee/resource/tcap/wrappers/UserAbortEventImpl.java @@ -22,12 +22,12 @@ package org.mobicents.slee.resource.tcap.wrappers; -import org.mobicents.protocols.ss7.sccp.parameter.SccpAddress; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication; -import org.mobicents.protocols.ss7.tcap.asn.AbortSource; -import org.mobicents.protocols.ss7.tcap.asn.ApplicationContextName; -import org.mobicents.protocols.ss7.tcap.asn.ResultSourceDiagnostic; -import org.mobicents.protocols.ss7.tcap.asn.UserInformation; +import org.restcomm.protocols.ss7.sccp.parameter.SccpAddress; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.events.TCUserAbortIndication; +import org.restcomm.protocols.ss7.tcap.asn.AbortSource; +import org.restcomm.protocols.ss7.tcap.asn.ApplicationContextName; +import org.restcomm.protocols.ss7.tcap.asn.ResultSourceDiagnostic; +import org.restcomm.protocols.ss7.tcap.asn.UserInformation; import org.mobicents.slee.resource.tcap.events.UserAbortEvent; /** diff --git a/resources/tcap/ratype/src/main/java/org/mobicents/slee/resource/tcap/TCAPContextInterfaceFactory.java b/resources/tcap/ratype/src/main/java/org/mobicents/slee/resource/tcap/TCAPContextInterfaceFactory.java index 73628b27d..943bfe5bb 100644 --- a/resources/tcap/ratype/src/main/java/org/mobicents/slee/resource/tcap/TCAPContextInterfaceFactory.java +++ b/resources/tcap/ratype/src/main/java/org/mobicents/slee/resource/tcap/TCAPContextInterfaceFactory.java @@ -26,7 +26,7 @@ import javax.slee.FactoryException; import javax.slee.UnrecognizedActivityException; -import org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog; +import org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog; /** * diff --git a/resources/tcap/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml b/resources/tcap/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml index 00cf1bfe4..ff25e919d 100755 --- a/resources/tcap/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml +++ b/resources/tcap/ratype/src/main/resources/META-INF/resource-adaptor-type-jar.xml @@ -24,7 +24,7 @@ - org.mobicents.protocols.ss7.tcap.api.tc.dialog.Dialog + org.restcomm.protocols.ss7.tcap.api.tc.dialog.Dialog @@ -34,7 +34,7 @@ - org.mobicents.protocols.ss7.tcap.api.TCAPProvider + org.restcomm.protocols.ss7.tcap.api.TCAPProvider diff --git a/test/ss7-test-sbb/sbb/src/main/java/org/mobicents/protocols/ss7/sleetest/Ss7TestSbb.java b/test/ss7-test-sbb/sbb/src/main/java/org/mobicents/protocols/ss7/sleetest/Ss7TestSbb.java index dfb17151b..e5aaa2f4f 100644 --- a/test/ss7-test-sbb/sbb/src/main/java/org/mobicents/protocols/ss7/sleetest/Ss7TestSbb.java +++ b/test/ss7-test-sbb/sbb/src/main/java/org/mobicents/protocols/ss7/sleetest/Ss7TestSbb.java @@ -20,7 +20,7 @@ * 02110-1301 USA, or see the FSF site: http://www.fsf.org. */ -package org.mobicents.protocols.ss7.sleetest; +package org.restcomm.protocols.ss7.sleetest; import javax.slee.ActivityContextInterface; import javax.slee.CreateException; @@ -30,13 +30,13 @@ import javax.slee.facilities.Tracer; import javax.slee.resource.ResourceAdaptorTypeID; -import org.mobicents.protocols.ss7.map.api.MAPParameterFactory; -import org.mobicents.protocols.ss7.map.api.MAPProvider; -import org.mobicents.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; -import org.mobicents.protocols.ss7.map.api.primitives.USSDString; -import org.mobicents.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; -import org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest; -import org.mobicents.protocols.ss7.map.datacoding.CBSDataCodingSchemeImpl; +import org.restcomm.protocols.ss7.map.api.MAPParameterFactory; +import org.restcomm.protocols.ss7.map.api.MAPProvider; +import org.restcomm.protocols.ss7.map.api.datacoding.CBSDataCodingScheme; +import org.restcomm.protocols.ss7.map.api.primitives.USSDString; +import org.restcomm.protocols.ss7.map.api.service.supplementary.MAPDialogSupplementary; +import org.restcomm.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest; +import org.restcomm.protocols.ss7.map.datacoding.CBSDataCodingSchemeImpl; import org.mobicents.slee.SbbContextExt; import org.mobicents.slee.resource.map.MAPContextInterfaceFactory; import org.mobicents.slee.resource.map.events.DialogDelimiter; diff --git a/test/ss7-test-sbb/sbb/src/main/resources/META-INF/sbb-jar.xml b/test/ss7-test-sbb/sbb/src/main/resources/META-INF/sbb-jar.xml index 40aa9d9eb..f097dcc14 100644 --- a/test/ss7-test-sbb/sbb/src/main/resources/META-INF/sbb-jar.xml +++ b/test/ss7-test-sbb/sbb/src/main/resources/META-INF/sbb-jar.xml @@ -12,7 +12,7 @@ - org.mobicents.protocols.ss7.sleetest.Ss7TestSbb + org.restcomm.protocols.ss7.sleetest.Ss7TestSbb processUnstructuredSSRequestInvokeId