Re: [SR-Users] [sr-dev] Confusion about various TCP expiry and lifetime parameters

2015-08-27 Thread Daniel-Constantin Mierla
Hello, have you run kamailio with debug=3? There are lot more debug messages and some will show what happens with the tcp connection. It will be good to monitor opened connections via kamcmd (see kamcmd help for the subcommands related to tcp). Indeed, an ws connection is not opened by server si

Re: [SR-Users] [sr-dev] Confusion about various TCP expiry and lifetime parameters

2015-08-26 Thread M S
Hi, We are using global tcp_connection_lifetime parameter. I haven't looked at tcpops module yet but will look at it to see if it helps. Almost all the testing is done remotely by QA team (they can view kamailio logs in syslog but nothing more then that). They simply take tcpdump and/or watch web

Re: [SR-Users] [sr-dev] Confusion about various TCP expiry and lifetime parameters

2015-08-26 Thread Daniel-Constantin Mierla
Hello, On 25/08/15 20:21, M S wrote: > Hi, > > We have a bit of confusion regarding tcp_connecton_timeout core > parameter. are you talking about tcp_connect_timeout or tcp_connection_lifetime? Are you using tcpops module? > The documentation says, > > -- > Lifetime in seconds for TCP sessions.