> On Dec 12, 2009, at 9:16 PM, Landy Landy <[email protected]> > wrote: >> -- Executing [...@outbound:17] BackGround("SIP/102-096a48c8", " es/ >> good ") in new stack >> [Dec 12 23:24:07] WARNING[6343]: file.c:650 ast_openstream_full: >> File es/good does not exist in any format >> [Dec 12 23:24:07] WARNING[6343]: file.c:933 ast_streamfile: Unable >> to open es/good (format 0x8 (alaw)): No such file or directory
On Sat, 12 Dec 2009, Warren Selby wrote: > Take the whitespace out of your ()'s. It's: > > exten => 80,n,BackGround(es/good) > > not > > exten => 80,n,BackGround( es/good ) A perfect example of Asterisk's asinine handling of whitespace. -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards [email protected] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 _______________________________________________ -- 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
