On Fri, Apr 05, 2019 at 06:23:16PM -0400, Alex Balashov wrote:

>    route {
>       ...
> 
>       # Initial INVITE handling:
> 
>       if(is_method("INVITE")) {
>          # Set fr_inv_timer initially to 5 seconds, so that
>        # if we do not receive an answer or at least one non-100 1xx
>        # response, trigger a failure_route and try the next gateway
>        # or whatever.
> 
>          t_set_fr(50000);

Sorry, this would have been a lot more pedagogically useful if it had
read:

   t_set_fr(5000);

-- Alex

-- 
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) 
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to