[Users] TLS and asterisk ?

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Apr 12 14:42:57 CEST 2007


ok - the problem is the transport=uri parameter that survives the 
"rewritehostport"...

instead of rewritehostport(), try:
    $ru = "sip:"+$rU+"@zebulon.univ-lr.fr:5062";

regards,
bogdan

Bodin Bruno wrote:
> Bogdan-Andrei Iancu a écrit :
>> Bodin,
>>
>> please add an xlog() to print he RURI just before t_relay():
>>    xlog("-----ruri = $ru\n");
>>
>> and let em know what uri you have. I want to see if the protocol is 
>> forced by a ruri parameter or not,
>>
>> regards,
>> bogdan
>>
>
> oh ! I found out something ...
>
> when INVITE message was just relay :
> ruri = sip:9878 at 10.1.11.xxx
> but when I use rewritehostport() function :
> ruri = sip:9878 at zebulon.univ-lr.fr:5062;transport=tls
>
> regards,
> Bruno
>
>





More information about the Users mailing list