[asterisk-users] Failover / modifying response time

Johan Wilfer lists at jttech.se
Sat Sep 6 11:49:53 CDT 2014


Den 2014-09-04 18:05, Stephen More skrev:
> I was able to get a packet trace of this event....
>
> Time
> 312.353549 -> INVITE to primary
> 313.222303 -> INVITE to primary ( suspected resend of frame )
> 314.289215 -> INVITE to backup
> 315.397120 -> INVITE to backup ( suspected resend of frame )
>
> So is primary just too slow to answer ? I am not seeing anything in the
> logs on primary.
>

You can try with Wait(2) to wait two seconds before you do Answer(). 
This will delay the response to the INVITE with two seconds.

You don't want to wait to long thought, so maybe you can test your way 
to something that works for you.

Good luck!


-- 
Johan Wilfer



More information about the asterisk-users mailing list