Module: kamailio
Branch: master
Commit: 028540c12ea47fc5fc0b7f787885c43d7962ea25
URL:
https://github.com/kamailio/kamailio/commit/028540c12ea47fc5fc0b7f787885c43…
Author: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Committer: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Date: 2015-11-23T12:12:27+02:00
rtpengine: Fix deletion for branching scenarios
- hash table entry contains callid, viabranch
- hash table lookup based on callid, viabranch (useful for branching scenarios);
keep doing the hash table remove right away
- remove op param when select_rtpp_node(); not needed
---
Modified: modules/rtpengine/rtpengine.c
Modified: modules/rtpengine/rtpengine_hash.c
Modified: modules/rtpengine/rtpengine_hash.h
---
Diff:
https://github.com/kamailio/kamailio/commit/028540c12ea47fc5fc0b7f787885c43…
Patch:
https://github.com/kamailio/kamailio/commit/028540c12ea47fc5fc0b7f787885c43…