- updating code base to actual state.
- adding repliation for DLG_STATE_EARLY to prevent hanging up unconfirmed dialogs and its
infinite replication.
- fixing dialog removal on peers to prevent die on timeout and possible infinite
replication.
- fixing dialog removal on peers when master node cleanly restart.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/831
-- Commit Summary --
* Adding dialog replication via DMQ
-- File Changes --
M modules/dialog/dialog.c (14)
M modules/dialog/dlg_db_handler.c (6)
A modules/dialog/dlg_dmq.c (604)
A modules/dialog/dlg_dmq.h (48)
M modules/dialog/dlg_handlers.c (67)
M modules/dialog/dlg_hash.c (8)
M modules/dialog/dlg_hash.h (2)
M modules/dialog/dlg_profile.c (2)
M modules/dialog/doc/dialog_admin.xml (23)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/831.patch
https://github.com/kamailio/kamailio/pull/831.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/831