Alex Hermann writes:
set onreply_route to A
relay 1st branch
1st branch times out, internal 408 is created
tm send CANCEL to 1st branch
in failure route, onreply_route is set to B
relay 2nd branch
1st branch responds with 487, and goes into reply_route B instead of A
I think each branch should take the reply_route which was set before it got relayed and not pick up later changes meant for other branches.
if first branch already timed out, shouldn't reply in step(7) go to garbage pin instead?
-- juha