…-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).
https://github.com/kamailio/kamailio/pull/300
—
Reply to this email directly or view it on GitHub.