Difference between revisions of "InformServiceCenter"

From ss7api.null.ro
Jump to: navigation, search
(Created page with "==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=...")
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
{{DISPLAYTITLE:informServiceCenter}}
 
==Usage==
 
==Usage==
  
Line 4: Line 5:
  
 
==Invoke parameters==
 
==Invoke parameters==
This operation has the following invoke parameters:
+
 
 +
This operation has the following invoke parameters:
 
*''storedMSISDN'' - the stored MSISDN in the Message Waiting Data file.
 
*''storedMSISDN'' - the stored MSISDN in the Message Waiting Data file.
 
*''mw-Status'' - it is a set of the following flags:
 
*''mw-Status'' - it is a set of the following flags:

Latest revision as of 17:18, 27 August 2013

Contents

[edit] 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).

[edit] 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.

[edit] Result parameters

This operation does not expect a result.

[edit] 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