|
@@ -1,4 +1,4 @@
|
|
|
mv /etc/freeswitch /etc/freeswitch.orig
|
|
|
mkdir /etc/freeswitch
|
|
|
-cp -R /var/www/fusionpbx/resources/templates/conf/* /etc/freeswitch
|
|
|
-chown -R freeswitch:freeswitch /etc/freeswitch
|
|
|
+cp -R /var/www/fusionpbx/app/switch/resources/conf/* /etc/freeswitch
|
|
|
+chown -R freeswitch:freeswitch /etc/freeswitch
|