Module: kamailio
Branch: master
Commit: 5ce6df2d3aee023f0e2d4f9cad14d6e560557ae2
URL:
https://github.com/kamailio/kamailio/commit/5ce6df2d3aee023f0e2d4f9cad14d6e…
Author: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Committer: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Date: 2015-12-11T12:25:33+02:00
rtpengine: Add hiding of deleted table nodes
'kamctl fifo nh_show_rtpp all' reflects the rtpengine table state.
When node is deleted from the table the node itself isn't freed but disabled
permanent and hidden for display. This is mainly because one might want the
current session to finish for the deleted table nodes (see allow_op modparam).
Hiding the nodes and not freeing them will spare time deciding if there are
any sessions left for the deleted rtpengine.
---
Modified: modules/rtpengine/doc/rtpengine_admin.xml
Modified: modules/rtpengine/rtpengine.c
Modified: modules/rtpengine/rtpengine.h
Modified: modules/rtpengine/rtpengine_db.c
---
Diff:
https://github.com/kamailio/kamailio/commit/5ce6df2d3aee023f0e2d4f9cad14d6e…
Patch:
https://github.com/kamailio/kamailio/commit/5ce6df2d3aee023f0e2d4f9cad14d6e…