From 0923d4d1ab78167fce81d1aaef7971cbaa0d06dc Mon Sep 17 00:00:00 2001 From: horse69 Date: Sun, 16 Sep 2012 03:01:36 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freetel/code@715 01035d8c-6547-0410-b346-abe4f91aad63 --- mini-asterisk-gui2/devel notes.txt | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/mini-asterisk-gui2/devel notes.txt b/mini-asterisk-gui2/devel notes.txt index ced543bb..c5be163c 100644 --- a/mini-asterisk-gui2/devel notes.txt +++ b/mini-asterisk-gui2/devel notes.txt @@ -85,13 +85,17 @@ browser Method - Develop on PC - Test on PC - Secure copy gui2 to IP04 /www/gui2 - Copy gui2/cgi-bin to IP04/www/cgi-bin - enable cgi for lighttpd. - url : 192.168.1.30/gui2/phones.html - Test on IP04 + Svn co code to PC gui2 directory + Point local web server at gui2 directory and enable cgi + Test on PC with 127.0.0.1/gui2/phones.html + Svn ci changes. + + + telnet IP04 pristine build or ssh to modified IP04 (dropbear) + Install gui2 from root directory + sh install_gui2.sh + + Test on IP04 with 192.168.1.30/gui2/phones.html @@ -124,6 +128,7 @@ reception Install script + Done....install_gui2.sh Simple Switch button for GUI2 or original. The GUIs can coexist. Should have the option of switching. -- 2.25.1