Difference between revisions of "SendRoutingInfoForLCS"

From ss7api.null.ro
Jump to: navigation, search
(Created page with "==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...")
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
{{DISPLAYTITLE:sendRoutingInfoForLCS}}
 
==Capability:Routing==
 
==Capability:Routing==
  
Line 45: Line 46:
 
  </component>
 
  </component>
  
==Reference==
+
==References==
 
* ETSI TS 100 974 V7.15.0 (2004-03) p1095
 
* ETSI TS 100 974 V7.15.0 (2004-03) p1095

Latest revision as of 17:02, 27 August 2013

Contents

[edit] Capability:Routing

[edit] 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.

[edit] 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

[edit] 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.

[edit] Example

<component localCID="1" type="Invoke" operationCode="sendRoutingInfoForLCS">
    <mlcNumber enc="e164">49173123456</mlcNumber>
    <targetMS>
       <imsi>542552552853</imsi>
    </targetMS>
</component>

[edit] References

  • ETSI TS 100 974 V7.15.0 (2004-03) p1095
Personal tools
Namespaces

Variants
Actions
MAP & CAMEL XML Interface
Diameter XML Interface
MAP and CAMEL operations
Diameter interfaces
Examples
Resources
Navigation
Toolbox