Bob Mottram 9 anni fa
parent
commit
59123c9b7d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      src/freedombone

+ 2
- 0
src/freedombone Vedi File

10974
   echo '</routing>' >> /etc/sipwitch.conf
10974
   echo '</routing>' >> /etc/sipwitch.conf
10975
   echo '</sipwitch>' >> /etc/sipwitch.conf
10975
   echo '</sipwitch>' >> /etc/sipwitch.conf
10976
 
10976
 
10977
+  sed -i 's|#PLUGINS=|PLUGINS=|g' /etc/default/sipwitch
10978
+
10977
   service sipwitch start
10979
   service sipwitch start
10978
 
10980
 
10979
   if ! grep -q "SIP Server" /home/$MY_USERNAME/README; then
10981
   if ! grep -q "SIP Server" /home/$MY_USERNAME/README; then