Orlando F. Guitian writes:
Recently, I have used TM's fr_timer() parameter to
control PDD,
non-responsive gateways, etc. However, I would like to know if it is
possible to set the fr_timer(), or something similar, on a per branch
level. For example, in comparison to our US-based gateways, some of our
international gateways may require a higher PDD value. Is it possible to
assign a branch-specific timeout value?
try calling t_set_fr before calling t_relay (first in route block for
the first gateway and then in failure route block for the remaining
ones).
-- juha