SendRoutingInfoForLCS

From ss7api.null.ro
Revision as of 18:04, 23 August 2013 by Monica (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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>

Reference

  • 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