Configures the Session Initiation Protocol (SIP) container.
The following table describes subelements for the sip-container element.
Table 1–190 sip-container Subelements
Element |
Required |
Description |
---|---|---|
zero or one |
Specifies session configuration information for the SIP container. |
|
zero or one |
Specifies the configuration of a stack of layers, typically related to protocols such as SIP. |
|
zero or more |
Specifies a property or a variable. |
The following table describes attributes for the sip-container element.
Table 1–191 sip-container Attributes
Attribute |
Default |
Description |
---|---|---|
determined by SIP container based on network interfaces |
Specifies the address that is externally visible to clients. The clients see the entire cluster. In some cases, when providing addresses to clients, the servers must use this address to make sure the client can call back the load-balanced cluster instead of the individual server instance that provided the callback. |
|
SIP port of default sip-listener (developer profile) |
Specifies the SIP port that is externally visible to clients for call backs. |
|
SIPS port of default sip-listener (developer profile) |
Specifies the secure SIP (SIPS) port that is externally visible to clients for call backs. |
The following table describes properties for the sip-container element.
Table 1–192 sip-container Properties
Property |
Default |
Description |
---|---|---|
0 |
Specifies the quarantine timeout in seconds for 503 responses. A value of zero disables this timeout. See also the udpStaleConnectionsTimeout property of sip-service. |
|
1 |
Specifies the quarantine timeout in seconds for 408 responses. A value of zero disables this timeout. See also the udpStaleConnectionsTimeout property of sip-service. |
|
true |
Always true. Use the enabled attribute of overload-protection-service instead. |
|
false |
Deprecated. Use the cpu-overload-protection attribute of overload-protection-service instead. |
|
false |
Deprecated. Use the memory-overload-protection attribute of overload-protection-service instead. |
|
2 |
Deprecated. Use the sample-rate attribute of overload-protection-service instead. |
|
5 |
Deprecated. Use the number-of-samples attribute of overload-protection-service instead. |
|
90 |
Deprecated. Use the cpu-sr-threshold attribute of overload-protection-service instead. |
|
70 |
Deprecated. Use the cpu-ir-threshold attribute of overload-protection-service instead. |
|
85 |
Deprecated. Use the mem-ir-threshold attribute of overload-protection-service instead. |
|
70 |
Deprecated. Use the cpu-http-threshold attribute of overload-protection-service instead. |
|
85 |
Deprecated. Use the mem-http-threshold attribute of overload-protection-service instead. |
|
90 |
Deprecated. Use the cpu-mm-threshold attribute of overload-protection-service instead. |
|
99 |
Deprecated. Use the mem-mm-threshold attribute of overload-protection-service instead. |