The first patch does the actual failover part. Second is for readability. Third adds onsend_route support for local requests.
This fixes #210.
As this touches tm, a review would be welcomed. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/727
-- Commit Summary --
* tm: uac: Add failover support for local requests * tm: uac: Split t_uac_prepare * tm: uac: Add support for onsend route to local request
-- File Changes --
M modules/tm/uac.c (447)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/727.patch https://github.com/kamailio/kamailio/pull/727.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/727
Merged #727.