CGwAdminState
This textual convention defines the administrative state of media gateway. The possible administrative states are as follows: inService: Gateway would be restored to in-service status and a ServiceChange with method RESTART message will be sent to Call Agent forcefulOutOfService: Gateway would be in Out-Of-Service State Any existing connections on the GW will be deleted. A ServiceChange with method FORCED message will be sent to call agent. New connections would be blocked. gracefulOutOfService: Gateway would be in in Out-Of-Service State Any existing connections on the GW will not be affected. A ServiceChange with method GRACEFUL message will be sent to call agent. New connections would be blocked.
Possible values
3 objects| Number | Name |
|---|---|
| 1 | inService |
| 2 | forcedOutOfService |
| 3 | gracefulOutOfService |