AstRecipes » Installing the Welltech LP302 telephone
This recipe will help installing a Welltech Lanphone LP302 telephone to work with your Asterisk box. In this example we will imagine that the LP302 will be on a local network with your Asterisk box and the Asterisk box will take care of all communication with the rest of the world. We imagine not to have any bandwidth problem between Asterisk and the LP302.We also imagine that the LP302 will have a DHCP assigned address, while the Asterisk server will have a static IP address. Right after the boot (that usually takes quite a while), the LP302 will try and obtain a DHCP address. To know the address of your phone, press "Menu" then use the down arrow to find the network configuration and press "OK". The big display is really helpful. Open your browser and go to the obtained IP address. The default login is "root" without a password. As a basic setup, enter the following data:
DHCP: on
SNTP: enable
SNTP server: 168.95.195.12
Time format: 24
GMT: 2
(Adjust GMT accordingly to where you are - this is for CET). As a SIP setup, enter the following data:
Run mode: proxy
Prefix: null
Line number: 711
Line account: 711
Line password: ***
[711]
type=friend
secret=***
callerid="My LP302" <711>
host=dynamic
canreinvite=no
disallow=all
allow=alaw
allow=ulaw
context=sip
dtmfmode=inband
outgoinglimit=1
Softlinks:
Installing the Linksys PAP2-NA port adapter - Home Page - Optimizing QueueMetrics data access - Rebuilding Fonality queue_log - Script to convert music-on-hold to native formats - Installing the Asterisk GUI - Installing QueueMetrics beta through RPM - QueueMetrics user tracking - Peering two Asterisk servers using IAX - Debugging Qloaderd installation - Compiling Asterisk 1.4 beta - Compiling Asterisk 1.2 with TDM400 and H323 - Administering QueueMetrics using Tomcat - Using a HT-488 with Asterisk - Manually updating QueueMetrics - Avoiding queue_log file rotation - Managing agents that dynamically log-on - AddQueueMember and the queue_log file - Installing QueueMetrics on Fonality PBXtra - Installing QueueMetrics - QueueMetrics logs - Upgrading QueueMetrics licences - Installing QueueMetrics from scratch - Installing QueueMetrics using Yum - QueueMetrics - Installing Queuemetrics on Debian - Compiling Asterisk 1.4 with TDM400 and H323
Installing the Linksys PAP2-NA port adapter - Home Page - Optimizing QueueMetrics data access - Rebuilding Fonality queue_log - Script to convert music-on-hold to native formats - Installing the Asterisk GUI - Installing QueueMetrics beta through RPM - QueueMetrics user tracking - Peering two Asterisk servers using IAX - Debugging Qloaderd installation - Compiling Asterisk 1.4 beta - Compiling Asterisk 1.2 with TDM400 and H323 - Administering QueueMetrics using Tomcat - Using a HT-488 with Asterisk - Manually updating QueueMetrics - Avoiding queue_log file rotation - Managing agents that dynamically log-on - AddQueueMember and the queue_log file - Installing QueueMetrics on Fonality PBXtra - Installing QueueMetrics - QueueMetrics logs - Upgrading QueueMetrics licences - Installing QueueMetrics from scratch - Installing QueueMetrics using Yum - QueueMetrics - Installing Queuemetrics on Debian - Compiling Asterisk 1.4 with TDM400 and H323



