Hi, I'm adding multiple branches to the initial request and then use t_relay() to fire them all up to multiple destinations. But it seems that I can only set up only one t_on_failure route. How do I distinguish between branches in that failure route? Part of the branches can respond with 4xx, part - with 5xx and so on and only one would respond with 200 OK. I need to process all FAILED branches, not caring too much about the successful one. What would be the best way to do this? Thanks.
Regards, Yury.
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
