Skip navigation.

Deployment > SIP Applications > Configuration > General

Overview

The SIP Applications --> Configuration --> General tab shows the general configuration for the SIP application modules.

Attributes

Attribute Label Description Constraints
Name The context name of this SIP application.

MBean: ContextConfigModuleMBean
Attribute: Name
Sesion Timeout Time The session timeout time of this SIP application (in minutes). When 0 or negative value is specified, there is no timeout. This value is defined in the deployment descriptor sip.xml.

MBean: ContextConfigModuleMBean
Attribute: SessionTimeout
Maximum Application Session Count The maximum number of application sessions that can be generated by this SIP application. (If negative value is specified, there is no limit.) This value is defined in the deployment descriptor sse.xml.

MBean: ContextConfigModuleMBean
Attribute: MaxApplicationSessionCount

Back to Administration Console