Module: kamailio Branch: master Commit: 5ce6df2d3aee023f0e2d4f9cad14d6e560557ae2 URL: https://github.com/kamailio/kamailio/commit/5ce6df2d3aee023f0e2d4f9cad14d6e560557ae2
Author: Stefan Mititelu <[email protected]> Committer: Stefan Mititelu <[email protected]> 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/5ce6df2d3aee023f0e2d4f9cad14d6e560557ae2.diff Patch: https://github.com/kamailio/kamailio/commit/5ce6df2d3aee023f0e2d4f9cad14d6e560557ae2.patch _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
