[Home]

Summary:ASTERISK-14431: Problem with queue
Reporter:BlackDragon (fone4vn)Labels:
Date Opened:2009-07-07 23:39:23Date Closed:2011-06-07 14:08:14
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I using asterisk 1.4.23.

On all agent, i set call waiting = disable.

But "some time", agent still get 2 concurrent call (incoming call while talking to other, 2 incoming call at same time, ...).

I use queue with:
- round robin memory strategy.
- skip busy agent = yes
- autofill = yes

On agent, i set call waiting = disable.

Why agent still receive 2 incoming call at same time?
Comments:By: Leif Madsen (lmadsen) 2009-08-20 16:31:14

This appears to be a support problem. I'd suggest you use the asterisk-users mailing list for this issue.

Most likely you are missing call-limit setting for your peers in sip.conf.