<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000">It's odd that it seems to
be stable without changing anything apart from the echolink.conf file. A
rouge whitespace maybe?<br>
<br>
David, I've ran the commands you suggested and no have the following in
simpleusb_tune_usb.conf<br>
<br>
[root@allstar asterisk]# cat /etc/asterisk/simpleusb_tune_usb.conf <br>
[usb]<br>
; name=usb<br>
; devicenum=1<br>
devstr=1-1.5:1.0<br>
rxmixerset=500<br>
txmixaset=500<br>
txmixbset=500<br>
<br>
I've rebooted the node and all seems ok. I'll keep an eye on it for the
next few hours and see what happens.<br>
<br>
All help much appreciated.<br>
<br>
Matt<br>
M0LMK<br>
<span>
</span><br>
<blockquote style="border: 0px none;"
cite="mid:Pine.LNX.4.44.1605300509490.434-100000@goliath.inttek.net"
type="cite">
<div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a moz-do-not-send="true" href="mailto:arm-allstar@hamvoip.org"
style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;">David McGough via arm-allstar</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#9FA2A5"><span style="padding-left:6px">30
May 2016 at 10:16</span></font></div> </div></div>
<div style="color:#888888;margin-left:24px;margin-right:24px;"
__pbrmquotes="true" class="__pbConvBody"><div>Another option to hand
editing the simpleusb_tune_usb file.conf is to let <br>Asterisk set the
device for you. On a single node system, try:<br><br>...login as root<br><br>asterisk
-vvvvrgc<br><br>susb tune save<br>exit<br><br><br>With this procedure,
you can insure that the correct device string, from<br>Asterisk's
perspective, gets saved.<br><br>73, David KB4FXC<br><br><br><br><br></div><div><!----><br>_______________________________________________<br><br>arm-allstar
mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br><a class="moz-txt-link-freetext" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br><br>Visit
the BBB and RPi2 web page - <a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a><br></div></div>
<div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a moz-do-not-send="true" href="mailto:kk6ecm@gmail.com"
style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;">kk6ecm</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#9FA2A5"><span style="padding-left:6px">30
May 2016 at 10:06</span></font></div> </div></div>
<div style="color:#888888;margin-left:24px;margin-right:24px;"
__pbrmquotes="true" class="__pbConvBody"><meta content="text/html;
charset=ISO-8859-1" http-equiv="content-type"><div>From lsusb, the
computer believes the usb interface is at Bus 1, device 4, but devstr
says the usb interface is at bus 1, device 1. This looks like an issue
to me. I'd edit the tune file, devstar=1-4. <br><br>Thanks,<div>Bob</div><div>k6ecm</div><div>73</div><div><br></div><div>Sent
from iPad<div><div><br></div></div></div></div><div><br>On May 29,
2016, at 11:25 PM, Matt via arm-allstar <<a moz-do-not-send="true"
href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>>
wrote:<br><br></div><blockquote type="cite"><div>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
Thanks all.<br>
<br>
After a successful few hours with the RPi3, I have now moved it back
onto the RPi2 and left it running all night.<br>
<br>
I have witnessed no crashes since I changed the echolink servers in the
echolink.conf file.<br>
<br>
Bob, in answer to your questions, The node does one of 3 things when
Echolink crashes.<br>
<br>
1. The local RF output will drop part way through the connection
telemetry message and reconnect a few seconds later. This is more
noticeable when connecting to a node with a long connection message like
the echolink test server.<br>
2. The local RF won't output anything and becomes unresponsive to any
over the air DTMF. In this case, allmon shows the echolink node as
"connecting" and highlights the table row orange. Allmon accepts
disconnect requests for the node that is "connecting" but does not
actually disconnect it. I have to reboot the Pi to clear this.<br>
3. The worst failure mode. Same as above where allmon shows the node as
"connecting" but this time it locks the RF output to TX a silent
carrier.<br>
<br>
<span>Here's the output of lsusb and the contents of my
simpleusb_tune_usb.conf...<br>
<br>
[root@allstar ~]# lsusb<br>
Bus 001 Device 004: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio
Controller<br>
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
SMSC9512/9514 Fast Ethernet Adapter<br>
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub<br>
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
[root@allstar ~]# cat /etc/asterisk/simpleusb_tune_usb.conf <br>
[usb]<br>
; name=usb<br>
; devicenum=1<br>
devstr=1-1:1.0<br>
rxmixerset=500<br>
txmixaset=500<br>
txmixbset=500<br>
[root@allstar ~]# <br>
<br>
Thanks,<br>
<br>
Matt<br>
</span>
<blockquote type="cite"
cite="mid:B4131EA4-AE38-456D-9CB9-1CA59112384A@gmail.com" style="border:
0px none;"><div class="__pbConvHr" style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;" href="mailto:arm-allstar@hamvoip.org"
moz-do-not-send="true">kk6ecm via arm-allstar</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#9FA2A5"><span style="padding-left:6px">30
May 2016 at 05:50</span></font></div> </div></div>
<div class="__pbConvBody" __pbrmquotes="true"
style="color:#888888;margin-left:24px;margin-right:24px;"><meta
http-equiv="content-type" content="text/html; charset=ISO-8859-1"><div>In
my experience, the
errors indicated in the first email always occur when asterisk is
unhappy with a conf file. This can occur when asterisk does not receive
expected results from an attempt to access a USB device, or can occur
when there is an error in the file, either from my mistake, or a memory
problem e.g. sd card corrupted. </div><div id="AppleMailSignature"><br></div><div
id="AppleMailSignature">A couple of questions. what is the evidence,
other than not crashing when Echolink is not connected that the node is
running properly? Is it really running correctly?</div><div
id="AppleMailSignature"><br></div><div id="AppleMailSignature">Second,
does devstr=<bus-device> in your usb_tune file match the device
address in lsusb?</div><div id="AppleMailSignature"><br></div><div
id="AppleMailSignature">Thanks,<div>Bob</div><div>k6ecm</div><div>73</div><div><br></div><div>Sent
from iPad<div><div><br></div></div></div></div><div><br>On May 29,
2016, at 5:37 PM, Doug Crompton via arm-allstar <<a
href="mailto:arm-allstar@hamvoip.org" moz-do-not-send="true">arm-allstar@hamvoip.org</a>>
wrote:<br><br></div><blockquote type="cite"><div>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr"><font style="" color="#000000" face="Tahoma,sans-serif">Matt,<br><br> It
would be interesting if it turned out to be the server settings but I
have played with many server settings over the years and never had a
crash. The echolink code has been stable for a long time. If you can
narrow this down so we could test it here it would be helpful. <br><br>Have
you looked at echolink dbdump and dbget in the client. Does the
database populate before you have the crash? <br><br>dbdump in the
client is kind of useless in that it just scrolls all the nodes out. You
can do<br><br>asterisk -rx "echolink dbdump" | more or send it to a
file.<br><br>My current servers:<br><br>server1=<a
href="http://server1.echolink.org" moz-do-not-send="true">server1.echolink.org</a><br>;server2=<a
href="http://server5.echolink.org" moz-do-not-send="true">server5.echolink.org</a><br>server3=<a
href="http://server3.echolink.org" moz-do-not-send="true">server3.echolink.org</a><br>server2=<a
href="http://naeast.echolink.org" moz-do-not-send="true">naeast.echolink.org</a><br><br>The
code requires three servers. Half the time there are not three that
actually work and if you look at address resolution on the servers you
will see that many are really the same IP address. At the moment server
2,3,NAEAST and NAWEST all have the same IP. <br><br>Name: <a
href="http://server1.echolink.org" moz-do-not-send="true">server1.echolink.org</a><br>Address:
174.129.36.165<br><br><a href="http://server2.echolink.org"
moz-do-not-send="true">server2.echolink.org</a> canonical
name = <a href="http://server3.echolink.org" moz-do-not-send="true">server3.echolink.org</a>.<br>Name:
<a href="http://server3.echolink.org" moz-do-not-send="true">server3.echolink.org</a><br>Address:
174.129.209.125<br><br>Name: <a href="http://server3.echolink.org"
moz-do-not-send="true">server3.echolink.org</a><br>Address:
174.129.209.125<br><br>Name: <a href="http://server4.echolink.org"
moz-do-not-send="true">server4.echolink.org</a><br>Address:
50.18.55.39<br><br>Name: <a href="http://server5.echolink.org"
moz-do-not-send="true">server5.echolink.org</a><br>Address:
68.178.144.151<br><br><a href="http://naeast.echolink.org"
moz-do-not-send="true">naeast.echolink.org</a> canonical
name = <a href="http://server3.echolink.org" moz-do-not-send="true">server3.echolink.org</a>.<br>Name:
<a href="http://server3.echolink.org" moz-do-not-send="true">server3.echolink.org</a><br>Address:
174.129.209.125<br><br><a href="http://nawest.echolink.org"
moz-do-not-send="true">nawest.echolink.org</a> canonical
name = <a href="http://server3.echolink.org" moz-do-not-send="true">server3.echolink.org</a>.<br>Name:
<a href="http://server3.echolink.org" moz-do-not-send="true">server3.echolink.org</a><br>Address:
174.129.209.125<br><br>None of the echolink servers including ones not
listed here seem to return pings which is strange. I thought they use
to.<br></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"><a
href="http://www.crompton.com/hamradio" moz-do-not-send="true">http://www.crompton.com/hamradio</a></font></b><font
style="font-size:16pt;" size="4"><br></font><br><br><div><hr
id="stopSpelling">Date: Sun, 29 May 2016 19:57:02 +0100<br>To: <a
href="mailto:arm-allstar@hamvoip.org" moz-do-not-send="true">arm-allstar@hamvoip.org</a><br>Subject:
Re: [arm-allstar] Asterisk crashing when Echolink connected<br>From: <a
href="mailto:arm-allstar@hamvoip.org" moz-do-not-send="true">arm-allstar@hamvoip.org</a><br>CC:
<a href="mailto:matt@m0lmk.co.uk" moz-do-not-send="true">matt@m0lmk.co.uk</a><br><br>
Hi David,<br>
<br>
I'll keep it on the list if you don't mind as it may help others if this
problem comes up again. I have a working theory but I need to do a bit
more testing to confirm.<br>
<br>
Here are these servers listed in my echolink.conf...<br>
<br>
server1=<a href="http://servers.echolink.org" moz-do-not-send="true">servers.echolink.org</a><br>
server2=<a href="http://naeast.echolink.org" moz-do-not-send="true">naeast.echolink.org</a><br>
server3=<a href="http://backup.echolink.org" moz-do-not-send="true">backup.echolink.org</a><br>
<br>
I noticed that the crash happened just after this line in the asterisk
console..<br>
<br>
-- Received OK from Echolink server <a
href="http://servers.echolink.org" moz-do-not-send="true">servers.echolink.org</a><br>
-- Received OK from Echolink server <a href="http://backup.echolink.org"
moz-do-not-send="true">backup.echolink.org</a><br>
allstar*CLI> <br>
Disconnected from Asterisk server<br>
Executing last minute cleanups<br>
<br>
So, I've changed the servers to the following...<br>
<br>
server1=<a href="http://europe.echolink.org" moz-do-not-send="true">europe.echolink.org</a><br>
server2=<a href="http://servers.echolink.org" moz-do-not-send="true">servers.echolink.org</a><br>
server3=<a href="http://backup.echolink.org" moz-do-not-send="true">backup.echolink.org</a><br>
<br>
And now it only connects to a single server in the asterisk console...<br>
<br>
-- Call changed from OUTBOUND to *ECHOTEST*<br>
-- Name changed from OUTBOUND to (Conference [9]) CONF<br>
-- Received OK from Echolink server <a href="http://europe.echolink.org"
moz-do-not-send="true">europe.echolink.org</a><br>
-- Directory pgm done downloading(partial,compressed), 377 records<br>
<br>
And have been up for 20 minutes without a crash. Maybe the problem was a
bad server in the echolink pool?<br>
<br>
In answer to your questions.<br>
<br>
Is IPv6 networking in this mixture anywhere? - We have an ipv6 tunnel
set up on our main router but all internal networking is ipv4<br>
What are your Echolink and AllStar node numbers? 43412 (AllStar), 214700
(Echolink)<br>
Does the crash occur when connecting to all Echolink nodes (like the
Echolink *ECHOTEST* conference server, node #9999)? Happens on all nodes
I have tried<br>
Does AllStar connectivity work properly? Yes. I have not seen any
asterisk crashes when not connected or when connected to an allstar node<br>
<br>
My current echolink.conf<br>
<br>
[el0]<br>
confmode=no<br>
call=MB7IBK-L ; Change this!<br>
pwd=pypassword ; Change this!<br>
name=MB7IBK ; Change this to your real name!<br>
qth=Broadstairs, UK ; Change this to your actual QTH!<br>
<a class="ecxmoz-txt-link-abbreviated"
href="mailto:email=matt@m0lmk.co.uk" moz-do-not-send="true">email=matt@m0lmk.co.uk</a>
; Change
this!<br>
maxstns=20<br>
rtcptimeout=10<br>
node=214700 ; Echolink node number - Change this!<br>
recfile=/tmp/recorded.gsm<br>
astnode=43412 ; Change this to your active Allstar node
number!<br>
context=radio-secure<br>
server1=<a href="http://europe.echolink.org" moz-do-not-send="true">europe.echolink.org</a><br>
server2=<a href="http://servers.echolink.org" moz-do-not-send="true">servers.echolink.org</a><br>
server3=<a href="http://backup.echolink.org" moz-do-not-send="true">backup.echolink.org</a><br>
;server1=<a href="http://servers.echolink.org" moz-do-not-send="true">servers.echolink.org</a><br>
;server2=<a href="http://naeast.echolink.org" moz-do-not-send="true">naeast.echolink.org</a><br>
;server3=<a href="http://backup.echolink.org" moz-do-not-send="true">backup.echolink.org</a><br>
; Change following setting to your parameters<br>
freq=145.2125<br>
tone=103.5<br>
lat=51.36242 <br>
lon=1.44442<br>
power=1<br>
height=1<br>
gain=0<br>
dir=0<br>
;deny=<br>
;permit=<br>
<br>
<br>
<br>
Hope that helps.<br>
<br>
Matt<br>
M0LMK<span><br>
</span>
<blockquote style="border:0px none;"
cite="mid:Pine.LNX.4.44.1605291435580.725-100000@goliath.inttek.net"><div
style="" class="ecx__pbConvHr"><div style="width:100%;border-top:1px
solid #EDEEF0;padding-top:5px;"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a href="mailto:arm-allstar@hamvoip.org" style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;" moz-do-not-send="true">David McGough via
arm-allstar</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:right;">
<font color="#9FA2A5"><span style="padding-left:6px;">29
May 2016 at 19:46</span></font></div> </div></div>
<div style="color:#888888;" class="ecx__pbConvBody"><div>Hi Matt,<br><br>As
others
have mentioned, I've not seen this issue previously. I've got a<br>few
questions to try and help debug this, feel free to send my a private<br>e-mail
with answers, if you would prefer.<br><br>Is IPv6 networking in this
mixture anywhere?<br><br>What are your Echolink and AllStar node
numbers?<br><br>Does the crash occur when connecting to all Echolink
nodes (like the <br>Echolink *ECHOTEST* conference server, node #9999)?<br><br>If
only specific node numbers cause the crash, what nodes are they?<br><br>Does
AllStar connectivity work properly?<br><br><br>Thanks,<br><br>73, David
KB4FXC<br><br><br></div><div><br>_______________________________________________<br><br>arm-allstar
mailing list<br><a class="ecxmoz-txt-link-abbreviated"
href="mailto:arm-allstar@hamvoip.org" moz-do-not-send="true">arm-allstar@hamvoip.org</a><br><a
class="ecxmoz-txt-link-freetext"
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
target="_blank" moz-do-not-send="true">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br><br>Visit
the BBB and RPi2 web page - <a class="ecxmoz-txt-link-freetext"
href="http://hamvoip.org" target="_blank" moz-do-not-send="true">http://hamvoip.org</a><br></div></div>
<div style="" class="ecx__pbConvHr"><div
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px;"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a href="mailto:arm-allstar@hamvoip.org" style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;" moz-do-not-send="true">Matt via arm-allstar</a></div>
<div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:right;">
<font color="#9FA2A5"><span style="padding-left:6px;">29
May 2016 at 19:31</span></font></div> </div></div>
<div style="color:#888888;" class="ecx__pbConvBody">
Results so far...<br>
<br>
RPi 3 still shows the same behavior although not as often. I've now
changed the power supply and am still seeing the same issue. The last
thing on my list is the interface but I don't have a spare so that's
going to be tough to test.<br>
<br>
It seems to only crash asterisk when initially connecting to a remote
node and as soon as asterisk restarts, the connection works fine.<br>
<br>
<span>How very odd.<br>
<br>
Matt<br>
M0LMK<br>
</span>
<br>
<div>_______________________________________________<br><br>arm-allstar
mailing list<br><a class="ecxmoz-txt-link-abbreviated"
href="mailto:arm-allstar@hamvoip.org" moz-do-not-send="true">arm-allstar@hamvoip.org</a><br><a
class="ecxmoz-txt-link-freetext"
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
target="_blank" moz-do-not-send="true">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br><br>Visit
the BBB and RPi2 web page - <a class="ecxmoz-txt-link-freetext"
href="http://hamvoip.org" target="_blank" moz-do-not-send="true">http://hamvoip.org</a></div></div></blockquote>
<br>
<br>_______________________________________________
arm-allstar mailing list
<a href="mailto:arm-allstar@hamvoip.org" moz-do-not-send="true">arm-allstar@hamvoip.org</a>
<a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
moz-do-not-send="true">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>
Visit the BBB and RPi2 web page - <a href="http://hamvoip.org"
moz-do-not-send="true">http://hamvoip.org</a></div> </div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span></span><br><span>arm-allstar
mailing list</span><br><span><a href="mailto:arm-allstar@hamvoip.org"
moz-do-not-send="true">arm-allstar@hamvoip.org</a></span><br><span><a
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
moz-do-not-send="true">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a></span><br><span></span><br><span>Visit
the BBB and RPi2 web page - <a href="http://hamvoip.org"
moz-do-not-send="true">http://hamvoip.org</a></span></div></blockquote><pre wrap="">_______________________________________________
arm-allstar mailing list
<a moz-do-not-send="true" href="mailto:arm-allstar@hamvoip.org" class="moz-txt-link-abbreviated">arm-allstar@hamvoip.org</a>
<a moz-do-not-send="true" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" class="moz-txt-link-freetext">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>
Visit the BBB and RPi2 web page - <a moz-do-not-send="true" href="http://hamvoip.org" class="moz-txt-link-freetext">http://hamvoip.org</a></pre></div>
<div class="__pbConvHr" style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;" href="mailto:arm-allstar@hamvoip.org"
moz-do-not-send="true">Doug Crompton via arm-allstar</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#9FA2A5"><span style="padding-left:6px">30
May 2016 at 01:37</span></font></div> </div></div>
<div class="__pbConvBody" __pbrmquotes="true"
style="color:#888888;margin-left:24px;margin-right:24px;">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style><div dir="ltr"><font style="" color="#000000"
face="Tahoma,sans-serif">Matt,<br><br> It would be interesting if it
turned out to be the server settings but I have played with many server
settings over the years and never had a crash. The echolink code has
been stable for a long time. If you can narrow this down so we could
test it here it would be helpful. <br><br>Have you looked at echolink
dbdump and dbget in the client. Does the database populate before you
have the crash? <br><br>dbdump in the client is kind of useless in that
it just scrolls all the nodes out. You can do<br><br>asterisk -rx
"echolink dbdump" | more or send it to a file.<br><br>My current
servers:<br><br>server1=<a moz-do-not-send="true"
href="http://server1.echolink.org">server1.echolink.org</a><br>;server2=<a
moz-do-not-send="true" href="http://server5.echolink.org">server5.echolink.org</a><br>server3=<a
moz-do-not-send="true" href="http://server3.echolink.org">server3.echolink.org</a><br>server2=<a
moz-do-not-send="true" href="http://naeast.echolink.org">naeast.echolink.org</a><br><br>The
code requires three servers. Half the time there are not three that
actually work and if you look at address resolution on the servers you
will see that many are really the same IP address. At the moment server
2,3,NAEAST and NAWEST all have the same IP. <br><br>Name:
<a moz-do-not-send="true" href="http://server1.echolink.org">server1.echolink.org</a><br>Address:
174.129.36.165<br><br><a moz-do-not-send="true"
href="http://server2.echolink.org">server2.echolink.org</a>
canonical name = <a moz-do-not-send="true"
href="http://server3.echolink.org">server3.echolink.org</a>.<br>Name: <a
moz-do-not-send="true" href="http://server3.echolink.org">server3.echolink.org</a><br>Address:
174.129.209.125<br><br>Name: <a moz-do-not-send="true"
href="http://server3.echolink.org">server3.echolink.org</a><br>Address:
174.129.209.125<br><br>Name: <a moz-do-not-send="true"
href="http://server4.echolink.org">server4.echolink.org</a><br>Address:
50.18.55.39<br><br>Name: <a moz-do-not-send="true"
href="http://server5.echolink.org">server5.echolink.org</a><br>Address:
68.178.144.151<br><br><a moz-do-not-send="true"
href="http://naeast.echolink.org">naeast.echolink.org</a> canonical
name =
<a moz-do-not-send="true" href="http://server3.echolink.org">server3.echolink.org</a>.<br>Name:
<a moz-do-not-send="true" href="http://server3.echolink.org">server3.echolink.org</a><br>Address:
174.129.209.125<br><br><a moz-do-not-send="true"
href="http://nawest.echolink.org">nawest.echolink.org</a> canonical
name =
<a moz-do-not-send="true" href="http://server3.echolink.org">server3.echolink.org</a>.<br>Name:
<a moz-do-not-send="true" href="http://server3.echolink.org">server3.echolink.org</a><br>Address:
174.129.209.125<br><br>None of the echolink servers including ones not
listed here seem to return pings which is strange. I thought they use
to.<br></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"><a moz-do-not-send="true"
href="http://www.crompton.com/hamradio" class="moz-txt-link-freetext">http://www.crompton.com/hamradio</a></font></b><font
style="font-size:16pt;" size="4"><br></font><br><br> </div><div>_______________________________________________<br><br>arm-allstar
mailing list<br><a moz-do-not-send="true"
href="mailto:arm-allstar@hamvoip.org" class="moz-txt-link-abbreviated">arm-allstar@hamvoip.org</a><br><a
moz-do-not-send="true"
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
class="moz-txt-link-freetext">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br><br>Visit
the BBB and RPi2 web page - <a moz-do-not-send="true"
href="http://hamvoip.org" class="moz-txt-link-freetext">http://hamvoip.org</a></div></div>
<div class="__pbConvHr" style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;" href="mailto:arm-allstar@hamvoip.org"
moz-do-not-send="true">Matt via arm-allstar</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#9FA2A5"><span style="padding-left:6px">29
May 2016 at 19:57</span></font></div> </div></div>
<div class="__pbConvBody" __pbrmquotes="true"
style="color:#888888;margin-left:24px;margin-right:24px;">
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
Hi David,<br>
<br>
I'll keep it on the list if you don't mind as it may help others if this
problem comes up again. I have a working theory but I need to do a bit
more testing to confirm.<br>
<br>
Here are these servers listed in my echolink.conf...<br>
<br>
server1=<a moz-do-not-send="true" href="http://servers.echolink.org">servers.echolink.org</a><br>
server2=<a moz-do-not-send="true" href="http://naeast.echolink.org">naeast.echolink.org</a><br>
server3=<a moz-do-not-send="true" href="http://backup.echolink.org">backup.echolink.org</a><br>
<br>
I noticed that the crash happened just after this line in the asterisk
console..<br>
<br>
-- Received OK from Echolink server <a moz-do-not-send="true"
href="http://servers.echolink.org">servers.echolink.org</a><br>
-- Received OK from Echolink server <a moz-do-not-send="true"
href="http://backup.echolink.org">backup.echolink.org</a><br>
allstar*CLI> <br>
Disconnected from Asterisk server<br>
Executing last minute cleanups<br>
<br>
So, I've changed the servers to the following...<br>
<br>
server1=<a moz-do-not-send="true" href="http://europe.echolink.org">europe.echolink.org</a><br>
server2=<a moz-do-not-send="true" href="http://servers.echolink.org">servers.echolink.org</a><br>
server3=<a moz-do-not-send="true" href="http://backup.echolink.org">backup.echolink.org</a><br>
<br>
And now it only connects to a single server in the asterisk console...<br>
<br>
-- Call changed from OUTBOUND to *ECHOTEST*<br>
-- Name changed from OUTBOUND to (Conference [9]) CONF<br>
-- Received OK from Echolink server <a moz-do-not-send="true"
href="http://europe.echolink.org">europe.echolink.org</a><br>
-- Directory pgm done downloading(partial,compressed), 377 records<br>
<br>
And have been up for 20 minutes without a crash. Maybe the problem was a
bad server in the echolink pool?<br>
<br>
In answer to your questions.<br>
<br>
Is IPv6 networking in this mixture anywhere? - We have an ipv6 tunnel
set up on our main router but all internal networking is ipv4<br>
What are your Echolink and AllStar node numbers? 43412 (AllStar), 214700
(Echolink)<br>
Does the crash occur when connecting to all Echolink nodes (like the
Echolink *ECHOTEST* conference server, node #9999)? Happens on all nodes
I have tried<br>
Does AllStar connectivity work properly? Yes. I have not seen any
asterisk crashes when not connected or when connected to an allstar node<br>
<br>
My current echolink.conf<br>
<br>
[el0]<br>
confmode=no<br>
call=MB7IBK-L ; Change this!<br>
pwd=pypassword ; Change this!<br>
name=MB7IBK ; Change this to your real name!<br>
qth=Broadstairs, UK ; Change this to your actual QTH!<br>
<a class="moz-txt-link-abbreviated" href="mailto:email=matt@m0lmk.co.uk"
moz-do-not-send="true">email=matt@m0lmk.co.uk</a> ; Change
this!<br>
maxstns=20<br>
rtcptimeout=10<br>
node=214700 ; Echolink node number - Change this!<br>
recfile=/tmp/recorded.gsm<br>
astnode=43412 ; Change this to your active Allstar node
number!<br>
context=radio-secure<br>
server1=<a moz-do-not-send="true" href="http://europe.echolink.org">europe.echolink.org</a><br>
server2=<a moz-do-not-send="true" href="http://servers.echolink.org">servers.echolink.org</a><br>
server3=<a moz-do-not-send="true" href="http://backup.echolink.org">backup.echolink.org</a><br>
;server1=<a moz-do-not-send="true" href="http://servers.echolink.org">servers.echolink.org</a><br>
;server2=<a moz-do-not-send="true" href="http://naeast.echolink.org">naeast.echolink.org</a><br>
;server3=<a moz-do-not-send="true" href="http://backup.echolink.org">backup.echolink.org</a><br>
; Change following setting to your parameters<br>
freq=145.2125<br>
tone=103.5<br>
lat=51.36242 <br>
lon=1.44442<br>
power=1<br>
height=1<br>
gain=0<br>
dir=0<br>
;deny=<br>
;permit=<br>
<br>
<br>
<br>
Hope that helps.<br>
<br>
Matt<br>
M0LMK<span><br>
</span>
<br>
<div>_______________________________________________<br><br>arm-allstar
mailing list<br><a moz-do-not-send="true"
href="mailto:arm-allstar@hamvoip.org" class="moz-txt-link-abbreviated">arm-allstar@hamvoip.org</a><br><a
moz-do-not-send="true"
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
class="moz-txt-link-freetext">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br><br>Visit
the BBB and RPi2 web page - <a moz-do-not-send="true"
href="http://hamvoip.org" class="moz-txt-link-freetext">http://hamvoip.org</a></div></div>
<div class="__pbConvHr" style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;" href="mailto:arm-allstar@hamvoip.org"
moz-do-not-send="true">David McGough via arm-allstar</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#9FA2A5"><span style="padding-left:6px">29
May 2016 at 19:46</span></font></div> </div></div>
<div class="__pbConvBody" __pbrmquotes="true"
style="color:#888888;margin-left:24px;margin-right:24px;"><div>Hi Matt,<br><br>As
others
have mentioned, I've not seen this issue previously. I've got a<br>few
questions to try and help debug this, feel free to send my a private<br>e-mail
with answers, if you would prefer.<br><br>Is IPv6 networking in this
mixture anywhere?<br><br>What are your Echolink and AllStar node
numbers?<br><br>Does the crash occur when connecting to all Echolink
nodes (like the <br>Echolink *ECHOTEST* conference server, node #9999)?<br><br>If
only specific node numbers cause the crash, what nodes are they?<br><br>Does
AllStar connectivity work properly?<br><br><br>Thanks,<br><br>73, David
KB4FXC<br><br><br></div><div><!----><br>_______________________________________________<br><br>arm-allstar
mailing list<br><a moz-do-not-send="true"
href="mailto:arm-allstar@hamvoip.org" class="moz-txt-link-abbreviated">arm-allstar@hamvoip.org</a><br><a
moz-do-not-send="true"
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
class="moz-txt-link-freetext">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br><br>Visit
the BBB and RPi2 web page - <a moz-do-not-send="true"
href="http://hamvoip.org" class="moz-txt-link-freetext">http://hamvoip.org</a><br></div></div></blockquote>
<br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span></span><br><span>arm-allstar
mailing list</span><br><span><a moz-do-not-send="true"
href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></span><br><span><a
moz-do-not-send="true"
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a></span><br><span></span><br><span>Visit
the BBB and RPi2 web page - <a moz-do-not-send="true"
href="http://hamvoip.org">http://hamvoip.org</a></span></div></blockquote></div>
</blockquote>
<br>
</body></html>