| Parameter | Presence | Type | Default | Description |
---|
| callLimit | O | union | unlimited |
The total number of concurrent calls (both ingress and egress) allowed.
|
| bandwidthLimit | O | union | unlimited |
Total media bandwidth limit (in K bits/sec).
|
| callLimitThreshold | O | uint8 | 0 |
Call Limit utilization notification threshold.
|
| bandwidthLimitThreshold | O | uint8 | 0 |
Bandwidth utilization notification threshold.
|
| bandwidthVideoThreshold | O | uint8 | 0 |
Bandwidth utilization prune video threshold.
|
| emergencyOversubscription | O | uint16 | 10 |
The oversubscription of resources (as a percentage) that
is allowed for emergency calls. When the baseline call limit
and bandwidth limits are reached, normal calls will be
stopped but emergency calls will be allowed up to this
additional percentage.
|
| extendedEmergencyIpLimit | O | uint16 | 0 |
The oversubscription of resources (expressed as numeric value)
that is allowed for emergency calls. When the baseline call limit
and emergency oversubscription resource limits are exhausted, normal
calls will be stopped but emergency calls shall be allowed up to
this configured number.
|
| registrationLimit | O | union | unlimited |
The number of concurrent registrations allowed.
|
| hpcOversubscription | O | uint16 | 10 |
The oversubscription of resources (as a percentage) that
is allowed for HPC calls. When the baseline call limit
and bandwidth limits are reached, normal calls will be
stopped but HPC calls will be allowed up to this
additional percentage.
|
| subscriptionLimit | O | union | unlimited |
The number of concurrent subscrition allowed.
|
| ingress | O | | |
Ingress-specific call admission control configuration.
|
| egress | O | | |
Egress-specific call admission control configuration.
|