[asterisk-bugs] [Asterisk 0014014]: [patch] DAHDI group dials/members broken with AddQueueMember / queue member add
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 15 16:19:00 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14014
======================================================================
Reported By: kebl0155
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 14014
Category: Applications/app_queue
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.6.0.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-12-03 09:44 CST
Last Modified: 2009-01-15 16:18 CST
======================================================================
Summary: [patch] DAHDI group dials/members broken with
AddQueueMember / queue member add
Description:
We have Queues, and we dial the agent's phones directly over ZAP (now
DAHDI). The agents are dynamic, and we used to add and remove them to/from
the queue using:
add queue member ZAP/r2/0008 to CustServ
Having upgraded to DAHDI and Asterisk 1.6.0.1, we now use:
add queue member DAHDI/r2/0008 to CustServ
This does add the member to the queue, but after a single call is placed
to the agent, the agent becomes invalid and cannot receive further calls.
Furthermore, the member cannot be removed from the queue without restart.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0014020 Asterisk cuts a piece of the dynamic me...
has duplicate 0013949 IAX2 Channel queue members lose their e...
has duplicate 0014124 queues fail to recognize already logged...
======================================================================
----------------------------------------------------------------------
(0097977) putnopvut (administrator) - 2009-01-15 16:18
http://bugs.digium.com/view.php?id=14014#c97977
----------------------------------------------------------------------
After taking a look through the device state code more closely, I'm
reasonably confident that the second patch is what is necessary to fix this
issue. If I don't hear back about this by tomorrow, then I'm just going to
get this fix committed since the code is hurting by not having this change
in.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-15 16:18 putnopvut Note Added: 0097977
======================================================================
More information about the asterisk-bugs
mailing list