• Idefisk
  • Tools
  • Tutorials
  • Reviews
  • VoIP Providers
  • Archives
ZOIPER softphone
Back to Tutorials

3.2.12. WellTech BroadBand VoIP Gateway IAD 161 - broadband VoIP gateway

1. Introduction

The Welltech IAD 161 is a broadband VoIP gateway that supports:
- SIP or H.323
- 1 FXS port
- 1 WAN port
- 3 LAN ports 10/100 Mbps
- T.38 fax signaling
- Audio codecs : G.711 a-Law/u-Law (mu-Law), G.723.1, G.729A

02_front_panel.jpg

On the front panel we have status LED that provides useful information for the status of the LAN ports, the system status, the use of the phone line (FXS port), etc.

03_back_panel.jpg

On the back panel we have from left to the right : Reset button, 1 WAN port, 3 LAN ports, 1 FXS port and a power supply jack.

 

2. Asterisk PBX configuration

So let's begin: we need a working Asterisk PBX and a normal telephone. First, we have to create an user in sip.conf and some extension numbers in extensions.conf:

2.1 sip.conf

00_sip_conf_user.jpg
In sip.conf we are creating user welltech with password iad161, that will be in context voip.

[welltech]
username=welltech
secret=iad161
type=friend
host=dynamic
allow=all
context=voip


Note:For testing purpose we will use SNOM200 hardphone - how to configure the phone you can find here. You can use another softphone or hardphone for testing.


2.2 extensions.conf

01_extensions_conf.jpg
In extensions.conf we have to create separate context called voip and in that context we will add an extension number that will be used for dialing the sip user welltech. For more information about extensions.conf you can find in this tutorial


[voip]
exten => 1234,1,Dial(SIP/snom200)
exten => 1234,2,HangUp()

exten => 4321,1,Dial(SIP/welltech)
exten => 4312,2,HangUp()


For more information about how to make the configurations in the Asterisk's configuration files please read our tutorial about the Configuring IP Phones for use with Asterisk

 

3. Connecting the device

At this point we have configured Asterisk PBX, now we have to connect the Welltech IAD 161 Broadband VoIP gateway to our computer and network.

03_back_panel.jpg

Connect your computer to the first LAN port, then connect the WAN port to your network.

 

4. Configuration

There are three ways to configure the device:
- to use the Application Wizard included in the CD-ROM
- through telnet
- through web browser

In this tutorial we will use only the third method.
4.1 Basic
The default settings for the WAN and the LAN interface are:

WAN

IP Address = 10.1.1.3
Subnet mask = 255.0.0.0
Default gateway = 10.1.1.254

LAN

IP Address = 192.168.123.123
Subnet mask = 255.255.255.0


So we have to configure to configure the network card according the settings above.
In example:

IP Address = 192.168.123.124
Subnet mask = 255.255.255.0
Default gateway = 192.168.123.123


To access the web interface for configuration, we have to enter the device ip address (the interface can be accessed through the WAN and through the LAN interfaces), in our example: http://192.168.123.123

04_Login_screen.jpg

The default Telnet and Web login information are username root with no password set (leave empty - look at hte picture above).

4.2 Netwrok interfaces

To be able to change the network options click on the Network interfaces link.

05_Network_options_changing.jpg

4.3 SIP information

To configure the sip settings choose the link SIP Information

06_SIP_information_configuration.jpg

The minimum information needed for succesful registration is:
Primary Proxy IP Address: - Here enter the IP address of your Asterisk PBX server
Line1 Number: - The SIP account created in the beginning of the tutorial ([welltech]).
Line1 Account: - The username set for the SIP account (welltech).
Line1 Password: - The password for the account ( iad161).

4.4 Saving setting

Before the new settings to take effect, we have to save the options and to restart the device. The steps are:
- Save the changes

07_commiting_changes.jpg

- Reboot the device

08_rebooting.jpg

Note: It is very important first to commit the changes and to reboot the device!!

 

5. Testing

To test the device just dial the number 1234 from the phone connected to the FXS(phone) port of the Welltech IAD 161.
The result is : the test SNOM200 hardphone is ringing

To test incoming calls - dial from the test soft- or hardphone the extensions 4321. The result is the phone LED on the front panel will blink red and the connected phone will ring ;)

If the result is not correct just check the settings and do not forget that if you make some changes in the configuration of the device you have to commit and reboot it.

 
User Comments
GeorgeSip (tatyanamariyaklimenko1991978oaf at mail dot ru)
02 April 2019 15:40:28
slot machine zona free slot machine penny slot machine for home <a href="http://www.hlaastmu.com">giochi da giocare gratis</a> slot machine trapani scarica gratis slot machine cerco lavoro settore slot machine
slot machine non a pagamento slot machine las vegas free games suono vincita slot machine <a href=http://www.hlaastmu.com>slot on line</a>

http://hlaastmu.com
UlpPig (osudsldjfsfs at yandex dot com)
04 April 2017 08:23:45
good site: http://buytadalafilmh.com , http://buysildenafilmh.com , http://buyvardenafilmh.com
assale (flleassaledeyop at yahoo dot fr)
30 January 2008 08:08:55
c\\\'est avc plaisir que j\\\'ai suivi le cour de configuration de la welltech.mais je souhaiterais avoir plus d\\\'infomation sur la configuration.
raju (pcphonenepal at yahoo dot com)
28 July 2007 17:22:19
i forget my welltech 3502a password and ip so i cannot login . can u help me how is reset password ?
ashish (ashu_821 at yahoo dot com)
11 January 2007 12:00:16
can we use ATA with GSM.?
Give me the Advantages of ATA over PSTN
jslyg (lyg5182004 at yahoo dot com dot cn)
10 February 2006 04:53:52
please tell me,anyone have a test: the ATA have no GSM codecs,the asterisk 'playback' a gsm file,the ATA can heard it. i use softphone,i can heard.but ATA cannot.why? the asterisk CLI display,playback command is exceuted. help me
 
Add Comment
Name:
Email:
Comment:
In order to prevent automatic posting on our website, we kindly request you to type in the number you see in the picture below.
Image Verification:
 

Latest Headlines:

  • T.38 faxing with Zoiper 2.15 is now easier than ever
    section: voip software
  • Asterisk 1.4.21 Released
    section: Asterisk
  • Asterisk 1.4.20 Released
    section: Asterisk
  • Asterisk 1.4.20-rc2 Released
    section: Asterisk
  • Asterisk 1.4.20-rc1 Now Available
    section: Asterisk
  • News Archives (older news)

Latest Tutorials:

  • Sending Fax from Zoiper to Zoiper using T.38
    added 08/Dec/2008 18:16
  • VMAuthenticate (dialplan application)
    added 01/Mar/2008 15:57
  • Siptronic ST-530
    added 06/Nov/2007 17:57
  • Siemens C455 IP hardphone
    added 05/Nov/2007 10:24
  • Zoiper
    added 22/Oct/2007 17:53

Latest Comments:

  • https://www.adexpartners.com/wp-content/...
    tutorial: SIP with NAT or Firewalls
  • https://v4visa.ca/wp-content/uploads/for...
    tutorial: SIP with NAT or Firewalls
  • https://v4visa.ca/wp-content/uploads/for...
    tutorial: SIP with NAT or Firewalls
  • https://sites.google.com/view/british-ai...
    tutorial: SIP with NAT or Firewalls
  • https://aspireeducation.org/wp-content/u...
    tutorial: SIP with NAT or Firewalls
 
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™