[sr-dev] [kamailio] rtpengine: hash table to keep the selected nodes (#390)
Stefan Mititelu
notifications at github.com
Thu Nov 5 16:13:29 CET 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151105/db02dfd3/attachment.html>
More information about the sr-dev
mailing list