To configure the SIP Service

  1. In the Developer profile, expand the Configuration node to select the SIP Service node.
  2. In the Cluster or the Enterprise profile, select the required configuration and then select the SIP Service node.
  3. Click the SIP Service tab.
  4. On the SIP Service page, you can set properties that apply to all of the service’s listeners.
  5. Specify additional properties, if required.

    The following table lists these properties.

    Property Name

    Description

    Default Value

    connectionTimeout

    Specifies the number of milliseconds SIP listeners wait, after accepting a connection, for the request URI line to be presented.

    12000 (12 seconds)

    maxKeepAliveRequests

    Specifies the maximum number of SIP requests that can be pipelined until the connection is closed by the server.

    1000

    traceEnabled

    If set to true, enables the TRACE operation. Set this property to false to make the Application Server less susceptible to cross-site scripting attacks.

    true

  6. Click Save.
See Also