CIfCallServiceAdminState
This Textual Convention defines the service administrative state of an interface. The possible service administrative states are as follows: inService: The interface would be restored to in-service status and a call service state change with method RESTART message will be sent to Call Agent forcefulOutOfService: The interface would be in Out-Of-Service state. Any existing connections on the interface will deleted. A call service state change message with FORCED method will be sent to Call Agent. New connections would be blocked. gracefulOutOfService: The interface would be in Out-Of-Service state. Any existing connections on the interface are not affected. A call service state change message with GRACEFUL method will be sent to Call Agent. New connections would be blocked.
Possible values
3 objects| Number | Name |
|---|---|
| 1 | inService |
| 2 | forcedOutOfService |
| 3 | gracefulOutOfService |