+

Search Tips   |   Advanced Search

Set the SIP container


Set the Session Initiation Protocol (SIP) container to adjust message response times or set a custom property.

Use the admin console to configure SIP container settings. Complete the following steps to find and configure the SIP container settings.

 

  1. Start WAS.

  2. From the admin console ...

    Servers > Application servers > serverName .

  3. From Container Settings, expand SIP Container Settings, and click SIP Container.

    Select the container settings to change.

    • From General Properties, we can configure session, message, and response time maximums. See Session Initiation Protocol container settings and SIP container custom properties.

    • From Additional Properties, we can define custom properties, manage transport chains or inbound channel settings, or configure the session manager.

  4. After configuring the SIP container, click Apply to save the changes.

  5. Restart WAS.

 

Results

Changes to the SIP container settings take effect after you restart WAS.

Avoid trouble: As the number of SIP containers grow in a deployment, the larger the heap settings need to be on the SIP proxy server. For example, a deployment of 20 containers requires a minimum heap size of 60 MB, so a -Xmo60m parameter should be added to the Generic JVM arguments field on the Java virtual machine panel of the admin console. However, a deployment of 70 containers requires a larger value such as 200 MB (-Xmo200m). See the information center topic Java virtual machine settings for more information about Generic JVM arguments.

newfeatSIP container custom properties
Use DNS procedures to locate SIP servers
SIP container settings
SIP stack settings
SIP timers settings
SIP digest authentication settings
Set SIP timers
Set digest authentication for SIP
Performing controlled failover of SIP applications
SIP PMI counters

 

Related tasks


Browse all SIP topics
Set transport chains
Set security for the SIP container
Use Session Initiation Protocol to provide multimedia and interactive services

 

Related


SIP container settings
Session Initiation Protocol (SIP) container inbound channel settings
Java virtual machine settings