git-svn-id: https://svn.code.sf.net/p/freetel/code@881 01035d8c-6547-0410-b346-abe4f9...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 29 Oct 2012 02:25:47 +0000 (02:25 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 29 Oct 2012 02:25:47 +0000 (02:25 +0000)
mini-asterisk-gui2/voiplines.js

index 3ef8a18db096da9be534f47db4c677eb1175c33f..e9b3abd40942414236769dfe4b3f30343763343c 100644 (file)
@@ -231,9 +231,9 @@ function changeProvider() {
                document.getElementById('info').textContent = "You reach your ITSP via a NAT router ...the most common setup";
        } else if (selection == "sip" ) {
            // fill sip
-               document.getElementById('user').value = "user";
-               document.getElementById('host').value = "192.168.1.28";
-               document.getElementById('pass').value = "xxxxxx";               
+               document.getElementById('user').value = "trev";
+               document.getElementById('host').value = "192.168.1.30";
+               document.getElementById('pass').value = "supertrev";            
                document.getElementById('info').textContent = "No NAT router between your Phone system and your ITSP";
        } else if (selection == "jazmin" ) {
                // fill jazmin