…-request
Set the dialog context before calling dlg_bye_all. In this way the dialog context is the correct one in the event route tm:local-request; otherwise it could happen that, in the timer process, the context is invalid due to some previous timed-out transaction which set (and not reset) the dialog context in the dlg_onreply function (locally generated replies). You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/300
-- Commit Summary --
* modules/dialog: make dialog context available in event route tm:local-request
-- File Changes --
M modules/dialog/dlg_handlers.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/300.patch https://github.com/kamailio/kamailio/pull/300.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/300
Merged #300.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/300#event-391377441
Thank you for merging it Daniel. Should we consider it a bug and backport to stable branches?
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/300#issuecomment-134666888
You can go ahead and backport.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/300#issuecomment-134935010