informServiceCenter

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

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

Contents

Usage

This operation is used by the HLR to inform the gateway MSC which MSISDN number is stored in the Message Waiting Data file (has a SM waiting).

Invoke parameters

This operation has the following invoke parameters:

  • storedMSISDN - the stored MSISDN in the Message Waiting Data file.
  • mw-Status - it is a set of the following flags:
    • sc-AddressNotIncluded - indicates if the address of the originator service centre is included in the Message Waiting Data file.
    • mnrf-Set - Mobile subscriber Not Reachable flag.
    • mcef-Set - Memory Capacity Exceeded flag.
    • mnrg-Set - Mobile station Not Reachable for GPRS flag.
  • extensionContainer
  • absentSubscriberDiagnosticSM - indicates the reason why the subscriber is absent.
  • additionalAbsentSubscriberDiagnosticSM - indicates the reason of the additional SM delivery outcome.

Result parameters

This operation does not expect a result.

Example

<component remoteCID=1" type="Invoke" operationCode="informServiceCentre">
    <msisdn>448499559676</msisdn>
    <mw-status>mnrf-Set</mw-status>
</component>
Personal tools
Namespaces

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