SRV Lookups In Asterisk 11
Hello,
Can anyone advise on the status of SRV lookups in Asterisk 11?
(specifically 11.17.1)
Is there any difference given how the Dial is done, and how supported are weights and priorities?
Thanks in advance,
Hello,
Can anyone advise on the status of SRV lookups in Asterisk 11?
(specifically 11.17.1)
Is there any difference given how the Dial is done, and how supported are weights and priorities?
Thanks in advance,
One thought on - SRV Lookups In Asterisk 11
David Cunningham wrote:
There has been no changes to SRV functionality when used with chan_sip for quite a long time. If dialing a peer it’s resolved at configuration time, weight/priority should be sorted, and then the top one used. It’s not re-resolved later.
Cheers,