Ezequiel Colombo wrote:
Hi Jon, you can use DNS SRV records pointing to your gateways and use something like t_relay_to("pool.yourgateways.com").
Hi
Thanks for that.
I have only ever seen t_relay_to() examples using IP addresses so was not sure if they also supported DNS.
However what is the advantage to using DNS SRV as opposed to normal DNS round robin i.e. A records with the same priority?
Regards
Jon