sendRoutingInfoForGprs

From ss7api.null.ro
Revision as of 17:02, 27 August 2013 by Monica (Talk | contribs)

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

Contents

Capability: Routing

Usage

This message is sent by a GGSN to the HLR to find out to which SGSN a subscriber is registered.

Invoke parameters

  • imsi – IMSI of the SIM card
  • ggsn-Address – Address of the GGSN making the query
  • ggsn-Number – Number of the GGSN making the query
  • extensionContainer – Container for various extensions

Result parameters

  • sgsn-Address – Address of the SGSN where the Mobile Station is located for data
  • ggsn-Address – Address of the GGSN making the query
  • mobileNotReachableReason – Unreachability reason, number 0 to 255
  • extensionContainer – Container for various extensions

Example

<component remoteCID=1" type="Invoke" operationCode="sendRoutingInfoForGprs">
	<imsi enc="e212">497012345678900</imsi>
	<ggsn-Number>49709200160</ggsn-Number>
</component>
...
<component remoteCID=1" type="ResultLast" operationCode="sendRoutingInfoForGprs">
	<sgsn-Address>10.0.1.2</sgsn-Address>
</component>

References

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

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