Hi, I've added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state.
The feature is the same of probing_threshold but it counts the number of successful ping before moving back a destination from 'inactive' to 'active' state.
Hope it could be useful to someone else. I've also edited README file inserting the new parameter.
I've corrected somewhere in the code some misspelled words and changed some variables (I used the same counter for failure and successful requests, these features are mutually exclusive).
Please note: I've developed and tested this feature over release 4.1.6
You can merge this Pull Request by running
git pull https://github.com/alezzandro/kamailio master
Or view, comment on, or merge it at:
https://github.com/kamailio/kamailio/pull/12
Commit Summary
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state.
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x2
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x3
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x3
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x5
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x6
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x7
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x8
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x9
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x10
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x10
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x10
- Added support for custom number of successful probing requests before moving a destination from 'inactive' to 'active' state. x11
File Changes
Patch Links:
—
Reply to this email directly or view it on GitHub.