aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-04-27 15:11:39 -0600
committermcrane <mctch@yahoo.com>2009-04-27 15:12:34 -0600
commitb32eb1575286524ce3d0daa9421ffbd3f7a6ac08 (patch)
treedde08e697e0d6fba04535826ca8513d745b26bac /config
parent217ac2f455561c24fd076cad5154b392b410bdd6 (diff)
downloadpfsense-packages-b32eb1575286524ce3d0daa9421ffbd3f7a6ac08.tar.gz
pfsense-packages-b32eb1575286524ce3d0daa9421ffbd3f7a6ac08.tar.bz2
pfsense-packages-b32eb1575286524ce3d0daa9421ffbd3f7a6ac08.zip
FreeSWITCH package restore backup copy music on hold directory from tgz file.
Diffstat (limited to 'config')
-rw-r--r--config/freeswitch/freeswitch.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/freeswitch/freeswitch.inc b/config/freeswitch/freeswitch.inc
index 95d5605d..d700ac7b 100644
--- a/config/freeswitch/freeswitch.inc
+++ b/config/freeswitch/freeswitch.inc
@@ -2279,6 +2279,7 @@ function freeswitch_php_install_command()
system('cd /usr/local; tar xvpfz /tmp/'.$filename.' freeswitch/scripts/');
system('cd /usr/local; tar xvpfz /tmp/'.$filename.' freeswitch/storage/');
system('cd /usr/local; tar xvpfz /tmp/'.$filename.' freeswitch/sounds/custom/8000/');
+ system('cd /usr/local; tar xvpfz /tmp/'.$filename.' freeswitch/sounds/music/8000/');
system('cd /usr/local; tar xvpfz /tmp/'.$filename.' freeswitch/conf/ssl');
//Optional