git-svn-id: https://svn.code.sf.net/p/freetel/code@851 01035d8c-6547-0410-b346-abe4f9...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 28 Oct 2012 04:00:43 +0000 (04:00 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 28 Oct 2012 04:00:43 +0000 (04:00 +0000)
mini-asterisk-gui2/voiplines.js

index 7d4770b98d14a4e94ab24a8be621e3c71911788d..196fe952896fdf6353d10309b6dc66162ebf74d3 100644 (file)
@@ -27,7 +27,11 @@ function initialisePage() {
        var providerfound = 0;
        
        // Check if provider is up
-       // asterisk sip register
+       //     asterisk sip show registry
+       
+       // If a provider is registered, 
+       //     get provider details from sip.conf
+       //     fill out form on page
        
     if (providerfound == 1) {
                html += tickicon;