Add script to install FS sounds

This commit is contained in:
Keith Whyte 2023-01-04 01:57:55 +01:00
parent e37d5cb55f
commit 248e66351f

View file

@ -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