From: horse69 Date: Thu, 20 Sep 2012 06:39:07 +0000 (+0000) Subject: git-svn-id: https://svn.code.sf.net/p/freetel/code@732 01035d8c-6547-0410-b346-abe4f9... X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=29844e9be1b46a0643a232df642dc929503fe864;p=freetel-svn-tracking.git git-svn-id: https://svn.code.sf.net/p/freetel/code@732 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/mini-asterisk-gui2/install notes.txt b/mini-asterisk-gui2/install notes.txt index 5b5454f0..b88e6809 100644 --- a/mini-asterisk-gui2/install notes.txt +++ b/mini-asterisk-gui2/install notes.txt @@ -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