[SR-Users] Timeout between 100 & 183

Alex Balashov abalashov at evaristesys.com
Sat Apr 6 00:25:31 CEST 2019


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/



More information about the sr-users mailing list