Hi I did try that, it did not seem to change the result. I did replace sethostport with the line you gave me. Regards
-----Original Message----- From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at] Sent: Monday, August 04, 2008 12:14 PM To: Ali Jawad Cc: users@lists.openser.org Subject: Re: [Kamailio-Users] TLS with openser
BEfore forwarding the call to the gateway make sure that the request URI
does not contain a transport=tls parameter. MAybe this parameter exists in the original RURI and sethostport does not change the parameters. Instead of sethostport try:
$ru = "sip" + $rU + "@1.2.3.4" + "transport=udp";
regards klaus
Ali Jawad schrieb:
hi all
Got some issues with tls my pstn gw does not support tls ..but I am using it between my clients and openser. The traffic is being sent encrypted to the pstn gw.
I am using sethostport to forward traffic.
any ides ?
Thx
------------------------------------------------------------------------
Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users