Shared memory hash table with global hashtable lock. Add state maintaining the selected rtp node, for a given callid. Hashtable entry expiration time configurable using hash_entry_tout modparam. The actual deletion happens on the fly while insert/remove/lookup are called. Updated doku. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/390 -- Commit Summary -- * rtpengine: hash table to keep the selected nodes -- File Changes -- M modules/rtpengine/doc/rtpengine_admin.xml (26) M modules/rtpengine/rtpengine.c (189) A modules/rtpengine/rtpengine_hash.c (314) A modules/rtpengine/rtpengine_hash.h (30) -- Patch Links -- https://github.com/kamailio/kamailio/pull/390.patch https://github.com/kamailio/kamailio/pull/390.diff --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/390
_______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
