Use this object to specify the packet outage detection parameters for this SIP trunk group.

Note

As a best practice, always use UPPERCASE for trunk group names.

 

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

ParameterLength/RangeDescription
bandwidthLimitReduction0-100

Amount to reduce the bandwidth limit (as a percentage of the configured limit) when a packet outage is detected. (default = 50).

detectionInterval5-1440

Size of the packet outage detection interval in minutes. (default = 15).

detectionStateN/A

Use to enable automatic bandwidth reduction when a packet outage is detected.

  • disabled (default)
  • enabled
minimumCalls0-65535Number of calls with outages required within the current interval to declare a packet outage event. (default = 1000).
minimumDuration0-65535The minimum outage (in milliseconds) on a call for that call to be counted as part of the packet outage detection algorithm. (default = 6000).

  • No labels