Re: [SR-Users] TCP FIN after 10 minutes

2016-10-20 Thread gmele
Hello, Selinux is not enabled and no firewall is active (except iproutes rules). Looking in the TLS module, I found the modparam connection_timeout . By default, this parameter is set to 10 minutes (!), but the description says : " If an I/O event occurs, the timeout will be extended with tcp

Re: [SR-Users] TCP FIN after 10 minutes

2016-10-20 Thread Daniel-Constantin Mierla
Hello, do you have selinux enabled or some firewall active on the system? Cheers, Daniel On 20/10/16 13:25, gmele wrote: > Hello, > > we have deployed a Kamailio acting as SIP proxy on a RHEL 7.2 machine. > Clients (mainly mobile phones) connects to the proxy using a TLS protected > TCP connect

[SR-Users] TCP FIN after 10 minutes

2016-10-20 Thread gmele
Hello, we have deployed a Kamailio acting as SIP proxy on a RHEL 7.2 machine. Clients (mainly mobile phones) connects to the proxy using a TLS protected TCP connection. In the kamailio config, we've set : #!ifdef WITH_TLS enable_tls=yes tcp_async=yes tcp_connection_lifetime=3605 tcp_accept_no_c