Displaying 1 result from an estimated 1 matches for "testlong2".
2010 Aug 17
3
Convert wav-file to alaw-file
Hello list,
it seems that Asterisk is unable to convert a wav-file into an alaw-file :
[root at asterisk testing]# asterisk -rx "file convert testExtended2.wav
testExtended2.alaw"
Unable to open input file: testExtended2.wav
[root at asterisk testing]# asterisk -rx "file convert testLong2.wav
testLong2.alaw"
Unable to open input file: testLong2.wav
The wav-file is MONO, 8000Hz according to SoX and confirmed by the sox
mailinglist
(http://sourceforge.net/mailarchive/message.php?msg_name=4C6A4661.9000209%40telenet.be)
[root at asterisk testing]# soxi testLong2.wav
Input Fi...