Use this object to specify the packet outage detection parameters for this SIP trunk group.
Command Syntax
% set addressContext <name> zone <name> sipTrunkGroup <name> packetOutage
bandwidthLimitReduction <0-100>
detectionInterval <5-1440>
detectionState <disabled | enabled>
minimumCalls <0-65535>
minimumDuration <0-65535>
Command Parameters
SIP Trunk Group Packet Outage Parameters
Parameter | Length/Range | Description |
---|
bandwidthLimitReduction | 0-100 | Amount to reduce the bandwidth limit (as a percentage of the configured limit) when a packet outage is detected. (default = 50). |
detectionInterval | 5-1440 | Size of the packet outage detection interval in minutes. (default = 15).
|
detectionState | N/A | Use to enable automatic bandwidth reduction when a packet outage is detected. disabled (default)enabled
|
minimumCalls | 0-65535 | Number of calls with outages required within the current interval to declare a packet outage event. (default = 1000). |
minimumDuration | 0-65535 | The minimum outage (in milliseconds) on a call for that call to be counted as part of the packet outage detection algorithm. (default = 6000). |