<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="" color="#000000" face="Tahoma,sans-serif">Tom,<br><br>  This may not be your problem but you need to wait at least 10 minutes after boot for connection to work properly. The reason is the update time of the node database. Your node has to propagate the network. This is worse on the first boot if you have been off for a prior period. <br><br>If you have waited at least that long and still no go then you may not have good Internet connectivity for some reason.  You can test it by ssh'ing into your node, logging in, and at the Linux prompt type - <b>ping allstarlink.org</b><br>You should get a response something like this....<br><br> [root@wa3dsp-40961-cm asterisk]# <b>ping allstarlink.org</b><br>PING allstarlink.org (67.215.233.179) 56(84) bytes of data.<br>64 bytes from allstarlink.org (67.215.233.179): icmp_seq=1 ttl=51 time=80.9 ms<br>64 bytes from allstarlink.org (67.215.233.179): icmp_seq=2 ttl=51 time=82.5 ms<br>64 bytes from allstarlink.org (67.215.233.179): icmp_seq=3 ttl=51 time=80.0 ms<br><br>Type cntrl C  to exit.<br><br>If you are getting that then maybe you are not registering....  from the Linux prompt type -<br><br><b>asterisk -rvvv</b><br><br>You will then be in the Asterisk client indicated by the CLI prompt. Type  iax2 show registry.  You should see something like this.<br><br> [root@wa3dsp-40961-cm asterisk]# <b>asterisk -rvvv</b><br>Asterisk , Copyright (C) 1999 - 2008 Digium, Inc. and others.<br>Created by Mark Spencer <markster@digium.com><br>Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.<br>This is free software, with components licensed under the GNU General Public<br>License version 2 and other licenses; you are welcome to redistribute it under<br>certain conditions. Type 'core show license' for details.<br>=========================================================================<br>Connected to Asterisk  currently running on wa3dsp-40961-cm (pid = 25153)<br>Verbosity is at least 3<br>wa3dsp-40961-cm*CLI><b> iax2 show registry</b><br>Host                  dnsmgr  Username    Perceived             Refresh  State<br>67.215.233.178:4569   Y       40961       71.58.53.255:4568          60  Registered<br><br></font><font style="" color="#000000" face="Tahoma,sans-serif"><font style="" color="#000000" face="Tahoma,sans-serif">The key is the username should be your node number and the state should be registered. If it is not try the command '<b>iax2 reload</b>'  then check it again with '<b>iax2 show registry</b>' </font><br><br></font><font style="" color="#000000" face="Tahoma,sans-serif"><font style="" color="#000000" face="Tahoma,sans-serif">Type exit to get back to the Linux prompt</font><br><br>wa3dsp-40961-cm*CLI> <b>exit</b><br>Executing last minute cleanups<br>[root@wa3dsp-40961-cm asterisk]#<br><br>If it is not registering and you have a good Internet connection check the /etc/asterisk/iax.conf file. Towards the beginning there is a registration line that has your node number and node ID. Make sure they are correct. Recheck your node password at allstarlink.org - thats the 6 digit number. the PW in iax.conf should match. The line looks like this -<br><br>register => xxxxx:yyyyyy@register.allstarlink.org<br><br>The x's are your node number and the y's the password.<br><br>I hope I didn't confuse you to much.<br><br>Let me know how you make out.<br id="FontBreak"></font><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>> Date: Fri, 13 Feb 2015 15:06:39 -0800<br>> From: ve7did@dccnet.com<br>> To: arm-allstar@hamvoip.org<br>> Subject: [arm-allstar] connection Fails - New User<br>> <br>> Hello:<br>> I am new to this so this is probably a simple problem. Using a BBB and have it<br>> installed as a Base configuration. All seems fine as I can send and receive audio<br>> over the radio interfaced through a URI.<br>> <br>> When I use  iaxRpt I get the prompt which comes on and says the node connection<br>> failed. (*3xxxxx)<br>> Also can not get any activity from the table in the web transceiver.<br>> <br>> Any info would be helpful...(I did check the archives with no luck)<br>> <br>> ...73 Tom  ve7did<br>> _______________________________________________<br>> <br>> arm-allstar mailing list<br>> arm-allstar@hamvoip.org<br>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar<br>> <br>> Visit the BBB web page - http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/<br>> <br></div>                                           </div></body>
</html>