On 29 Jun 2016, at 17:41, Olle E. Johansson oej@edvina.net wrote:
Hi!
Trying to debug a case where I don’t get an event_route execution for a TCP connection.
IN my case, Kamailio opens a new TCP connection to another server in order to send an in-dialog request. When that connection closes, there’s no event route being executed.
The tcpops module use default config, which means that the event route tcp:closed is globally enabled.
I’ve been digging in the tcp code but can’t really figure it out… ;-)
The lack of answers seems to point to me having to put on a diving suit and go deep into the TCP connection debugging mode.
…or?
/O :-)