The SIP Servlet Container

Editing the Properties of the SIP Container

The sub-elements of the SIP container are session-managerand session-properties. store-properties, manager-properties are sub-elements of session-manager.

For a complete list of SIP container properties, see TBDlink.

To change the properties of the SIP container using the Admin Console, select the Configuration node, select the configuration name, and the SIP Container node. Use the General, Session Timeout, SIP Container Manager, or SIP Container Store tabs to view and change SIP container properties.

You can use the following CLI commands to list and view the sub-elements and attributes of the SIP container.

To view the sub-elements of the SIP container, use the following command: list server.sip-container.*

To view the attributes of the SIP container, use the following command: get server.sip-container.*

Editing SIP Container General Attributes

To view the attributes of the SIP container, use the following command: get server.sip-container.*

External Address

SIP Port

Secure SIP Port

To get the attributes of the SIP container, use the get and set commands:

get server.sip-container.external-sip-port

set server.sip-container.external-sip-port=5060

Editing SIP Container Session Properties

To view the attributes of the SIP container session properties, use the following command: get server.sip-container.session-config.session-properties.*

To set the attributes of the SIP container session properties, use the get and set commands:

get server.sip-container.session-config.session-properties.*

set server.sip-container.session-config.session-properties.timeout-in-seconds=0

94

Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008

Page 94
Image 94
Sun Microsystems 820433510 manual Editing the Properties of the SIP Container, Editing SIP Container General Attributes