On 12/17/10 8:10 AM, Juha Heinanen wrote:
Juha Heinanen writes:
the crash happens when that failed call is being accounted. acc and acc missed flags are set before t_relay is called for the first time.
i verified once more and there is a sure crash due to accounting when i call drop in branch route.
I tried to reproduce, but didn't get it: - call 123 - set accounting flags, including for missed calls - set t_on_branch(test) - in branch_route[test] i have drop
Can you describe a bit more your case? Is it one branch or more for these calls? Are all dropped or some are forwarded. It seems that there is a 503 reply processed while in the case of the single branch dropped should be generated a 500.
Cheers, Daniel