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

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -