I would greatly appreciate some insights to this issue if anyone can help...
I have asterisk running on my mac and swift generating audio files:
- Code: Select all
swift -o /tmp/$agi_uniqueid.wav -p audio/channels=1,audio/sampling-rate=8000,audio/encoding=pcm8
as soon as I ask asterisk to
- Code: Select all
stream file /tmp/$agi_uniqueid #
back comes...
- Code: Select all
[Feb 27 10:56:24] WARNING[187]: format_wav_gsm.c:142 check_header: Unexpected header size 16
[Feb 27 10:56:24] WARNING[187]: file.c:316 fn_wrapper: Unable to open format wav49
Help! Anyone ever get an answer on this?
Thank you...