Displaying 1 result from an estimated 1 matches for "096ce078".
2009 Dec 13
1
Unable to open file...
...ing 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 [80 at 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] WARNIN...