Resources | addressContext | zone | h323TrunkGroup | cac

cac

Call admission control parameters for this H.323 trunk group.

Configuration

ParameterPresenceTypeDefaultDescription
callLimitOunionunlimited The total number of concurrent calls (both ingress and egress) allowed.
bandwidthLimitOunionunlimited Total media bandwidth limit (in K bits/sec).
callLimitThresholdOuint80 Call Limit utilization notification threshold.
bandwidthLimitThresholdOuint80 Bandwidth utilization notification threshold.
ingressO Ingress-specific call admission control configuration.
egressO Egress-specific call admission control configuration.
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

  • No labels