[asterisk-bugs] [Asterisk 0018747]: [regression] changeset 298596 harm the ring/moh logic in queues

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 15 17:32:22 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18747 
====================================================================== 
Reported By:                vrban
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   18747
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     acknowledged
Target Version:             1.8.3
Asterisk Version:           1.4.40-rc2 
JIRA:                       SWP-3046 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-04 05:28 CST
Last Modified:              2011-02-15 17:32 CST
====================================================================== 
Summary:                    [regression] changeset 298596 harm the ring/moh 
logic in queues
Description: 
changeset 298596 (Fix improper hangup when doing an attended transfer to
queue)
changes the queue behavior. It ring instead of playing MOH. Or worse, it
play both, ring and Moh. e.g. one Agent phone ring, the caller get ring.
when the caller get refused by pressing DND, it get again Moh, so the
caller know, he was refused.

I dont think this behavioral change is willfully. as it completely the
ring/moh 
logic in the queue application.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0018733 [regression] When caller sent to queue,...
has duplicate       0018517 When caller sent to queue, MoH plays fo...
====================================================================== 

---------------------------------------------------------------------- 
 (0131992) svnbot (reporter) - 2011-02-15 17:32
 https://issues.asterisk.org/view.php?id=18747#c131992 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 308002

U   branches/1.4/apps/app_queue.c

------------------------------------------------------------------------
r308002 | qwell | 2011-02-15 17:32:21 -0600 (Tue, 15 Feb 2011) | 10 lines

Fix regression that changed behavior of queues when ringing a queue
member.

This reverts r298596, which was to fix a highly bizarre and contrived
issue
with a queue member that called into his own queue being transferred back
into his own queue.  I couldn't reproduce that issue in any way.  I think
one
of the other recent transfer fixes actually fixed this.

(closes issue https://issues.asterisk.org/view.php?id=18747)
Reported by: vrban

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=308002 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-15 17:32 svnbot         Checkin                                      
2011-02-15 17:32 svnbot         Note Added: 0131992                          
======================================================================




More information about the asterisk-bugs mailing list