SendRoutingInfoForLCS
From ss7api.null.ro
Contents |
Capability:Routing
Usage
This operation is used between the GMLC and the HLR to retrieve the routing information needed for routing a location service request to the VMSC, SGSN.
Invoke parameters
This operation has the following invoke parameters:
- mlcNumber - the ISDN number of a MLC.
- targetMS - it is a choice between:
- imsi - identity of the SIM
- msisdn - number associated with the SIM.
- extensionContainer
Result parameters
This operation expects a result containing the following parameters:
- targetMS - it is a choice between:
- imsi - identity of the SIM
- msisdn - number associated with the SIM.
- lcsLocationInfo - it contains the following parameters:
- msc-Number - ISDN number of the MSC.
- lmsi - local mobile station identity (VLR specific).
- extensionContainer
- gprsNodeIndicator - that the Network Node Number sent by the HLR is the SGSN number.
- additional-Number - the SGSN or MSC number.
- supportedLCS-CapabilitySets - indicates which capapbility sets of LCS are supported in the VLR or SGSN.
- additional-LCS-CapabilitySets - indicates which capapbility sets of LCS are supported in the VLR or SGSN.
- mme-Name - refers to the Diameter Identity of an MME.
- aaa-Server-Name - refers to the Diameter Identity of a 3GPP AAA.
- extensionContainer
- v-gmlc-Address - the IP address of a V-GMLC.
- h-gmlc-Address - the IP address of a H-GMLC.
- ppr-Address - refers to the IP address of a Privacy Profile Register.
- additional-v-gmlc-Address -the IP address of a V-GMLC.
Example
<component localCID="1" type="Invoke" operationCode="sendRoutingInfoForLCS"> <mlcNumber enc="e164">49173123456</mlcNumber> <targetMS> <imsi>542552552853</imsi> </targetMS> </component>
References
- ETSI TS 100 974 V7.15.0 (2004-03) p1095