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