Configuring SIP Proxy
[FDS: https://intranet.genesys.com/display/POD/GCloud+SIP+Proxy+VM+Specification]
SIP Proxy is an application with active-active HA mode. The minimum number of SIP Proxy applications deployed in one data center is two.
- Create a SIP Proxy application of the Genesys Generic Server type for each SIP Proxy instance.
- On the Server Info tab:
- Host—Specify the host on which this SIP Proxy is installed.
- Port IDs—Specify the following SIP Proxy ports:
- mgmt-port, Connection Protocol: mgmt
- http-port, Connection Protocol: http
- sip-port, Connection Protocol: sip
- On the Connections tab:
- Confserv—Set to these parameters: Addp, Trace on both sides, local timeout 7, remote timeout 11. SIP Proxy must be connected to the Configuration Server Proxy deployed on the first Cluster node in the local data center.
- MessageServer—Set to these parameters: Addp, trace on both sides, local timeout 7, remote timeout 11. SIP Proxy must be connected to the Message Server deployed on the first Cluster node in the local data center .
- On the Tenants tab, add the tenants as necessary.
- On the Options tab, create a section named sipproxy. In the sipproxy section, add the following options:
- feature-server-address— ?
- geo-location=<the name of the data center>
- oos-check=5
- oos-force=5
- registrar-default-timeout=140
The list of created SIP Proxy applications must be specified in the sipproxy-applications option in the SIP Cluster DN.
Examples
Sample DNS server record configuration
DNS zone is sipcluster.example.com.
- "A" type of records of SIP Proxies:
- proxy 86400 IN A 138.120.85.1
- proxy 86400 IN A 138.120.85.2
- proxy1 86400 IN A 138.120.85.1
- proxy2 86400 IN A 138.120.85.2
Comments or questions about this documentation? Contact us for support!
