PRACKMethod |
|
Description |
The PRACK message plays the same role as ACK, but instead provides acknowledgment for provisional responses. This allows provisional responses to be exchanged reliably. |
|
Guidelines |
You may select one of the following three settings: Disabled This means that we cannot do PRACK.
Supported (default) This means that PRACK is in passive mode.
Required This means that PRACK is in active mode.
|
|
Related Topics |
|
Location |
VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > Advanced tab > PRACK Method |
|
Options |
Select from the drop-down box. Valid options are as follows:
|
|
Cmd Type |
Command |
|
Prompt Level |
config-SIPSignalingGroup-1# |
|
Syntax |
set prackmethod or prackm { 0 | 1 | 2 } |
|
Arguments |
0 Disabled 1 Supported 2 Required |
|
Default |
1 Supported |
|
Examples |
config-SIPSignalingGroup-1# set prackm 2 Sets the Tenor to require PRACK messaging. |