Hi, imagine a domain "myomain.org" with a SRV _sip._udp register pointing to two hosts:
sip1.mydomain.org (priority 1) sip2.mydomain.org (priority 2) Clients MUST contact sip1.mydomain.org since this entry has higher priority. In case sip1.mydomain.org is down, clients MUST inmediately use sip2.mydomain.org. But when should they try to use sip1.mydomain.org? Basically I want that clients to come back to the first host and leave using the second host when sip1.mydomain.org becomes reachable again. What should be the client behaviour? What is the real behaviour of current clients supporting DNS SRV? Thanks. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
