Mo-forwardSM

From ss7api.null.ro
Revision as of 11:49, 26 August 2013 by Monica (Talk | contribs)

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

Contents

Usage

This is operation is used to forward mobile originated short messages between the a serving MSC/SGSN and its outbound MSC.

Invoke parameters

This operation has the following parameters:

  • sm-RP-DA – represents the destination address used by the SMS relay sub-layer protocol. In the mobile originated SM transfer, this parameter contains the service centre address received from the mobile station. It can be one the following:
    • imsi - identity of the SIM.
    • lmsi - local identity allocated by the VLR to a given subscriber for internal management of data in the VLR
    • serviceCentreAddressDA – destination address of the SMSC.
    • noSM-RP-DA22
  • sm-RP-OA – represents the originating address used by the SMS relay sub-layer protocol. It can be one the following:
    • msisdn - number associated with the SIM.
    • serviceCentreAddressOA – originating address of the SMSC.
    • noSM-RP-OA
  • sm-RP-UI - this parameter represents the user data field carried by the SMS relay sub-layer protocol.
  • moreMessagesToSend - indicates whether the MSC has more short messages to send.
  • extensionContainer
  • imsi - the originating subscriber's SIM identification number

Result parameters

  • sm-RP-UI – this parameter represents the user data field carried by the SMS relay sub-layer protocol.
  • extensionContainer

Example

<component remoteCID="1" type="Invoke" operationCode="mo-forwardSM">
     <sm-RP-DA>
          <serviceCentreAddressDA nature="international" plan="isdn" enc="e164">4915555229999</serviceCentreAddressDA>
     </sm-RP-DA>
     <sm-RP-OA>
          <msisdn nature="international" plan="isdn" enc="e164">4915555223391</msisdn>
     </sm-RP-OA>
     <sm-RP-UI enc="hex">21 78 0c 81 10 55 55 22 33 09 00 00 06 c8 32 9b fd 0e 01</sm-RP-UI>
     <imsi enc="str">901700000003001</imsi>
</component>
Personal tools
Namespaces

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