This section describes CLI syntax and parameters for the SIP Trunk Group 'callReservation' object.
Use callReservation object to reserve a portion of the resources for specific call direction or type for the specified SIP trunk group.
Command Syntax
% set addressContext <name> zone <name> sipTrunkGroup <name> callReservation
inbound <0-100>
incomingCallMinimum <0-128>
outgoingCallMinimum <0-100>
priorityCallMinimum <0-100>
silc
MC1Percent <0-100>
MC2Percent <0-100>
state <disabled | enabled>
state <disabled | enabled>
Command Parameters
SIP Trunk Group Call Reservation Parameters
Parameter | Length/Range | Description |
---|
inbound | 0-100 | The percentage of callLimit reserved for handling inbound calls. Enter value in 5 percent increments. (default = 0). |
incomingCallMinimum | 0-128 | Minimum number of incoming call allowed when reservations are enabled. (default = 1) |
outgoingCallMinimum | 0-100 | Minimum percent of outgoing call allowed when reservations are enabled. (default = 10) |
priorityCallMinimum | 0-100 | Minimum number of priority call allowed when reservations are enabled. (default = 1). |
silc | N/A | Specifies the SILC traffic control configuration. MC1Percent – The percentage of calls to accept when the machine congestion level is 1 (range: 0-100 / default = 75).MC2Percent – The percentage of calls to accept when the machine congestion level is 2 (range: 0-100 / default = 25).state – Use flag to enable/disable SILC traffic control. disabled (default)enabled
|
state | | Administrative state to disable or enable the call reservation feature on a SIP trunk group.disabled (default)enabled
|