Does anyone know when Asterisk is supposed to support prioritization of the SRV records returned. I think it's accepted that right now the Asterisk always just uses the first record returned regardless of priority.
I also noticed, on register, that it queries for an A record first. If it gets a response, it will use that address to send the REGISTER. If it does not, then it will launch an SRV query and use it. If SRV is enabled, it should try to use that first. For example, the A record for acmemanufacturing.com may point to their web server and they wish to use the same domain for their sip services (ie. [EMAIL PROTECTED]). If they try to register [EMAIL PROTECTED] to their SIP provider, the asterisk will resolve the web server via A record and send the request there. Using 1.0.9 _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
