Retry is already set to 1 second (see my original post) which makes no difference, same as wrapuptime=1.
There are 3 static agents connecting using General SIP extensions.
To recreated the problem, I do the following:
Dial from outside: (all 3 phones ring), I pick up a call on one of them.
Dial from outside: (2 remaining phones ring), don’t pick up the call and let it ring.
Hang up the first call: (2 remaining phones continue ringing), but the first one doesn’t.
Wait 15 seconds: (first phone starts ringing).
So, somewhere there is a 15 second delay before the agent becomes available after he hangsup and I can’t figure out where.
Using Asterisk 11.7.0 with FreePBX (Elastix) on Xorcom hardware.
SIP agents are on Cisco SPA514G phones.
You help is much appreciated.
Thanks.
[quote=“david55”]Retry should do it, although you must have at least 1 second.
I suspect the problem lies outside Asterisk, but you haven’t said how the agents are connected.[/quote]
The thread that is handling the second call is waiting for one of the two phones to answer, both of them to reject the call, or timeout to expire. It looks like you have requested a default timeout.
Once no phones are ringing, and if no-one answered, it will wait for the retry period then start ringing all the phones that appear to be available at that time.