Difference between revisions of "SetReportingState"

From ss7api.null.ro
Jump to: navigation, search
(Created page with "==Usage== This operation is used by the HLR to set in the VLR the reporting state for a requested service. ==Invoke parameters== *''imsi'' - the identity of the SIM. *''lmsi...")

Revision as of 11:17, 26 August 2013

Contents

Usage

This operation is used by the HLR to set in the VLR the reporting state for a requested service.

Invoke parameters

  • imsi - the identity of the SIM.
  • lmsi - local mobile station identity (VLR specific).
  • ccbs-Monitoring - indicates whether the monitoring for CCBS shall be started or stopped. It has one of the following values:
    • stopMonitoring
    • startMonitoring
  • extensionContainer

!Result parameters

  • ccbs-SubscriberStatus - the CCBS subscriber status. It has one of the following values:
    • ccbsNotIdle
    • ccbsIdle
    • ccbsNotReachable
  • extensionContainer

Example

<component localCID="1" type="Invoke" operationCode="setReportingState">
    <imsi>157320925330</imsi>
    <ccbs-Monitoring>startMonitoring</ccbs-Monitoring>
</component>

References

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

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