Hi List.

Don't know if I already posted about this problem but, if I have I apologize 
for the double post.

I am trying to test a time of day extension dialing 80, all I'm trying to test 
is if is morning I would like asterisk to say "Good Morning" but, when I run 
the test I get the following error message saying that the file doesn't exist 
and it does:

Night..............
    -- Executing [...@outbound:17] BackGround("SIP/100-096ce078", " good ") in 
new stack
[Dec 12 22:53:31] WARNING[6300]: file.c:650 ast_openstream_full: File  good  
does not exist in any format
[Dec 12 22:53:31] WARNING[6300]: file.c:933 ast_streamfile: Unable to open  
good  (format 0x4 (ulaw)): No such file or directory
[Dec 12 22:53:31] WARNING[6300]: pbx.c:8251 pbx_builtin_background: 
ast_streamfile failed on SIP/100-096ce078 for  good
    -- Executing [...@outbound:18] BackGround("SIP/100-096ce078", " evening ") 
in new stack
[Dec 12 22:53:31] WARNING[6300]: file.c:650 ast_openstream_full: File  evening  
does not exist in any format
[Dec 12 22:53:31] WARNING[6300]: file.c:933 ast_streamfile: Unable to open  
evening  (format 0x4 (ulaw)): No such file or directory
[Dec 12 22:53:31] WARNING[6300]: pbx.c:8251 pbx_builtin_background: 
ast_streamfile failed on SIP/100-096ce078 for  evening

asterisk-server:/var/lib/asterisk/sounds/es# ls 
/var/lib/asterisk/sounds/es/evening.ulaw
/var/lib/asterisk/sounds/es/evening.ulaw

Is this a bug or am I missing something?

Thanks in advanced for your time.


      

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to