THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#424 - zombie dialogs in state 5
User who did this - Daniel-Constantin Mierla (miconda)

----------
Doesn't look like the last master branch.

Can you add a log message inside dlg_onreq() function from dlg_handlers, before 
the next block?

<code>
        if(req->first_line.u.request.method_value == METHOD_BYE) {
                _dlg_ctx.t = 1;
                return;
        }
</code>

Run again and see if the log message is printed.
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=424#comment1636

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to