Updated the pull request with focus on the hastable API:
- done **per row** hashtable locking instead of global hashtable locking; this should
further decrease the possible limitations of using hashtable locks;
- when enabled, the allow_op modparam will allow sessions to finish for both
disabled(permanent) and disabled nodes(they might be disabled due to timeout not to real
machine break and one might still want the current sessions to finish);
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/390#issuecomment-163281872