The patch is not that complex, so it can be merged, but I think there are few things to add afterwards:
- find a way to have the option compiled always and enabled if available. Very unlikely someone will re-compile with other define options. With a quick search, maybe uname() (https://linux.die.net/man/2/uname) can be used to detect if the kernel is at least version 3.9.0. Then still have the global kamailio.cfg parameter to enable/disable per kamailio instance.
- make actual use of this capability -- probably that means ability to create more than one tcp manager process that can listen on the same port and accept new connections
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.