Woof! On Mon, 04 May 2009 15:15:05 -0400, Dale Worley <[email protected]> wrote:
> The sipX code base doesn't look at NAPTR records at all. If someone > tries to use them, they will get unstable results. I beg to differ. The Java based stuff using JAIN certainly does use NAPTR records, if they exist. org.sipfoundry.commons.siprouter.FindSipServer.java: /** * Finds SIP Servers using algorithms from RFC-3263 * * Specifically uses NAPTR records to find SRV records, And SRV records to find * A records. ... --Woof! _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
