[OpenSER-Users] TLS prob

Klaus Darilion klaus.mailinglists at pernau.at
Mon Mar 3 20:24:43 CET 2008


Ali Jawad wrote:
> Hi all
> 
>  
> 
> I got tls working fine..I can login without problems..I have udp working 
> fine too…however when I enable TLS and I try to make a call through my 
> PSTN gw I get a timout error..however this does not happen with udp..


Maybe you are trying to forward to the gateway using TLS and the gateway 
does not support TLS. How do you forward to the GW (openser.cfg snippet)?

Try forcing the transport protocol, e.g.:


   # call to gateway, gateway IP = 1.2.3.4
   $ru = "sip:" + $rU + "@1.2.3.4;transport=udp";
   t_relay();

regards
klaus




More information about the Users mailing list