THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#184 - Crash if t_release() is executed after t_relay_to(), when this last returns -1
User who did this - Daniel-Constantin Mierla (miconda)
----------
So the problem was using it from failure_route, when the transaction was actually created
and added in internal timers during request_route. t_release() is intended only for
request_route, probably you have it in a route[x] block. I committed a patch to make sure
t_release() is executed only from request_route block
(GIT#bb2e2477cbcd14ad5a4a7203ad6b59d5a705e555).
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=184#comment4…
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.