added at-620r config instructions
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 20 Feb 2010 23:29:47 +0000 (23:29 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 20 Feb 2010 23:29:47 +0000 (23:29 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@158 01035d8c-6547-0410-b346-abe4f91aad63

mini-asterisk-gui/cgi-bin/at-620r.html [new file with mode: 0644]
mini-asterisk-gui/cgi-bin/at-620r.png [new file with mode: 0644]
mini-asterisk-gui/cgi-bin/atcom_at620r.png [deleted file]
mini-asterisk-gui/cgi-bin/ipphones.sh

diff --git a/mini-asterisk-gui/cgi-bin/at-620r.html b/mini-asterisk-gui/cgi-bin/at-620r.html
new file mode 100644 (file)
index 0000000..f967506
--- /dev/null
@@ -0,0 +1,29 @@
+<ol>
+
+<li>Connect the WAN port of the AT-620R to your network, it will boot and obtain an IP via DHCP.  
+
+<li>Press the <strong>Menu</strong> button.  Enter <strong>123</strong> for the password, and press the <strong>OK</strong> soft button.  
+
+<li>Using the <strong>down</strong> direction button (just beneath the menu key) move to the <strong>Product Info</strong> menu.  Then press the down button again and select <strong>Network Status</strong>.  The IP of the phone will be displayed at the top of the screen, for example 192.168.1.160.
+
+<li>On your PC open another browser window.  Go to the phones <strong>IP</strong>, for example <strong>http://192.168.1.160</strong>
+
+<li>Login to the phone using the username/password <strong>admin/admin</strong>.  
+
+<li>Go to the phone <strong>VOIP</strong> menu.
+
+<li>Set <strong>Server Address</strong> to your Phone System IP Address.
+
+<li>Set <strong>Account Name</strong> to the phone number (e.g. 6011).
+
+<li>Also set </strong>Password</strong> to the phone number (e.g. 6011) and <strong>Phone Number</strong> and <strong>Display Name</strong> to the phone number (e.g. 6011).
+<img src="at-620r.png" />
+
+<li>Check the <strong>Enable Register</strong> box.
+
+<li>Then click on <strong>Apply</strong>. 
+
+<li>On your browser refresh this page to see if the phone is connected to your phone system.
+</ol>
+
diff --git a/mini-asterisk-gui/cgi-bin/at-620r.png b/mini-asterisk-gui/cgi-bin/at-620r.png
new file mode 100644 (file)
index 0000000..a2e5b0b
Binary files /dev/null and b/mini-asterisk-gui/cgi-bin/at-620r.png differ
diff --git a/mini-asterisk-gui/cgi-bin/atcom_at620r.png b/mini-asterisk-gui/cgi-bin/atcom_at620r.png
deleted file mode 100644 (file)
index 80f9dd6..0000000
Binary files a/mini-asterisk-gui/cgi-bin/atcom_at620r.png and /dev/null differ
index e8a593dcee24935ca42290174283b6d750e430f1..0488b66b4230b7e6d3aea3e3e7a00233b681645d 100644 (file)
@@ -85,6 +85,8 @@ cat <<EOF
     <h3>1. Atcom AT-530</h3>
 EOF
 cat at-530.html
+echo "<h3>2. Atcom AT-620R</h3>"
+cat at-620r.html
 cat <<EOF
      </td>
     </tr>