The following script allows you to download and update the core and extra sound files form your existing Asterisk installation.
It did work fine for me during at least the last 9 months and tested it intensively on my Raspberry Pi, and thought to make this tool available to the community who like to support a multi-lingual Asterisk installation as I have in place today.
The script can only break if the source files are not available; see the "url_target" variable used in the script.
The script is silent (does not generate any text output), and can be setup in a crontab to run periodically (once a month):
The following script allows you to download and update the core and extra sound files form your existing Asterisk installation.
It did work fine for me during at least the last 9 months and tested it intensively on my Raspberry Pi, and thought to make this tool available to the community who like to support a multi-lingual Asterisk installation as I have in place today.
The script can only break if the source files are not available; see the "url_target" variable used in the script.
The script is silent (does not generate any text output), and can be setup in a crontab to run periodically (once a month):
Hope you find this little tool useful ;-)
Last edit: carriba 2017-03-28