[Asterisk-Users] ACD Bug with AddQueueMember Stable
Ronald Hartmann
RHartmann at nnamtraH.com
Tue Jan 11 12:55:56 MST 2005
Good Day again list,
Encountered another problem in the ACD queue...
If I use the ADDQueueMember to dynamically add members as
foolows,
exten =>
403,1,AddQueueMember(techsupport|SIP/${CALLERIDNUM})
lets assume I called extension 403 from my extension 2204. then
a caller (extension 2203) enters into the techsupport queue
I am able to receive the support call on my phone (extension
2204 rings). I take the call and am talking with the customer
(extension 2203).
Now if extension 2201 calls into the techsupport queue, The
problems rears its ugly head.
One would think that the caller (extension 2203) would wait in
the que until I am finished with the current caller (2203).
However, My Phone (2204) rings a second time while I am on the
phone with the first caller.
I then removed the AddQueueMember method of logging in. and
instead used agentcallback.
This method works fine.
Extension 2203 calls into the queue
My phone (2204) rings and I talk to 2203
2201 calls into the queue
they wait on hold until my call with 2203 (and the wrapuptime is
completed)
then my phone (2204) rings
and I am able to assist 2201.
Any assistance or verification of this bug would be appreciated.
Ron
I will add this to bug tracker if anyone can verify this.
More information about the asterisk-users
mailing list