[Kamailio-Users] local 408 from fr_timer and fr_inv_timer

Iñaki Baz Castillo ibc at aliax.net
Thu Mar 4 16:54:05 CET 2010


El Jueves, 4 de Marzo de 2010, Robert McGilvray escribió:
>  I need to failover in case a gateway doesn’t respond with provisional
>  (it’s set at 5 seconds currently).

Then you just need to use in failure_route:

   if (t_local_replied("all") 

This means that all the responses have been locally generated.
You can play with fr_timer so TM would generate a 408 locally if no 
provisional response is received within fr_timer seconds.


-- 
Iñaki Baz Castillo <ibc at aliax.net>



More information about the Users mailing list