[OpenSIPS-Devel] [opensips] opensips stops probing gateway after restart (#233)

Artem Chalkov notifications at github.com
Mon May 19 15:35:47 CEST 2014


After restart opensips, it stops probing gateways from dr_gateways table if they are disabled at the time of restarting.
Gateways may be stopped by drouting module as not answers to ping (OPTIONS).

To start probing again, we must enable gateway manually (by opensipsctl) and restart opensips.

params:

probe_mode = 2

...

modparam("drouting", "probing_interval", 15)
modparam("drouting", "probing_method", "OPTIONS")

...

opensips 1.11 latest git release

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/233
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140519/4d08ca7f/attachment.htm>


More information about the Devel mailing list