Difference between revisions of "SetReportingState"
From ss7api.null.ro
(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...") |
|||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:setReportingState}} | ||
==Usage== | ==Usage== | ||
Latest revision as of 17:17, 27 August 2013
Contents |
[edit] Usage
This operation is used by the HLR to set in the VLR the reporting state for a requested service.
[edit] 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
[edit] Example
<component localCID="1" type="Invoke" operationCode="setReportingState"> <imsi>157320925330</imsi> <ccbs-Monitoring>startMonitoring</ccbs-Monitoring> </component>
[edit] References
- ETSI TS 100 974 V7.15.0 (2004-03) p1073