[sr-dev] TLS: Sip-Routers adds a Record-Route with "sip" scheme rather than "sips"

Iñaki Baz Castillo ibc at aliax.net
Tue Jul 12 11:05:45 CEST 2011


2011/7/12 Klaus Darilion <klaus.mailinglists at pernau.at>:
> Am 06.07.2011 17:54, schrieb Juha Heinanen:
>> Iñaki Baz Castillo writes:
>>
>>> Now it somebody still thinks that ;transport=tls is valid, he should
>>> at least point to any alive specification showing it :)
>>
>> if i want my proxy to use tls on the next hop, i can set $du with
>> ;transport=tls and it happens.  how can i do it if you make
>> ;transport=tls illegal?
>
> You can write whatever you want to $du. $du is a Kamailio legacy thing
> and the content will not appear in the message.

But you could also do the same by setting a sips scheme:

  $du = "sips:1.2.3.4"

or

  $du = "sips:1.2.3.4;transport=tcp"

Then Kamailio should open a TLS over TCP connection with 1.2.3.4:5061.


-- 
Iñaki Baz Castillo
<ibc at aliax.net>



More information about the sr-dev mailing list