Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Configure SIP timers

 

Information for configuring the Timer B the timeout for receiving INVITE replies setting

 

Overview

SIP timers have an effect on the functional configuration of the product. You can configure Timer B, the timeout in milliseconds for receiving a reply from a client after the SIP container sends an INVITE request to that client.

If a SIP container does not receive a reply from a client after the defined Timer B timeout value, the container sends error message 408 to the application. The default timeout value is 64*T1, which equals 32 000 milliseconds (32 seconds) when Timer T1 is set to its default value of 500 milliseconds. To set the Timer B value:

 

Procedure

  1. Expand the Servers section and click Application servers > serverName to open the configuration tab for your server.

  2. Under Container Settings, expand the SIP Container Settings section and click SIP Container to display the SIP container configuration tab.

  3. Under the Additional Properties section click Custom properties.

  4. On the Custom properties screen, do one of the following:

    1. If your Timer B property already exists in the list of custom properties, find and click on your Timer B settings to bring up the Configuration tab and enter your new setting in the value field.

    2. Click New to bring up the Configuration tab and enter javax.sip.transaction.timerb in the name field and your desired value in milliseconds in the value field.

    Then click Apply to make your changes.

  5. Click save to save your settings to the master configuration. You may need to restart your server for the changes to take effect.




}
SIP timer summary

 

Related tasks


Browse all SIP topics
Configuring security for the SIP container
Configuring the SIP container

 

Related Reference


SIP container custom properties

 

Related information


Session Initiation Protocol (SIP) container settings