bash - Asterisk email as voicemail with mp3 -


i'm not best bash scripting, took script

http://bernaerts.dyndns.org/linux/179-asterisk-voicemail-mp3

except use /bin/bash because pushd not avaliable /bin/sh, generate need. followed inscrutions run following errors on asterisk 13.13.1 , debain 8:

dos2unix: file stream.part3.wav.base64 converted unix format... sox fail formats: can't open input file `stream.part3.wav`: wave:riff header not found not find "stream.part3-pcm.wav" dos2unix: file stream.part3.wav.base64 converted unix format... base64: file stream.part3.mp3: file or directory not found 

and further errors.

is wav format voicemail in asterisk 13.13.1 different other versions?

thanks help


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -