Wav Vs Slin From Agi
Hello,
I am using asterisk 11.25.2, I generate a way file and use the STREAM FILE
agi command… I do not put the “suffix” on the file to play… Asterisk is playing the file as an slin file and not a wave file. The audio sounds funny or choppy. The only file in the directory is my wave file… I’m not sure how its doing that ???
The console says STREAM FILE /path to file/file.slin and of course it should be file.wav
My file seems to be generated correctly correct:
RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz
Why is asterisk trying to play as slin and not wav ?
Jerry