<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello...I am just starting to play with queues in 
Asterisk (CVS-v1-0-10/21/04-18:23:13) and have got everything working except for 
sounds.....&nbsp; I have defined the sounds (per the Wiki) in queues.conf as 
follows:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>queue-youarenext = "queue-youarenext" ; ("You are 
now first in line.")<BR>queue-thereare = "queue-thereare" ; ("There 
are")<BR>queue-callswaiting = "queue-callswaiting" ; ("calls 
waiting.")<BR>queue-holdtime = "queue-holdtime" ; ("The current est. holdtime 
is")<BR>queue-minutes = "queue-minutes" ; ("minutes.")<BR>queue-thankyou = 
"queue-thankyou" ; ("Thank you for your patience.")</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>And have verified that the files exist, with proper 
permissions (644),&nbsp;in /var/lib/asterisk/sounds .... However, when a call 
gets dumped in the queue, the console shows the following:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><BR>Nov 20 16:40:32 WARNING[1120924864]: file.c:475 
ast_openstream: File "queue-youarenext" does not exist in any format<BR>Nov 20 
16:40:32 WARNING[1120924864]: file.c:779 ast_streamfile: Unable to open 
"queue-youarenext" (format GSM): No such file or directory<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Do queue sound files get pulled from a different 
location?&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Suggestions?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2>Andy</FONT></DIV></BODY></HTML>