…-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