- This functionality it's just available when using api.h bindings. For exported functions current value ka_ping_interval is used.
- Modified add_destination function to provide this new parameter.
- Now we have one timer per destination, instead of multiple, so we don't need to iterate over all destinations. Timers are cleaned when destinations are removed.
Pre-Submission Checklist
Type Of Change
Checklist:
Description
With this code, you can have a different pinging timeout for each destination, instead of the fixed (default 30 seconds) one.
This change is compatible (not breaking) with .cfg or kemi invocations, but it's breaking developers api.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/2313
Commit Summary
- keepalive: custom pinging interval per destination
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.