[asterisk-users] Help with a bug
Steve Edwards
asterisk.org at sedwards.com
Wed Apr 23 14:04:42 CDT 2014
On Wed, 23 Apr 2014, CDR wrote:
> The case is this: A Record is executed and an immediate Playback
> follows. Asterisk returns an error, saying that the file does not
> exist, but a few seconds later, it does.
A simple test:
exten = *,n,record(foo.wav)
exten = *,n,playback(foo)
works as expected for me with Asterisk 11.8.1.
I notice in the console log you uploaded, you have a file name of
'18000000000-industry:sln'
The syntax for record says 'filename.format' not 'filename:format'
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
More information about the asterisk-users
mailing list