|
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
|
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
