[Kamailio-Users] TLS with openser

Klaus Darilion klaus.mailinglists at pernau.at
Mon Aug 4 11:13:45 CEST 2008


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 at lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users




More information about the sr-users mailing list