[sr-dev] [kamailio/kamailio] dispatcher use only one server from SRV results (#2376)

Daniel-Constantin Mierla notifications at github.com
Fri Jun 26 18:06:55 CEST 2020


If you want DNS SRV based failover, then just use t_realy() with the appropriate dns-related core parameter set properly. The dispatcher module is independent of DNS SRV and it is not supposed to do and DNS for resolving the addresses in its records, just to push then to r-uri or d-uri.

Dispatcher only tries to resolve the addresses at startup for the use of ds_is_from_list(), but not for routing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2376#issuecomment-650260924
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200626/a35e2e41/attachment.html>


More information about the sr-dev mailing list