[asterisk-bugs] [Asterisk 0011095]: asterisk releases progressively breaking queues

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Nov 5 09:40:59 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11095 
====================================================================== 
Reported By:                kratzers
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   11095
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-26-2007 11:47 CDT
Last Modified:              11-05-2007 09:40 CST
====================================================================== 
Summary:                    asterisk releases progressively breaking queues
Description: 
In Asterisk 1.4.13:
- MoH only plays between attempts to dial agents
- DTMF detection does not work at all for queued calls
- when a queued caller hangs up, a phantom call bounces around the queue
until an agent answers; the call is then destroyed

In Asterisk 1.4.11
- MoH same as above
- DTMF detection only works between attempts to dial agents
-- one DTMF digit causes the destination channel to be hung up
-- if a second digit is sent/received before another agent is tried, the
second digit is matched against the dialplan in the queue's context which
is what should happen with the first digit sent

In Asterisk 1.4.9
- DTMF same as above

In Asterisk 1.4.8
- None of the above issues exist in this release
====================================================================== 

---------------------------------------------------------------------- 
 dimas - 11-05-07 09:40  
---------------------------------------------------------------------- 
tdavis,
makes sense now. However, it looks like your problems are not
Queue-related if Answer+PlayTones does not work too.
I just tested it with SVN-branch-1.4-r85720M using SIP softphone and the
following (AEL) dialplan:

120 => {
Answer;
PlayTones(ring);
Wait(10);
};

DOES work - I hear ringing. So if your problem is 100% reproducible, I
would creaet new issue for it. (be prepared that debug output will be first
thing you will be asked) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-05-07 09:40  dimas          Note Added: 0073103                          
======================================================================




More information about the asterisk-bugs mailing list