SIPNoConnectTimeout |
|
Description |
This configurable timer addresses the situation where an incoming or outgoing SIP call has reached the stage where provisional messages such as "Alerting" and "Call Proceeding" have been exchanged, but the call has not connected. If a Connect message is not received within the configured time, the call is cleared. This is similar to the H.323 T310 timer. |
|
Guidelines |
The valid range for this timer is 32 to 3600 seconds, with a default of 180 seconds. |
|
Related Topics |
|
Location |
VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > Advanced tab > SIP No Connect Timeout |
|
Options |
Enter the numeric value. |
|
Cmd Type |
Command |
|
Prompt Level |
config-SIPSignalingGroup-1# |
|
Syntax |
set sipnoconnecttimeout or sipnct {num} |
|
Arguments |
num Numeric value from 32-3600 |
|
Default |
180 seconds |
|
Examples |
config-SIPSignalingGroup-1# set sipnct 360 Sets the SIP no connect timer to 360 seconds. |