[sr-dev] [kamailio] modules/dialog: make dialog context available in event route tm:local… (#300)

Federico Cabiddu notifications at github.com
Tue Aug 25 07:30:26 CEST 2015


…-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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150824/35dfc40c/attachment.html>


More information about the sr-dev mailing list