diff --git a/modules/rhizo_base/files/bin/install_callie b/modules/rhizo_base/files/bin/install_callie new file mode 100644 index 0000000..62e48c5 --- /dev/null +++ b/modules/rhizo_base/files/bin/install_callie @@ -0,0 +1,4 @@ +#!/bin/bash +cd /usr/share/freeswitch/sounds/ +/usr/bin/wget http://files.freeswitch.org/releases/sounds/freeswitch-sounds-en-us-callie-8000-1.0.53.tar.gz +/usr/bin/tar -zxf freeswitch-sounds-en-us-callie-8000-1.0.22.tar.gz