it now needs a “k” switch to not delete the file, with exactly 3 commas in front of it
exten => 1,n,record(/home/testing/output/file1.wav,k)
I use record() to record a file.
I see the file created where I told it.
The file grows in size.
End of recording comes.
BOOM
File totally gone .
Why?
It looks like this is an established problem: