This page was last edited on August 31, 2016, at 22:16.
Comments or questions about this documentation? Contact us for support!
To configure SIP Server HA, complete the following steps:
1. Configure Host objects for primary and backup SIP Server applications.
2. Configure 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.
Note: To configure SIP Server to use TLS encryption, refer to the Transport Layer Security for SIP Traffic section in the Framework 8.1 SIP Server Deployment Guide.
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.166.238. |
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. The port of the Virtual Server configured on BIG-IP LTM for SIP communications with SIP Server over UDP and TCP must match this value. In our example, this would be 5060. |
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.167.125. |
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.166.238. |
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. The port of the Virtual Server configured on BIG-IP LTM for SIP communications with SIP Server over UDP and TCP must match this value. In our example, this would be 5060. |
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.167.126. |
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