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:

  • Disabled (default)

  • Supported

  • Required

Related Topics

SessionTimerMinSE

SessionTimerExpires

SIPSignalingGroup-1 (sipsg 1) Prompt Commands

Configuration Manager

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:

  • Disabled

  • Supported

  • Required

Command Line

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.