these new commits on top of those proposed in issue #461 now define 3 modes for the tcp:closed
event route:
-
0: globally disabled
-
1: globally enabled
-
2: manual (enabled when
tcp_enable_closed_event()
was applied)
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/504
Commit Summary
- tcp: define new flag to control tcpop's tcp:closed
- tcpops: per-connection control over tcp:closed
- tcpops: add "disabled mode" to closed_event param
- tcpops: update README
File Changes
Patch Links:
—
Reply to this email directly or view it on GitHub.