[Asterisk-Users] Queue Sounds - not working?

Andy Rosen andy_rosen at pgrb.com
Sat Nov 20 15:46:31 MST 2004


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.....  I have defined the sounds (per the Wiki) in queues.conf as follows:

queue-youarenext = "queue-youarenext" ; ("You are now first in line.")
queue-thereare = "queue-thereare" ; ("There are")
queue-callswaiting = "queue-callswaiting" ; ("calls waiting.")
queue-holdtime = "queue-holdtime" ; ("The current est. holdtime is")
queue-minutes = "queue-minutes" ; ("minutes.")
queue-thankyou = "queue-thankyou" ; ("Thank you for your patience.")

And have verified that the files exist, with proper permissions (644), in /var/lib/asterisk/sounds .... However, when a call gets dumped in the queue, the console shows the following:


Nov 20 16:40:32 WARNING[1120924864]: file.c:475 ast_openstream: File "queue-youarenext" does not exist in any format
Nov 20 16:40:32 WARNING[1120924864]: file.c:779 ast_streamfile: Unable to open "queue-youarenext" (format GSM): No such file or directory

Do queue sound files get pulled from a different location? 

Suggestions?

Thanks!

Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041120/d1e4bf4d/attachment.htm


More information about the asterisk-users mailing list