[sr-dev] [kamailio] dialog: run event_route[dialog:end] in case of dialog termination by … (#246)

Daniel-Constantin Mierla notifications at github.com
Wed Jul 15 21:31:34 CEST 2015


Thanks for the patch.

At quick look, it seems that the event route will be called twice in case of a dialog lifetime timeout. At line 1408 in dlg_handlers.c, the event route code is executed again after dlg_bye_all() and dlg_bye_all() executes inside the event route code. Might be an option to remove it from that place.

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/246#issuecomment-121721788
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150715/502aca45/attachment.html>


More information about the sr-dev mailing list