CIfCallServiceOperState
This Textual Convention defines the call connection related service state of an interface. The possible service states are: inService: An interface is ready for call connection setup. outOfService: The interface is in Out-Of-Service state. All calls will be destroyed on this interface by Call Agent. A call service state change message with FORCED method is sent to Call Agent. No new connections are allowed on the interface. oosPending: The interface is in Out-Of-Service state. All existing calls will not be affected on this interface. A call service state change message with GRACEFUL method is sent to Call Agent. No new connections are allowed.
Possible values
3 objects| Number | Name |
|---|---|
| 1 | inService |
| 2 | outOfService |
| 3 | oosPending |