- added DS_PROBE_ONLYFLAGGED probing_mode option. If set,
any gateways with a state of PROBING will be continually
probed and the PROBING flag will never be cleared. This
allows probing specific gateways continually, keeping
their up/down status current.
This is related to this sr-users mailing list thread:
http://lists.sip-router.org/pipermail/sr-users/2015-August/089594.html
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/297
-- Commit Summary --
* dispatcher: add new probing_mode=3 to always probe flagged gateways
-- File Changes --
M modules/dispatcher/README (10)
M modules/dispatcher/dispatch.c (4)
M modules/dispatcher/dispatch.h (1)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/297.patch
https://github.com/kamailio/kamailio/pull/297.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/297