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:[EMAIL PROTECTED]
but when I use rewritehostport() function :
ruri = sip:[EMAIL PROTECTED]:5062;transport=tls

regards,
Bruno




_______________________________________________
Users mailing list
[EMAIL PROTECTED]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to