[Serusers] override fr_inv_timer

Andres andres at telesip.net
Thu Mar 24 00:31:30 CET 2005



Aaron Walsh wrote:

>It is possible to override the fr_inv_timer setting at the time of doing
>the t_relay()?  For example, I want to try the first umber for 15
>seconds, if that fails, I go into a failure route, and do
>append_branch() and t_relay() but this time I want to try it for 30
>seconds before failure.  Is that possible?
>  
>
Sure just do something like this in your route block:
         set_sattr("callee_fr_inv_timer", "90");
         t_on_failure("4");

That effectively overrides the default timer and sets a new one for that 
call.

>
>  
>

-- 
Andres
Network Admin
http://www.telesip.net





More information about the sr-users mailing list