<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div data-marker="__QUOTED_TEXT__"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>The new hub node is online and connected but I was unable to run dahdi_test</div><br><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;"></span></div><div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">root@hub:/usr/sbin# ls -la dahdi_test</span></div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">-rwxr-xr-x 1 root root  6416 Mar  1 12:26 dahdi_test</span></div></div><br><div>It's right there^</div><br><div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">root@hub:/usr/sbin# ./dahdi_test -c 100</span></div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">-bash: ./dahdi_test: No such file or directory</span></div></div><br><div>As it happens I installed it as 64 bit and dahdi_test is a 32 bit executable.</div><br><div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">root@hub:/usr/sbin# file dahdi_test</span></div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">dahdi_test: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=2f93def536fd49566dde40b7f02bcf25072fdaa8, stripped</span></div></div><br><div>So I needed to install libc6-i386<br></div><br><div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">apt-get install libc6-i386</span></div></div><br><div>Now dadhi_test is worrking.</div><br><div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">Best: 100.000% -- Worst: 99.214% -- Average: 99.617351%</span></div><div><span style="font-family: "courier new", courier, monaco, monospace, sans-serif; font-size: 10pt;">Cumulative Accuracy (not per pass): 99.998</span></div></div><br><div>Danny</div><div>K5CG</div><br><hr id="zwchr"><div><b>From: </b>"Nate Hardman" <nhardman1428@gmail.com><br><b>To: </b>"Users of Asterisk app_rpt" <app_rpt-users@lists.allstarlink.org><br><b>Sent: </b>Saturday, March 24, 2018 1:39:17 PM<br><b>Subject: </b>Re: [App_rpt-users] Announcing AllStarLink Asterisk version 1.01<br></div><br><div><div dir="ltr">bug fixed in net-setup scripts if ran multiple times </div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 24, 2018 at 2:23 PM, K5CG <span dir="ltr"><<a href="mailto:k5cg@hamoperator.org" target="_blank">k5cg@hamoperator.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;">After some reading I got the networking up.<br>
<br>
systemctl stop ifup@eth0.service<br>
systemctl start ifup@eth0.service<br>
<br>
I can ping out to the Internet and<br>
<span class=""> apt-get update<br>
 apt-get upgrade -y<br>
<br>
</span>No updates were applied however.<br>
<br>
My node appears online now on the status page! WOOT!<br>
<br>
I'll update hostname, domain name etc manually now. If there are updates to the build, I don't mind starting over to test it. VMs are quick and easy to rebuild.<br>
<span class="im HOEnZb"><br>
Danny<br>
K5CG<br>
<br>
----- Original Message -----<br>
</span><div class="HOEnZb"><div class="h5">From: "Steve Zingman" <<a href="mailto:szingman@msgstor.com" target="_blank">szingman@msgstor.com</a>><br>
To: "Users of Asterisk app_rpt" <<a href="mailto:app_rpt-users@lists.allstarlink.org" target="_blank">app_rpt-users@lists.allstarlink.org</a>>, "k5cg" <<a href="mailto:k5cg@hamoperator.org" target="_blank">k5cg@hamoperator.org</a>><br>
Sent: Saturday, March 24, 2018 11:35:28 AM<br>
Subject: Re: [App_rpt-users] Announcing AllStarLink Asterisk version 1.01<br>
<br>
Danny,<br>
I'm copying Nate on this so he can comment on the ASL menu issue.<br>
One suggestion is as root:<br>
apt-get update<br>
apt-get upgrade -y<br>
<br>
I have pushed a update to the menus<br>
<br>
Steve<br>
<br>
On 03/24/2018 12:30 PM, K5CG wrote:<br>
> I have a question about installation of this build.<br>
><br>
> I downloaded ASL_1.01-20180228-amd64-i386-debian-stretch-netinst.zip, and used the iso to build a virtual machine on Xenserver 7.2 (for a hub).<br>
><br>
> The asl-menu appears to fail to set hostname, domain name, network parameters, just about anything, even running it as root. After rebooting, the hostname and domain name are not changed, there is no configured networking.<br>
><br>
> Looking in /etc/network/interfaces there are many instances of my static IP, mask and gateway (a complete set for every time I ran the network setup from asl-menu).<br>
><br>
> /etc/systemd/network/ is empty.<br>
> /etc/resolv.conf has correct information in it.<br>
><br>
> systemctl start network.service<br>
> Failed to start network.service. network.service not found.<br>
><br>
> rpt.conf looks like it was saved with my new node info and the Timezone update was successful.<br>
><br>
> I've probably missed something so feel free to correct me, please.<br>
><br>
> Danny<br>
> K5CG<br>
><br>
> ----- Original Message -----<br>
> From: "Greg Noneman" <<a href="mailto:gregn1@cox.net" target="_blank">gregn1@cox.net</a>><br>
> To: "Users of Asterisk app_rpt" <<a href="mailto:app_rpt-users@lists.allstarlink.org" target="_blank">app_rpt-users@lists.allstarlink.org</a>><br>
> Sent: Friday, March 23, 2018 5:58:02 PM<br>
> Subject: Re: [App_rpt-users] Announcing AllStarLink Asterisk version 1.01<br>
><br>
> Steve,<br>
><br>
> I have a question about the installation/update of AllStarLink Asterisk version 1.01 that I don’t believe the ReadMe file addressed (pardon me if I missed it). I have both Intel/AMD and RPi installations that are currently running DIAL. Is there any simple/effective way to “automatically" upgrade tp ASLA 1.01, or is it necessary to back up my config files, perform a new clean install, and then restore my configs?<br>
><br>
><br>
> Thanks,<br>
> Greg<br>
> WB6ZSU<br>
><br>
>> On Mar 18, 2018, at 3:08 PM, Steve Zingman <<a href="mailto:szingman@msgstor.com" target="_blank">szingman@msgstor.com</a>> wrote:<br>
>><br>
>>   We are happy to announce AllStarLink Asterisk version 1.01. This updated version contains a number of bug fixes and enhancements. The method used for installing and upgrading AllStarLink Asterisk has been changed from building from source code to simply install and upgrade the programs that make up AllStarLink Asterisk. AllStarLink Asterisk is now using the same update method any other Debian program has used for years. The package management system is called APT (acronym for Advanced Package Tool). APT is a set of tools for managing Debian packages, and therefore the applications installed on your Debian system.<br>
>><br>
>> The link on <a href="http://allstarlink.org" rel="noreferrer" target="_blank">allstarlink.org</a> and the wiki <<a href="http://wiki.allstarlink.org" rel="noreferrer" target="_blank">wiki.allstarlink.org</a>> Now point to the new images for x86/AMD and Raspberry Pi.<br>
>><br>
>> <<a href="http://dvswitch.org/files/ASL_Images/Intel-AMD/Stretch/ASL_1.01-20180228-amd64-i386-debian-stretch-netinst.zip" rel="noreferrer" target="_blank">http://dvswitch.org/files/ASL_Images/Intel-AMD/Stretch/ASL_1.01-20180228-amd64-i386-debian-stretch-netinst.zip</a>><br>
>> <<a href="http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.zip" rel="noreferrer" target="_blank">http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.zip</a>><br>
>><br>
>> The repository of AllStarLink Images is located at <<a href="http://dvswitch.org/files/ASL_Images/" rel="noreferrer" target="_blank">http://dvswitch.org/files/ASL_Images/</a>><br>
>><br>
>> For a more complete explanation of the changes to AllStarLink Asterisk see <<a href="http://dvswitch.org/files/ASL_Images/readme.txt" rel="noreferrer" target="_blank">http://dvswitch.org/files/ASL_Images/readme.txt</a>><br>
>><br>
>> 73, Steve N4IRS<br>
>> _______________________________________________<br>
>> App_rpt-users mailing list<br>
>> <a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a><br>
>> <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
>><br>
>> To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<br>
> _______________________________________________<br>
> App_rpt-users mailing list<br>
> <a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a><br>
> <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
><br>
> To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<br>
> _______________________________________________<br>
> App_rpt-users mailing list<br>
> <a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a><br>
> <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
><br>
> To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a><br>
<a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br></div><div dir="ltr"><div>Nathan Hardman</div><div><a href="mailto:nhardman1428@gmail.com" target="_blank">nhardman1428@gmail.com</a></div><a href="mailto:N8THN@ARRL.NET" target="_blank">N8THN@ARRL.NET</a></div><div dir="ltr"><br><br></div></div></div></div>
</div>
<br>_______________________________________________<br>App_rpt-users mailing list<br>App_rpt-users@lists.allstarlink.org<br>http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users<br><br>To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.</div></div><br></div></div></body></html>