SessionTimer |
|
Description |
The Session Timer setting allows you to turn on a timer to check if a SIP session is still active, or should be terminated. |
|
Guidelines |
This command allows for a periodic refresh of SIP sessions, through a re-INVITE or UPDATE request, that allows both user agents and proxies to determine whether the SIP session is still active. If this timer is turned on, it exposes the commands SessionTimerMinSE (which conveys the minimum allowed value for the session timer) and SessionTimerExpires (which conveys the lifetime of the session). The available settings are as follows:
|
|
Related Topics |
|
Location |
VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > MWI & Session Timer tab > Session Timer |
|
Options |
Select from the drop-down box. Options are as follows:
|
|
Cmd Type |
Command |
|
Prompt Level |
config-SIPSignalingGroup-1# |
|
Syntax |
set sessiontimer or st { 0 | 1 | 2 } |
|
Arguments |
0 Disabled 1 Supported 2 Required |
|
Default |
0 Disabled |
|
Examples |
config-SIPSignalingGroup-1# set st 1 Enables the SIP Session Timer. |