Openend as a follow up of @camilleoudot comments (pasted next) to the pull request #454 by
@armenb
"""
if the tcpops module is loaded but no tcp:closed route is defined, a debug log line will
complain about it I think it would make sense to add a module parameter to globally enable
or disable the event route lookup and execution
Besides, as many of the tcpops function can act on a per-socket basis, it would be nice to
have this event route called or not called depending on the socket (eg using a
tcp_connection flag and defining a new tcpops function to set/reset this flag)
What do you think?
"""
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/461