How to: One SIP trunk with 3 servers (main server and 2 servers redundancy)

Status
Not open for further replies.

ricardolobo

Forum User
Joined
Oct 23, 2013
Messages
5
Reaction score
0
I need to configure a SIP Trunk with 3 server (main and two redundancy servers), with the same number.

How can I configure this in 3CX v14?

Thanks a lot.
 

Attachments

  • 3CX_REDUNDANCY.png
    3CX_REDUNDANCY.png
    131.5 KB · Views: 583
I'm not aware of a provision for inputting an alternative server address. This might be accomplished by using your own DNS sever that included the alternative destinations. Something (failure of the first server), would have to trigger the DNS query providing the alternative(s). I'm surprised that the provider doesn't do this automatically, after all they should be aware of a server failing.

Others may have additional ideas.
 
You better use virtualization platform like VMware (High-Availability) or eventually MS Hyper-V or even a free one like ProxMox.
It will solve all your concerns.
 
Expanding on what leejor said, the 3CX Phone System will check for an SRV entry on the hostname that has been entered and can read up to 3 results returned.

This means that if the hostname you have set in the Management console is sip.xxxxxxx.net, the first thing that it will do is check for and SRV at _sip._udp.sip.xxxxxxx.net. If it does find the SRV, it will follow the priority as set in the SRV. If not, then it will try to resolve sip.xxxxxxx.net to a single IP.

Note: If an Outbound Proxy hostname has been set however, the Outbound Proxy is only resolved to a A Record. Also, in order for the hostname to be resolved to a SRV as described above, the Outbound Proxy hostname must remain empty.

I would ask the Provider is they have an SRV record that included all their servers. If not, I am not sure if creating an SRV an a Domain of your own would have the same result.
 
Thank you leejor, eagle2 and NickD_3CX for your help.

NickD_3CX: great explanation. With your help, it worked without problems.

Best regards.

Ricardo Lobo
 
Status
Not open for further replies.

Forum statistics

Threads
111,864
Messages
589,449
Members
164,702
Latest member
iamatlas