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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Apr 1 08:35:55 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17123 
====================================================================== 
Reported By:                n8ideas
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17123
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.1.18 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-31 17:15 CDT
Last Modified:              2010-04-01 08:35 CDT
====================================================================== 
Summary:                    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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-01 08:35 lmadsen        Description Updated                          
2010-04-01 08:35 lmadsen        Additional Information Updated                  
 
======================================================================




More information about the asterisk-bugs mailing list