git-svn-id: https://svn.code.sf.net/p/freetel/code@732 01035d8c-6547-0410-b346-abe4f9...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 20 Sep 2012 06:39:07 +0000 (06:39 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 20 Sep 2012 06:39:07 +0000 (06:39 +0000)
mini-asterisk-gui2/install notes.txt

index 5b5454f058798a0da62172ac59a632c174e7b49a..b88e68096274fa77a9224502af1188a448bde99d 100644 (file)
@@ -2,25 +2,31 @@ IP04 GUI2 Install notes
 Ian Roberts 
 Sept 2012
 
-* I now have a script which automates this stuff
-See install_gui2.sh
 
-0. ipkg install fping
-   ipkg install dropbear
-   ipkg install ntp
+0. Connect ip04 to network. Power up.
 
-1. Uncomment cgi support in /etc/lighttpd.conf and restart
+1. Telnet 192.168.1.30
 
-2. Add "; mini_ext" tags to 6000 numbers in
-   /etc/asterisk/extensions.conf
-   /etc/asterisk/extensions.conf.def
+2. Create a file
 
-3. copy main files to /www/gui2
-   i want to leave the original gui intact while developing
+   vi install_gui2.sh
 
-4. copy cgi-bin scripts into /www/cgi-bin
+3. Copy script from
+   http://freetel.svn.sourceforge.net/viewvc/freetel/mini-asterisk-gui2/install_gui2.sh?revision=717&content-type=text%2Fplain
+   
+   Paste into vi session (right click will do it)
+   Save file
+   
+4. Make the script executable
 
+   chmod a+x install_gui2.sh
 
- point browser at 192.168.1.30/gui2/phones.html
+5. Run the script
+
+   sh install_gui2.sh
+
+6. Check gui2 
+
+   192.168.1.30/gui2/phones.html