...
Panel |
---|
...
borderColor | green |
---|---|
bgColor | transparent |
borderWidth | 2 |
In this section:
|
Use the zone CAC parameters to configure call admission control (CAC) settings for a zone on ingress, on egress, and for the zone as a whole.
...
Include Page | ||||
---|---|---|---|---|
|
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext_name> zone <zone_name> |
...
cac bandwidthLimit <0-2147483647, or unlimited> bandwidthLimitThreshold <0-100> bandwidthVideoThreshold <0-100> callLimit <0-2147483647, or unlimited> callLimitThreshold <0-100> egress |
...
emergencyOversubscription <0-1000> extendedEmergencyIpLimit <0-40000> hpcOversubscription <0-100> ingress registrationLimit <0-2147483647, or unlimited> |
...
Include Page | ||||
---|---|---|---|---|
|
Zone Parameters
Parameter | Length/Range | Description |
---|---|---|
bandwidthLimit | 0-2147483647, or unlimited | Total bandwidth limit in Kbps/sec. |
bandwidthLimitThreshold | 0-100 | Bandwidth utilization notification threshold, as a percentage. (default = 0) |
bandwidthVideoThreshold | 0-100 | Enter threshold value (as a percentage of video bandwidth) to limit video streams to a specific bandwidth to prevent video calls consuming call bandwidth otherwise needed for audio calls. (default = 0) |
callLimit | 0-2147483647, or unlimited | Total number of calls allowed on this zone. (default = 'unlimited') |
callLimitThreshold | 0-100 | Call limit utilization notification threshold, as a percentage. (default = 0) |
egress | N/A | Egress-specific call admission control configuration. See the Egress Parameters table below for details. |
emergencyOversubscription | 0-1000, or unlimited | This parameter gives priority treatment to emergency calls by specifying the resource over-subscription percentage allowed for emergency calls, and represents the allowed percentage of emergency calls beyond the configured call limit. When the call limit is reached, normal calls are rejected but emergency calls are accepted up to an expanded limit. (default = 10) |
extendedEmergencyIpLimit | 0-40000 | Additional number of emergency calls (expressed as a numeric value) allowed if call limit and emergency over-subscription quota are exhausted. (default = 0) |
hpcOversubscription | 0-100 | This parameter specifies the amount of resource over-subscription (as a percentage) allowed for HPC calls. When the baseline call limit and bandwidth limit are reached, normal calls are not admitted, but additional HPC calls are allowed up to the configured percentage value. (default = 10) |
| N/A | Ingress-specific call admission control configuration. See the Ingress Parameters table below for details. |
registrationLimit | 0-2147483647, or unlimited | The number of concurrent registrations allowed in this zone. (default = 'unlimited') |
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext_name> zone <zone_name> cac egress callBurstMax <1-900, or unlimited> (SBC 7000 range is 1-2700) callLimit <0-2147483647, or unlimited> callRateMax <1-450, or unlimited> (SBC 7000 range is 1-1350) emergencyOversubscription <0-1000> extendedEmergencyIpLimit <0-40000> |
...
hpcOversubscription |
...
<0-100> registerBurstMax <1- |
...
3000 or unlimited> (1-1000 or unlimited for SBC |
...
5xx0; 1-1500 or unlimited for SBC 5400; 1-3000 or unlimited for SBC 7000) registerRateMax <1- |
...
3000 or unlimited> ( |
...
1-1000 or unlimited for SBC 5xx0; 1-1500 or unlimited for SBC 5400; 1-3000 or unlimited for SBC 7000) |
...
Anchor
...
Egress Parameters
...
Egress Egress Parameters
...
Parameters
Parameter | Length/Range | Description |
---|---|---|
callBurstMax |
...
zone
...
1-23
...
The name of the zone. You can configure signaling, media, and control for a zone in the address context.
Note |
---|
Zone name is unique across all address contexts. |
...
cac
...
N/A
Call Admission Control (CAC) parameters for all peers using this zone.
...
SBC 5000: SBC 7000: | Maximum allowed burst (above the allowed sustained rate) for egress call attempts, in calls/second. ( |
...
default = 'unlimited') | |
callLimit | 0-2147483647, or unlimited |
...
...
Total number of outbound concurrent calls allowed. ( |
...
default = 'unlimited' ) | |
callRateMax | SBC 5000: |
...
. SBC 7000: | Maximum sustained egress call rate allowed in calls/second. ( |
...
default = 'unlimited' ) Note: You can set both |
...
; however, if you assign a value to one parameter, the other must also be assigned a value. |
emergencyOversubscription |
...
0-1000 | Over-subscription of resources (as a percentage) allowed for emergency calls. ( |
...
default = 10) | |
extendedEmergencyIpLimit | 0-40000 |
Additional number of emergency calls (expressed as a numeric value) allowed if call limit and emergency |
...
over-subscription quota are exhausted. ( |
...
default = 0) | ||
hpcOversubscription | 0-100 | This parameter specifies the amount of resource over-subscription (as a percentage) allowed for HPC calls. When the baseline call limit and bandwidth limit are reached, normal calls are not admitted, but additional HPC calls are allowed up to the configured percentage value. (default = 10) |
registerBurstMax | SBC 5xx0: SBC 5400: SBC 7000: | Specifies the maximum allowed egress burst (above the |
...
allowed sustained rate) for |
...
initial SIP registrations. |
...
The default value is unlimited. | ||||||
| SBC 5xx0: SBC 5400: SBC 7000: | Specifies the maximum allowed sustained egress rate (registrations per second) for initial SIP registrations. The default value is unlimited. Note: You |
registerRateMax
– (Default is 'unlimited') Maximum sustained egress rate of initial SIP registrations allowed on this zone. (range: 1-100, or unlimited. SBC 7000 range is 1-300, or unlimited)
...
can set both “registerBurstMax” and “registerRateMax” as unlimited; however, if you assign a value to one parameter, the other must also be assigned a value |
...
...
emergencyOversubscription
– (Default = 10) This parameter gives priority treatment to emergency calls by specifying the resource oversubscription percentage allowed for emergency calls, and represents the allowed percentage of emergency calls beyond the configured call limit. When the call limit is reached, normal calls are rejected but emergency calls are accepted up to an expanded limit. (range: 0-1000, or unlimited)
...
extendedEmergencyIpLimit
– (Default = 0) Additional number of emergency calls (expressed as a numeric value) allowed if call limit and emergency oversubscription quota are exhausted. (range: 0-40000)
ingress
– Ingress-specific call admission control configuration. The ingress call maximum limit parameters are as follows:
...
. |
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext_name> zone <zone_name> cac ingress
callBurstMax <1-900, or unlimited> (SBC 7000 range is 1-2700)
callLimit <0-2147483647, or unlimited>
callRateMax <1-450, or unlimited> (SBC 7000 range is 1-1350)
emergencyOversubscription <0-1000>
extendedEmergencyIpLimit <0-40000>
hpcOversubscription <0-100>
packetRateMax <1-65535, or unlimited>
registerBurstMax <1-3000 or unlimited> (1-1000 or unlimited for SBC 5xx0; 1-1500 or unlimited for SBC 5400; 1-3000 or unlimited for SBC 7000)
registerRateMax <1-3000 or unlimited> (1-1000 or unlimited for SBC 5xx0; 1-1500 or unlimited for SBC 5400; 1-3000 or unlimited for SBC 7000)
|
Ingress Parameters Anchor Ingress Parameters Ingress Parameters
Parameter | Length/Range | Description |
---|---|---|
callBurstMax | SBC 5000: SBC 7000: | Maximum allowed burst (above the allowed sustained rate) for ingress calls, in calls/second. ( |
...
default = 'unlimited') | |
callRateMax | SBC 5000: |
...
450, or unlimited. SBC 7000 |
...
: |
...
1350, or unlimited |
...
...
Maximum sustained ingress call rate allowed in calls/second. ( |
...
default is 'unlimited') Note: You |
...
can set both |
...
|
...
|
...
"unlimited"; however, if you assign a value to one parameter, the other must also be assigned a value. |
emergencyOversubscription |
...
0-1000 | Over-subscription of resources (as a percentage) allowed for emergency calls. ( |
...
default = 10) | ||
extendedEmergencyIpLimit | 0-40000 | Additional number of emergency calls (expressed as a numeric value) allowed if call limit and emergency |
...
over-subscription quota are exhausted. ( |
...
default = 0) | ||
hpcOversubscription | 0-100 | This parameter specifies the amount of resource over-subscription (as a percentage) allowed for HPC calls. When the baseline call limit and bandwidth limit are reached, normal calls are not admitted, but additional HPC calls are allowed up to the configured percentage value. (default = 10) |
packetRateMax | 1-65535, or unlimited |
Maximum sustained packet rate allowed |
...
in packets/second |
...
. ( |
...
default = 'unlimited') | ||
registerBurstMax | SBC 5xx0: SBC 5400: SBC 7000: | Specifies the maximum allowed ingress burst (above the allowed |
...
sustained rate) for initial SIP registrations. |
...
The default value is unlimited. | ||||||
registerRateMax | SBC 5xx0: SBC 5400: SBC 7000: | Specifies the maximum allowed sustained ingress rate (registrations per second) for initial SIP registrations. The default value is unlimited. Note: You can set both |
registerRateMax
– (Default is 'unlimited') Maximum sustained rate of initial SIP registrations allowed in registrations/second. (range: 1-100, or unlimited. SBC 7000 range is 1-300, or unlimited)
...
“registerBurstMax” and “registerRateMax” as unlimited; however, if you assign a value to one parameter, the other must also be assigned a value. |
...
Pagebreak |
---|