diff --git a/debian/resources/switch/conf-copy.sh b/debian/resources/switch/conf-copy.sh new file mode 100644 index 0000000..8d910a8 --- /dev/null +++ b/debian/resources/switch/conf-copy.sh @@ -0,0 +1,3 @@ +mv /etc/freeswitch /etc/freeswitch.orig +mkdir /etc/freeswitch +cp -R /var/www/fusionpbx/resources/templates/conf/* /etc/freeswitch