[OpenSIPS-Devel] [opensips] add ds_probing_list parameter to specify which sets to probe (#793)
Jarrod Baumann
notifications at github.com
Mon Feb 15 17:03:00 CET 2016
Absolutely it is backwards compatible, namely by this check within the timer function:
```
if ( (!ds_probing_list || in_int_list(ds_probing_list, list->id)==0) &&
```
The condition passes for all destination sif ds_probing_list is NULL.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/793#issuecomment-184272206
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160215/58bcd278/attachment.htm>
More information about the Devel
mailing list