From 967244c3f81dbd22073de927ecd5376c29fe0c22 Mon Sep 17 00:00:00 2001 From: horse69 Date: Fri, 30 Nov 2012 02:30:52 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freetel/code@1089 01035d8c-6547-0410-b346-abe4f91aad63 --- mini-asterisk-gui2/configure_AT-530.html | 49 ++++++++++++++++++ mini-asterisk-gui2/configure_AT-620R.html | 51 +++++++++++++++++++ mini-asterisk-gui2/ipphones.html | 62 ++++++++--------------- 3 files changed, 122 insertions(+), 40 deletions(-) create mode 100644 mini-asterisk-gui2/configure_AT-530.html create mode 100644 mini-asterisk-gui2/configure_AT-620R.html diff --git a/mini-asterisk-gui2/configure_AT-530.html b/mini-asterisk-gui2/configure_AT-530.html new file mode 100644 index 00000000..7420c813 --- /dev/null +++ b/mini-asterisk-gui2/configure_AT-530.html @@ -0,0 +1,49 @@ + + + + +ipPhones + + + + + + + + + + + + + + + + + + + +
+

 
How to Configure IP Phones

+

1. Atcom AT-530

+ +
    +
  1. Connect the WAN port of the AT-530 to your network, it will boot and obtain an IP via DHCP. +
  2. Find the IP of the phone by pressing the Sysinfo button a few times. +
  3. Open another browser window. Go to the phones IP, for example http://192.168.1.160 +
  4. Login to the phone using the username/password admin/admin. +
  5. Optional: set a static IP using the WAN menu (I like static IPs for SIP phones). +
  6. Go to the phone SIP Config menu. +
  7. Set Register Server Address to your Phone System IP Address. +
  8. Set Register Username to the phone number (e.g. 6011). +
  9. Also set Register Password to the phone number (e.g. 6011) and + the Phone Number to the phone number (e.g. 6011). +
  10. Check the Enable Register box. +
  11. Then click on Apply. +
  12. On your browser refresh this page to see if the phone is connected to your phone system. +
+ +
+ + diff --git a/mini-asterisk-gui2/configure_AT-620R.html b/mini-asterisk-gui2/configure_AT-620R.html new file mode 100644 index 00000000..4f93e927 --- /dev/null +++ b/mini-asterisk-gui2/configure_AT-620R.html @@ -0,0 +1,51 @@ + + + + +ipPhones + + + + + + + + + + + + + + + + + + + +
+

 
How to Configure IP Phones

+ +

2. Atcom AT-620R

+ +
    +
  1. Connect the WAN port of the AT-620R to your network, it will boot and obtain an IP via DHCP. +
  2. Press the Menu button. Enter 123 for the password, and press the OK soft button. +
  3. Using the down direction button (just beneath the menu key) move to the Product Info menu. Then press the down button again and select Network Status. The IP of the phone will be displayed at the top of the screen, for example 192.168.1.160. +
  4. On your PC open another browser window. Go to the phones IP, for example http://192.168.1.160 +
  5. Login to the phone using the username/password admin/admin. +
  6. Go to the phone VOIP menu. +
  7. Set Server Address to your Phone System IP Address. +
  8. Set Account Name to the phone number (e.g. 6011). +
  9. Also set Password to the phone number (e.g. 6011) and Phone Number and Display Name to the phone number (e.g. 6011). + at-620r +
  10. Check the Enable Register box. +
  11. Then click on Apply. +
  12. On your browser refresh this page to see if the phone is connected to your phone system. +
+ + +
+ + diff --git a/mini-asterisk-gui2/ipphones.html b/mini-asterisk-gui2/ipphones.html index da37f126..261a140e 100644 --- a/mini-asterisk-gui2/ipphones.html +++ b/mini-asterisk-gui2/ipphones.html @@ -21,46 +21,28 @@ - +
-

 
How to Configure IP Phones

-

1. Atcom AT-530

- -
    -
  1. Connect the WAN port of the AT-530 to your network, it will boot and obtain an IP via DHCP. -
  2. Find the IP of the phone by pressing the Sysinfo button a few times. -
  3. Open another browser window. Go to the phones IP, for example http://192.168.1.160 -
  4. Login to the phone using the username/password admin/admin. -
  5. Optional: set a static IP using the WAN menu (I like static IPs for SIP phones). -
  6. Go to the phone SIP Config menu. -
  7. Set Register Server Address to your Phone System IP Address. -
  8. Set Register Username to the phone number (e.g. 6011). -
  9. Also set Register Password to the phone number (e.g. 6011) and - the Phone Number to the phone number (e.g. 6011). -
  10. Check the Enable Register box. -
  11. Then click on Apply. -
  12. On your browser refresh this page to see if the phone is connected to your phone system. -
- -

2. Atcom AT-620R

- -
    -
  1. Connect the WAN port of the AT-620R to your network, it will boot and obtain an IP via DHCP. -
  2. Press the Menu button. Enter 123 for the password, and press the OK soft button. -
  3. Using the down direction button (just beneath the menu key) move to the Product Info menu. Then press the down button again and select Network Status. The IP of the phone will be displayed at the top of the screen, for example 192.168.1.160. -
  4. On your PC open another browser window. Go to the phones IP, for example http://192.168.1.160 -
  5. Login to the phone using the username/password admin/admin. -
  6. Go to the phone VOIP menu. -
  7. Set Server Address to your Phone System IP Address. -
  8. Set Account Name to the phone number (e.g. 6011). -
  9. Also set Password to the phone number (e.g. 6011) and Phone Number and Display Name to the phone number (e.g. 6011). - at-620r -
  10. Check the Enable Register box. -
  11. Then click on Apply. -
  12. On your browser refresh this page to see if the phone is connected to your phone system. -
- - -
+

 
IP Phones

+ + + + + + + + + + +
+
Phone list goes here +
+   +
+ Configure AT-530 +
+ Configure AT-620R +
+
-- 2.25.1