[OpenSIPS-Devel] How to make OpenSIPS reuse client's TCP/TLS connection (and not try to connect on its own)?

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Aug 20 10:20:20 CEST 2008


Hi Ivan,

The OpenSIPS reuses the TCP/TLS connection only if the connection point 
(where it tries to connect to) is already involved in a established 
connection.

In your case, maybe the connection point looks different than any 
existing connections, so a new one is opened.

Regards,
Bogdan

Ivan Genov wrote:
> Hi,
>  
> I am noticing that when a client connects to the OpenSIPS server via 
> TLS the server is establishing a new TLS connection to the client and 
> sends the respond through it. This works OK for internal LAN, but if 
> you are trying to connect with the client from outside Internet (or 
> other unreachable for the OpenSIPS place) the OpenSIPS cannot 
> establish this connection and it will not work.
>  
> My expectation was that the SIP server would reuse the same TCP/TLS 
> connection that the client made to it, but obviously it is not so. Do 
> you know if there is a way to configure the server (possibly the 
> client), so that the server reuses the client's connection and does 
> not try to create a new one?
>  
>  
> Thanks,
>  
> Ivan.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Devel mailing list
> Devel at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
>   




More information about the Devel mailing list