git-svn-id: https://svn.code.sf.net/p/freetel/code@694 01035d8c-6547-0410-b346-abe4f9...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 14 Sep 2012 01:03:35 +0000 (01:03 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 14 Sep 2012 01:03:35 +0000 (01:03 +0000)
mini-asterisk-gui2/todo notes

index 3290b58599bb036c79df5f5f9998cca539c4592a..df3ac97a10b28916c999ee4a193af5952578874f 100644 (file)
@@ -7,12 +7,12 @@ Sept 13 2012
 
 gui2 install script fixes
 
-1. enable cgi 
-----------------
+1. install script fix :enable cgi 
+----------------------------------
        use sed on /etc/lighttpd.conf
        then /etc/init.d/lighttpd restart
 
-2. add mini_ext comments to 60xx numbers 
+2.  install script fix :add mini_ext comments to 60xx numbers 
 ------------------------------------------
        use sed on /etc/asterisk/extension.conf
 
@@ -21,10 +21,14 @@ gui2 install script fixes
 
        grep "60[0-9][0-9],1,Dial(.*) " /etc/asterisk/extensions.conf
 
-Functionality work
 
-3. firefox  update reception button broken
+3. on firefox : update reception button broken
 ---------------------------------------------
+   Chrome 21 is ok
+   Internet Explorer 9 is ok. 
+   IE 8? - check on vista laptop
+   Safari 5.1.7 is ok
+   
    Installed firebug debugger
    TypeError
    phones.js line 209
@@ -39,9 +43,6 @@ Functionality work
       Close my tags !
          <img src="images/sample.jpg" alt="sample" />
 
-   Internet Explorer 9 is ok. 
-   IE 8? - check on vista laptop
-   Safari 5.1.7 is ok
 
 4. network page not working
 ------------------------------
@@ -56,8 +57,8 @@ Functionality work
    At present  
       0 gets outside analog line
       1 gets a sip call thru the vsp
-   Instead of hard coded 0,1 change to dropbox selection 
-   then try assigning to groups.
+   Instead of hard coded 0,1 maybe use a dropbox selection 
+   then try assigning to groups of users.
    Need to have a page where we set up groups of users.
 
 6. ntp testing
@@ -66,17 +67,21 @@ Functionality work
    try setting TZ in /etc/init.d/asterisk already done...just need reboot
    web page for setting timezone (radio button and apply checkbox?)
 
-7. Look at using setline.cgi instead of setring.cgi
+7. use setline.cgi instead of setring.cgi
+--------------------------------------
    Have setline take care of special cases like escaping the ampersand.
 
-8. Setring.cgi fix
-   Remove asterisk -r calls.....do this from javascript with asterisk.cgi.
+8. Setring.cgi fix    Done 14/9
+--------------------
+   Remove asterisk -r calls from setring.cgi.....do this from javascript with asterisk.cgi.
    
-9. Pick up second IP04 for 
+9. Pick up second IP04
+----------------------------
        gui2 install testing
        unit testing call generation
        
 10. Move formatting from html to css
+---------------------------------------
      html <table align="center" width=800>
      css