[asterisk-bugs] [Asterisk 0010528]: ack announce cuts off audio file

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Aug 27 14:23:16 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10528 
====================================================================== 
Reported By:                deskhack
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10528
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.10.1  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-22-2007 10:49 CDT
Last Modified:              08-27-2007 14:23 CDT
====================================================================== 
Summary:                    ack announce cuts off audio file
Description: 
in the queues.conf config, "announce = beep" (example) is set to any valid
audio file, and in agents.conf, ackcall=yes;

Member of the queue answers a call, asterisk waits for the pound key, only
the first half second of the audio file is played and this error is
thrown;

WARNING[12734]: app_queue.c:2517 try_calling: Announcement file 'beep' is
unavailable, continuing anyway...

The problem with this error, is the file is available, and the first half
second is played, but then the file stops and this error is displayed.
====================================================================== 

---------------------------------------------------------------------- 
 putnopvut - 08-27-07 14:23  
---------------------------------------------------------------------- 
The else was taken out because we depend on the return value to be -1 in
the case of a failure to stream the file or if the caller hangs up during
the playing of the file, so adding it back in would not be a good idea. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-27-07 14:23  putnopvut      Note Added: 0069515                          
======================================================================




More information about the asterisk-bugs mailing list