| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.service.lsm | |
| org.mobicents.protocols.ss7.map.api.service.sms |
| Modifier and Type | Method and Description |
|---|---|
IMSI |
MAPParameterFactory.createIMSI(java.lang.String data)
Creates a new instance of
IMSI |
| Modifier and Type | Method and Description |
|---|---|
void |
MAPDialog.addEricssonData(IMSI imsi,
AddressString vlrNo)
This method should be invoked after MAPDialog creation if Ericsson-style
ASN.1 syntax is used
|
SM_RP_DA |
MAPParameterFactory.createSM_RP_DA(IMSI imsi)
Creates a new instance of
SM_RP_DA with imsi parameter |
void |
MAPDialogListener.onDialogRequestEricsson(MAPDialog mapDialog,
AddressString destReference,
AddressString origReference,
IMSI eriImsi,
AddressString eriVlrNo)
When T_BEGIN received.
|
| Modifier and Type | Method and Description |
|---|---|
IMSI |
SubscriberIdentity.getIMSI() |
IMSI |
ProvideSubscriberLocationRequestIndication.getIMSI() |
IMSI |
SubscriberLocationReportRequestIndication.getIMSI() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
MAPDialogLsm.addProvideSubscriberLocationRequest(int customInvokeTimeout,
LocationType locationType,
ISDNAddressString mlcNumber,
LCSClientID lcsClientID,
java.lang.Boolean privacyOverride,
IMSI imsi,
ISDNAddressString msisdn,
LMSI lmsi,
IMEI imei,
java.lang.Integer lcsPriority,
LCSQoS lcsQoS,
MAPExtensionContainer extensionContainer,
SupportedGADShapes supportedGADShapes,
java.lang.Byte lcsReferenceNumber,
java.lang.Integer lcsServiceTypeID,
LCSCodeword lcsCodeword,
LCSPrivacyCheck lcsPrivacyCheck,
AreaEventInfo areaEventInfo,
byte[] hgmlcAddress) |
java.lang.Long |
MAPDialogLsm.addProvideSubscriberLocationRequest(LocationType locationType,
ISDNAddressString mlcNumber,
LCSClientID lcsClientID,
java.lang.Boolean privacyOverride,
IMSI imsi,
ISDNAddressString msisdn,
LMSI lmsi,
IMEI imei,
java.lang.Integer lcsPriority,
LCSQoS lcsQoS,
MAPExtensionContainer extensionContainer,
SupportedGADShapes supportedGADShapes,
java.lang.Byte lcsReferenceNumber,
java.lang.Integer lcsServiceTypeID,
LCSCodeword lcsCodeword,
LCSPrivacyCheck lcsPrivacyCheck,
AreaEventInfo areaEventInfo,
byte[] hgmlcAddress) |
java.lang.Long |
MAPDialogLsm.addSubscriberLocationReportRequest(int customInvokeTimeout,
LCSEvent lcsEvent,
LCSClientID lcsClientID,
LCSLocationInfo lcsLocationInfo,
ISDNAddressString msisdn,
IMSI imsi,
IMEI imei,
ISDNAddressString naEsrd,
ISDNAddressString naEsrk,
byte[] locationEstimate,
java.lang.Integer ageOfLocationEstimate,
SLRArgExtensionContainer slrArgExtensionContainer,
byte[] addLocationEstimate,
DeferredmtlrData deferredmtlrData,
java.lang.Byte lcsReferenceNumber,
byte[] geranPositioningData,
byte[] utranPositioningData,
CellGlobalIdOrServiceAreaIdOrLAI cellIdOrSai,
byte[] hgmlcAddress,
java.lang.Integer lcsServiceTypeID,
java.lang.Boolean saiPresent,
java.lang.Boolean pseudonymIndicator,
AccuracyFulfilmentIndicator accuracyFulfilmentIndicator) |
java.lang.Long |
MAPDialogLsm.addSubscriberLocationReportRequest(LCSEvent lcsEvent,
LCSClientID lcsClientID,
LCSLocationInfo lcsLocationInfo,
ISDNAddressString msisdn,
IMSI imsi,
IMEI imei,
ISDNAddressString naEsrd,
ISDNAddressString naEsrk,
byte[] locationEstimate,
java.lang.Integer ageOfLocationEstimate,
SLRArgExtensionContainer slrArgExtensionContainer,
byte[] addLocationEstimate,
DeferredmtlrData deferredmtlrData,
java.lang.Byte lcsReferenceNumber,
byte[] geranPositioningData,
byte[] utranPositioningData,
CellGlobalIdOrServiceAreaIdOrLAI cellIdOrSai,
byte[] hgmlcAddress,
java.lang.Integer lcsServiceTypeID,
java.lang.Boolean saiPresent,
java.lang.Boolean pseudonymIndicator,
AccuracyFulfilmentIndicator accuracyFulfilmentIndicator) |
| Modifier and Type | Method and Description |
|---|---|
IMSI |
SM_RP_DA.getIMSI() |
IMSI |
SendRoutingInfoForSMResponseIndication.getIMSI() |
IMSI |
MoForwardShortMessageRequestIndication.getIMSI() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
MAPDialogSms.addMoForwardShortMessageRequest(int customInvokeTimeout,
SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer,
IMSI imsi) |
java.lang.Long |
MAPDialogSms.addMoForwardShortMessageRequest(SM_RP_DA sm_RP_DA,
SM_RP_OA sm_RP_OA,
byte[] sm_RP_UI,
MAPExtensionContainer extensionContainer,
IMSI imsi)
Sending MAP-MO-FORWARD-SHORT-MESSAGE request
|
void |
MAPDialogSms.addSendRoutingInfoForSMResponse(long invokeId,
IMSI imsi,
LocationInfoWithLMSI locationInfoWithLMSI,
MAPExtensionContainer extensionContainer)
Sending MAP-SEND-ROUTING-INFO-FOR-SM response
|
Copyright © 2012. All Rights Reserved.