Hey guys ,
 
I noticed that only 1 failure routes is valid for a t_relay .
 
Is that true or i've done wrong with my config.
 
What i did was :
 
If condition A {
    t_on_failure("1")
}
 
If condition B {
    T_on_failure("2")
}
 
t_relay
 
If it can't be done , how am i suppose to do condition A or B ?
 
Regards,
Sam