| Parameter | Presence | Type | Default | Description |
---|
| callLimit | O | union | unlimited |
The total number of outbound concurrent calls allowed.
|
| 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.
|
| callRateMax | O | union | unlimited |
The maximum sustained egress call rate allowed in calls/second.
|
| callBurstMax | O | union | unlimited |
The maximum allowed burst (above the allowed sustained
rate) for egress call attempts.
|
| registerRateMax | O | union | unlimited |
The maximum sustained egress rate of initial SIP registrations allowed.
|
| registerBurstMax | O | union | unlimited |
The maximum allowed burst (above the allowed sustained
rate) for egress initial SIP registrations.
|
| 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.
|
| subscribeRateMax | O | union | unlimited |
The maximum sustained egress rate of initial SIP subscription allowed.
|
| subscribeBurstMax | O | union | unlimited |
The maximum allowed burst (above the allowed sustained
rate) for egress initial SIP subscription.
|
| otherReqRateMax | O | union | unlimited |
The maximum sustained egress rate of initial SIP subscriptions allowed.
|
| otherReqBurstMax | O | union | unlimited |
The maximum allowed burst (above the allowed sustained
rate) for egress initial SIP subscription.
|