Module: kamailio Branch: master Commit: a309fe46990df18cc37873d9e88d112bdbc2939f URL: https://github.com/kamailio/kamailio/commit/a309fe46990df18cc37873d9e88d112b...
Author: Stefan Mititelu stefan.mititelu@1and1.ro Committer: Stefan Mititelu stefan.mititelu@1and1.ro Date: 2015-06-12T11:55:04+03:00
rtpengine: changes for mi_fifo_commands
Added a new fifo command, namely nh_ping_rtpp, which pings the given proxy or all proxies, and if a proxy does not respond, disable it temporarily. If the proxy responds, it does nothing. Changed the existing fifos to execute for a specific proxy or for all proxies depending on the first given parameter. Changed nh_enable_rtpp to try to ping before enabling and enable it only if ping success. Changed some formatting for nh_show_rtpp to print 'N/A' when disabled permanent and to display the correct recheck_ticks. Updated doku accordingly.
---
Modified: modules/rtpengine/doc/rtpengine_admin.xml Modified: modules/rtpengine/rtpengine.c
---
Diff: https://github.com/kamailio/kamailio/commit/a309fe46990df18cc37873d9e88d112b... Patch: https://github.com/kamailio/kamailio/commit/a309fe46990df18cc37873d9e88d112b...