[sr-dev] git:master:fef0593a: rtpengine: hash table to keep the selected nodes

Stefan Mititelu stefan.mititelu at 1and1.ro
Mon Nov 23 11:39:28 CET 2015


Module: kamailio
Branch: master
Commit: fef0593a49fd6c6a08a7a1f3220e3b7f0cc030fe
URL: https://github.com/kamailio/kamailio/commit/fef0593a49fd6c6a08a7a1f3220e3b7f0cc030fe

Author: Stefan Mititelu <stefan.mititelu at 1and1.ro>
Committer: Stefan Mititelu <stefan.mititelu at 1and1.ro>
Date: 2015-11-23T12:12:27+02:00

rtpengine: hash table to keep the selected nodes

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.

---

Added: modules/rtpengine/rtpengine_hash.c
Added: modules/rtpengine/rtpengine_hash.h
Modified: modules/rtpengine/doc/rtpengine_admin.xml
Modified: modules/rtpengine/rtpengine.c

---

Diff:  https://github.com/kamailio/kamailio/commit/fef0593a49fd6c6a08a7a1f3220e3b7f0cc030fe.diff
Patch: https://github.com/kamailio/kamailio/commit/fef0593a49fd6c6a08a7a1f3220e3b7f0cc030fe.patch




More information about the sr-dev mailing list