<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="" face="Tahoma">I don't see you listed tonight. Below is an example of how to do a lookup in the client. It has to be upper case. Below that is my echolink.conf file for reference. Note the servers listed - 1,5,3. Make sure you point the echolink ports in your router to your allstar server and as was mentioned you can only run one echolink node per public IP address. It does not matter if you use call, call-L, or call-R but you can only run one. If you have a smart phone you can get the echolink app and connect from there to your system but not using wifi on the same LAN as the echolink/allstar system. Turn off wifi and use 3g/4g etc.  I had a ham friend visiting Alaska log into my echolink from his smartphone and it worked great.<br><br>WA3DSP_Allstar*CLI> echolink dbget c K9JPG-L<br>Error: Entry for K9JPG-L not found!<br><br>WA3DSP_Allstar*CLI> echolink dbget c WA3DSP-L<br>147090|WA3DSP-L|50.191.8.33<br><br>Save the database and search<br><br>[root@WA3DSP_Allstar asterisk]# asterisk -rx "echolink dbdump" > /etc/asterisk/wa3dsp/echolink.txt<br><br>[root@WA3DSP_Allstar asterisk]# grep WA3DSP /etc/asterisk/wa3dsp/echolink.txt<br>147090|WA3DSP-L|50.191.8.33<br><br>Ignore case<br><br>[root@WA3DSP_Allstar asterisk]# grep -i wa3dsp /etc/asterisk/wa3dsp/echolink.txt<br>147090|WA3DSP-L|50.191.8.33<br><br></font>[el0]<br>confmode=no<br>call=WA3DSP-L       ; Change this!<br>pwd=xxxxxxx          ; Change this!<br>name=Doug           ; Change this to your real name!<br>qth=Richboro, PA    ; Change this to your actual QTH!<br>email=doug@crompton.com ; Change this!<br>maxstns=20<br>rtcptimeout=10<br>node=147090                 ; Change this to your echolink node number!<br>recfile=/tmp/recorded.gsm<br>astnode=40561            ; Change this to your active Allstar node number!<br>context=radio-secure<br>server1=server1.echolink.org<br>server2=server5.echolink.org<br>server3=server3.echolink.org<br>freq=446.1<br>tone=88.5<br>lat=40.223976<br>lon=-75.008529<br>power=20<br>height=50<br>gain=6<br>dir=0<br>;deny=<br>;permit=<br><br><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div><hr id="stopSpelling"><br></div>                                           </div></body>
</html>