2011/7/6 Olle E. Johansson <oej(a)edvina.net>et>:
So what does Kamailio say if I have SIPS target URI
and my NAPTR doesn't have any entries for TLS?
Based on RFC 3263 (which I've studied recently in deep) Kamailio
should discard NAPTR records whose "service" field has not SIPS+XXX.
So at the end it's like if there are not NAPTR records.
Then it should perform _sips._tcp SRV for the RURI domain. If there
is, use its records.
If not, the perform A/AAAA DNS resolution for the RURI domain and
choose port 5061 (default por TLS).
--
Iñaki Baz Castillo
<ibc(a)aliax.net>