[Asterisk-Users] SRV implementation supporting priority

Michael Lunsford michael.lunsford at cbeyond.net
Wed Aug 10 06:49:30 MST 2005


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.
joeuser at acmemanufacturing.com).  If they try to register
joeuser at acmemanufacturing.com to their SIP provider, the asterisk will
resolve the web server via A record and send the request there.

Using 1.0.9




More information about the asterisk-users mailing list