Resources | addressContext | zone | h323TrunkGroup | cac | egress

egress

Egress-specific call admission control configuration.

Configuration

ParameterPresenceTypeDefaultDescription
callLimitOunionunlimited The total number of calls allowed egress.
callRateMaxOunionunlimited The maximum sustained egress call rate allowed in calls/second.
callBurstMaxOunionunlimited The maximum allowed burst (above the allowed sustained rate) for egress call attempts.
RESTCONF API: GET Example

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

  • No labels