SetReportingState
From ss7api.null.ro
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