Difference between revisions of "SendRoutingInfoForSM"

From ss7api.null.ro
Jump to: navigation, search
(Created page with "==Usage== This operation is used by a gateway MSC to retrieve from the HLR the routing information needed for routing a short message to the servicing MSC or SGSN. ==Invoke ...")
 
(Result parameters)
Line 24: Line 24:
 
**''additional-Number'' - either the SGSN or MSC number.
 
**''additional-Number'' - either the SGSN or MSC number.
 
*''extensionContainer''
 
*''extensionContainer''
 
  
 
==Example==
 
==Example==

Revision as of 11:34, 26 August 2013

Contents

Usage

This operation is used by a gateway MSC to retrieve from the HLR the routing information needed for routing a short message to the servicing MSC or SGSN.

Invoke parameters

  • msisdn - the number assigned to a mobile subscriber.
  • sm-RP-PRI - indicates whether the delivery of the short message shall be attempted.
  • serviceCentreAddress - the address of the SMSC
  • extensionContainer
  • gprsSupportIndicator - the presence of this parameter indicates that the SMS-GMSC supports the GPRS specific procedure of combine delivery of the short message via MSC and/or via SGSN.
  • sm-RP-MTI - represents the RP-MessageType of the short message. Distinguishes between a SM sent to a mobile station in order to acknowledge a mobile originated SM initiated by the mobile from a normal mobile terminated SM.
  • sm-RP-SMEA - represents the RP-Originating address of the SM entity that originated the short message.
  • sm-deliveryNotIntended - the presence of this parameter indicates that the delivery of a short message is not intended.

Result parameters

  • imsi - identity of the SIM.
  • locationInfoWithLMSI - contains the following parameters
    • networkNode-Number - contains either the ISDN number of the SGSN or of the MSC.
    • lmsi - local mobile station identity (VLR specific)
    • extensionContainer
    • gprsNodeIndicator - indicates that the Network Node Number sent by the HLR is the SGSN number. The presence of this parametr is mandatory if the Network Node Number is in fact the SGSN number.
    • additional-Number - either the SGSN or MSC number.
  • extensionContainer

Example

<component localCID="1" type="Invoke" operationCode="sendRoutingInfoForSM">
    <msisdn enc="e212" nature="international" plan="land-mobile">75368395527</msisdn>
    <sm-RP-PRI>true</sm-RP-PRI>
    <serviceCentreAddress enc="e212" nature="international" plan="land-mobile">50730011326</serviceCentreAddress>
    <gprsSupportIndicator/>
    <sm-RP-MTI>20</sm-RP-MTI>
    <sm-RP-SMEA>34 72 91 61 13</sm-RP-SMEA>
</component>
Personal tools
Namespaces

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