Sun GlassFish Communications Server 1.5 Administration Reference

sip-protocol

Configures SIP protocol settings.

Superelements

sip-service

Subelements

The following table describes subelements for the sip-protocol element.

Table 1–197 sip-protocol Subelements

Element 

Required 

Description 

sip-link

zero or one 

Configures the SIP connection. Not implemented in this release. 

sip-timers

zero or one 

Configures SIP timers. 

property

zero or more 

Specifies a property or a variable. 

Attributes

The following table describes attributes for the sip-protocol element.

Table 1–198 sip-protocol Attributes

Attribute 

Default 

Description 

error-response-enabled

false

(optional) If true, responds with a 400 error code to a bad request or drop. If false, sends no error response.

default-tcp-transport

false

(optional) If true, transport=tcp is inserted in the URI of the contact and record-route headers.

Properties

The following table describes properties for the sip-protocol element.

Table 1–199 sip-protocol Properties

Property 

Default 

Description 

Eas503Disabled

false

If false, the request is sent to an alternative server when a 503 Service Unavailable error response is received, according to the RFC standard.

If true, no alternative server is considered, so when a 503 Service Unavailable error response is received, it is returned to the sender of the request.