Hi Klaus,
On 12/03/2012 10:15 AM, Klaus Darilion wrote:
The request URI should look like the one which the
user enters. E.g. if
user enters "sip:12345@example.com" then the request URI should be
"sip:12345@example.com" - regardless of the transport protocol chosen by
the transport layer.
Thus, if NAPTR records tell you to use SIP over TLS, then use SIP over
TLS but do not change the request URI.
So how should the NAPTR record look like if you want to use TLS with a
SIP URI? Would it still be SIPS+D2T, or could you use something like
SIP+D2T along with a replacement part "_sip._tcp.example.com;transport=tls"?
Andreas