Hi @agranig, @kamailio-sync @
First, the module is still young, so the documentation may be incomplete. I will improve it asap

Second, my primary idea when started this module was to implement the same "destinations probing" mechanism found in dispatcher module, both in drouting & carrierroute modules. So instead of directly patching those modules (and duplicating the same code), I regroup all probing features in keepalive module that also expose a set of APIs (to be documented) to register a destination and be notified of destination status change.
Following @miconda suggestions, it can also be used standalone

What does that mean?
So currently you can use it in 2 ways:

What are the use cases and which problems does it solve?

Which mechanisms does it use (SIP, ICMP, others?)
It is working the same way as dispatcher does, by regularly sending SIP OPTIONS to destinations

Hope I answered all your questions


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.