Incoming VoIP Features: Difference between revisions

We can route calls to your own SIP server, fill in the details of your server here. We will try IPv6 and IPv4 if they are available.
 
We will look up SRV records if there are any and will follow those. SRV records make routing SIP to you very flexible. SRV records are able to specify the SIP port used, in this case we will try that port. SRV records also allow you to specify multiple hosts with priorities. SRV records will help you create a resilient SIP system at your side by using multiple SIP servers etc. We only support UDP and not TCP at the moment, so your SRV records need to be for the UDP protocol.
 
===More about SRV Records===