[asterisk-bugs] [Asterisk 0017123]: [patch] Missing file queue-minute causes hangup of queue calls with wait time announcement = 1 minute

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 17 09:11:48 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17123 
====================================================================== 
Reported By:                n8ideas
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   17123
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.6.2.9
Asterisk Version:           1.6.1.18 
JIRA:                       SWP-1226 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-31 17:15 CDT
Last Modified:              2010-05-17 09:11 CDT
====================================================================== 
Summary:                    [patch] Missing file queue-minute causes hangup of
queue calls with wait time announcement = 1 minute
Description: 
Because of a missing audio file "queue-minute", calls are hung up due to
missing announcement if the user's wait time avgholdmins == 1.  

This is line 1965 of app_queue.c which calls: 				

res = play_file(qe->chan, qe->parent->sound_minute);

This was noted in issue 16168, but this particular part of the issue was
not resolved.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0017061 Queue hangup if periodic announcement f...
====================================================================== 

---------------------------------------------------------------------- 
 (0121970) svnbot (reporter) - 2010-05-17 09:11
 https://issues.asterisk.org/view.php?id=17123#c121970 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 263376

_U  branches/1.6.2/
U   branches/1.6.2/sounds/Makefile

------------------------------------------------------------------------
r263376 | lmadsen | 2010-05-17 09:11:48 -0500 (Mon, 17 May 2010) | 23
lines

Merged revisions 263375 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r263375 | lmadsen | 2010-05-17 09:05:33 -0500 (Mon, 17 May 2010) | 16
lines
  
  Merged revisions 263374 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r263374 | lmadsen | 2010-05-17 09:04:57 -0500 (Mon, 17 May 2010) | 8
lines
    
    Update link to new version of core sounds.
    
    The latest version of the core sounds files 1.4.19 now includes the
missing
    queue-minute sound file which is called by app_queue but which has
been
    missing.
    
    (closes issue https://issues.asterisk.org/view.php?id=17123)
    Reported by: n8ideas
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-17 09:11 svnbot         Checkin                                      
2010-05-17 09:11 svnbot         Note Added: 0121970                          
======================================================================




More information about the asterisk-bugs mailing list