Resources | addressContext | zone | h323TrunkGroup | services | longDurationCall

longDurationCall

Parameters associated with long duration call supervision.

Configuration

ParameterPresenceTypeDefaultDescription
ldcTimeoutOuint160 The timeout value of the long duration call timer in minutes. Allowed values are 0 to disable the timer, 60-2880 minutes to set the timer.
ldcActionOenumerationnoAction This is the action to take if the long duration call timer expires. The call may be released or a trap fired, or both.
ldcRelCauseOuint841 The Q.850 release value to use should the call be released due to long duration call timer expiry.
ldcEmergencyCallsOenumerationexclude Whether Emergency Calls should be excluded from or included in Long Duration Call Disconnect procedures
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusH323TrunkGroup:h323TrunkGroup={name}/services/longDurationCall

  • No labels