[sr-dev] [tracker] Comment added: deadlock if calling t_check_trans() from failure route

sip-router bugtracker at sip-router.org
Fri Oct 17 12:03:11 CEST 2014


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#482 - deadlock if calling t_check_trans() from failure route
User who did this - Daniel-Constantin Mierla (miconda)

----------
The function t_check_trans() is not allowed in failure_route by exports flags. Calling it via sub-route is skipping that restriction. You can use t_is_failure_route() like in your last comment to protect from config.

Perhaps the condition on failure_route execution can be included inside the function for better safety.
----------

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

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.



More information about the sr-dev mailing list