[Asterisk-Users] Queue Sounds - not working?

Andy Rosen andy_rosen at pgrb.com
Sun Nov 21 09:20:46 MST 2004


I setup a basic extension with Playback(queue-youarenext) and it worked 
perfectly, as planned.    However, it does not get played during the queue 
itself.  See below:  I did the Playback of queue-youarenext before dumping 
the call into the queue, where queue-youarenext failed.

    -- Executing Playback("SIP/10.98.0.10-4240c360", "queue-youarenext") in 
new stack
    -- Playing 'queue-youarenext' (language 'en')
    -- Executing SetVar("SIP/10.98.0.10-4240c360", "QUEUE_PRIO=5") in new 
stack
    -- Executing Queue("SIP/10.98.0.10-4240c360", "support") in new stack
Nov 21 10:17:19 WARNING[1116730816]: file.c:475 ast_openstream: File 
"queue-youarenext" does not exist in any format
Nov 21 10:17:19 WARNING[1116730816]: file.c:779 ast_streamfile: Unable to 
open "queue-youarenext" (format GSM): No such file or directory


This is getting wierd, isn't it? :-)

Thanks for your help!
Andy


----- Original Message ----- 
From: "Kevin P. Fleming" <kpfleming at starnetworks.us>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
<asterisk-users at lists.digium.com>
Sent: Saturday, November 20, 2004 11:07 PM
Subject: Re: [Asterisk-Users] Queue Sounds - not working?


> Andy Rosen wrote:
>> I just did a chmod 777 for all the queue sound files in
>> /var/lib/asterisk/sounds, and have the same error.
>
> OK, then permissions aren't the issue.
>
>> I read the error as to say that it couldn't find the file as opposed to 
>> your
>> interpretation that it was found, but not accessible.
>>
>> Any other suggestions?
>
> Not immediately coming to mind, no. Can you Playback() that same file in a 
> simple extension for testing? app_queue uses the same functions for 
> playing sounds as Playback(), so it would be good to know if it fails 
> under both cases.
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
> 




More information about the asterisk-users mailing list