This page was last edited on July 16, 2013, at 17:48.
Comments or questions about this documentation? Contact us for support!
The following table provides an overview of the main steps that are required to configure SIP Server HA in the Configuration Layer.
Objective |
Related Procedures and Actions |
---|---|
1. Configure Host objects for primary and backup SIP Server applications. |
|
2. Configure primary and backup SIP Server applications. |
Procedure: Configuring primary and backup SIP Server applications |
Purpose
To configure a Host object for the computer on which a primary SIP Server application runs and to configure a Host object for the computer on which a backup SIP Server application runs.
Start
End
Next Steps
Purpose
To configure primary and backup SIP Server applications.
Start
Option Name |
Option Value |
Description |
---|---|---|
sip-address | String | Set this option to the value of the BIG-IP LTM Virtual IP address, which is the destination address for all incoming SIP messages. In our example, this would be 192.168.203.164. |
sip-port | <5060> | Set this option to the value of the port on which SIP Server listens to incoming SIP requests. The same port number is used for both TCP and UDP transports. |
sip-interface | String | Set this option to the value of the host physical IP address where the primary SIP Server runs. In our example, this would be 192.168.63.201. |
internal-registrar-enabled | true, false | Set this option to true. |
internal-registrar-persistent | true, false | Set this option to true. |
sip-hold-rfc3264 | true, false | Set this option to true. |
Option Name |
Option Value |
Description |
---|---|---|
sip-address | String | Set this option to the value of the BIG-IP LTM Virtual IP address, which is the destination address for all incoming SIP messages. In our example, this would be 192.168.203.164. |
sip-port | <5060> | Set this option to the value of the port on which SIP Server listens to incoming SIP requests. The same port number is used for both TCP and UDP transports. |
sip-interface | String | Set this option to the value of the host physical IP address where the backup SIP Server runs. In our example, this would be 192.168.63.203. |
internal-registrar-enabled | true, false | Set this option to true. |
internal-registrar-persistent | true, false | Set this option to true. |
sip-hold-rfc3264 | true, false | Set this option to true. |
End