ProxyFailoverBehavior |
|
Description |
This setting determines whether or not the Tenor fails over to a secondary SIP proxy when it receives SIP error responses. |
|
Guidelines |
Available settings are as follows:
|
|
Related Topics |
|
Location |
VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > Advanced tab > Proxy Fail-Over Behavior |
|
Options |
Click the button in front of the option you wish to select. Options are:
|
|
Cmd Type |
Command |
|
Prompt Level |
config-SIPSignalingGroup-1# |
|
Syntax |
set proxyfailoverbehavior or pfb { 0 | 1 } |
|
Arguments |
0 Don't fail over on error response 1 Fail over on error response |
|
Default |
0 Don't fail over |
|
Examples |
config-SIPSignalingGroup-1# set pfb 1 Sets the Tenor to fail over when an error response is received from the SIP proxy. |