Explorar o código

working on install

Richard Neese %!s(int64=11) %!d(string=hai) anos
pai
achega
f04e348604
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install/Debian/Fusionpbx-Debian-Package-Install.sh

+ 1 - 1
install/Debian/Fusionpbx-Debian-Package-Install.sh

@@ -931,7 +931,7 @@ find "/var/lib/fusionpbx/db" -type f -exec chmod 666 {} +
 
 #Linking moh dir so freeswitch can read in the moh files
 ln -s /var/lib/fusionpbx/sounds/music /usr/share/freeswitch/sounds/music/fusionpbx
-ln -s /var/lib/fusionpbx/sounds/recordings /usr/share/freeswitch/sounds/
+ln -s /var/lib/fusionpbx/sounds/custom /usr/share/freeswitch/sounds/
 #------end of fusionpbx install and configuration-----
 
 #-----Installing Fail2Ban/monit Protection services------