<div dir="ltr">That's exactly the reason the club I am with uses a VPS to host our one node. We are a global club and spread out all over the world. We host a hub on the VPS so that members can connect to it and talk all around. We have no need to hook it to a radio. </div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 7, 2018 at 1:27 PM, Benjamin Naber <span dir="ltr"><<a href="mailto:Benjamin@project23d.com" target="_blank">Benjamin@project23d.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Forgive the nativity, but what is the point of ASL nodes being hosted<br>
on a VPS?<br>
<br>
For a hub node I understand, and do so myself. However, there is a<br>
growing number of hub nodes that do not do anything.<br>
<br>
I understand a public hosted hub node is great for connecting to with<br>
the web transceiver and phone portal, but I sure hope this is not going<br>
to become the norm.<br>
<br>
We have a few guys that come onto our system that only use their phone,<br>
and honestly, I wish they would use a radio instead. For the principle<br>
of the matter, but also, phones have terrible audio and tend to pick up<br>
noise that needs not broadcasting.<br>
<br>
~Benjamin, KB9LFZ<br>
<br>
<br>
On Fri, 2018-04-06 at 20:28 -0400, Steve Zingman wrote:<br>
> You are going to have to figure out how to get the proper kernel<br>
> headers for your running kernel. One possibility to check is either<br>
> run aptitude and check if you have any pending upgrades, and if so,<br>
> is one of them a kernel upgrade. Pretty much the same thin by running<br>
> apt-get dist-upgrade. Without the proper kernel headers, DAHDI will<br>
> not build. You do not have to "make" it. once you have the proper<br>
> kernel headers, you can reinstall dahdi with apt-get install --<br>
> reinstall asl-dahdi-linux-dkms<br>
><br>
> On 04/06/2018 08:22 PM, Monty wrote:<br>
> > Reading package lists... Done<br>
> > Building dependency tree<br>
> > Reading state information... Done<br>
> > E: Unable to locate package linux-headers-2.6.32-<wbr>042stab127.2<br>
> > E: Couldn't find any package by glob 'linux-headers-2.6.32-<br>
> > 042stab127.2'<br>
> > E: Couldn't find any package by regex 'linux-headers-2.6.32-<br>
> > 042stab127.2'<br>
> ><br>
> ><br>
> ><br>
> > Monty<br>
> ><br>
> > On Fri, Apr 6, 2018 at 5:10 PM, Steve Zingman <<a href="mailto:szingman@msgstor.com">szingman@msgstor.com</a><br>
> > > wrote:<br>
> > > Without the proper kernel header, you can't build DAHDI. <br>
> > > What is the result of "apt-get install linux-headers-`uname -r`<br>
> > > -y"<br>
> > ><br>
> > ><br>
> > > On 04/06/2018 08:05 PM, Monty wrote:<br>
> > > > Error from make command: "You do not appear to have the sources<br>
> > > > for the 2.6.32-042stab127.2 kernel installed" (Sorry I didn't<br>
> > > > highlight in the initial email.)<br>
> > > ><br>
> > > > I have tried this command, per the Readme of Dahdi: make<br>
> > > > KVERS=4.9.0-6-amd64<br>
> > > ><br>
> > > > I do not get any errors, then run:<br>
> > > ><br>
> > > > make install KVERS=4.9.0-6-amd64<br>
> > > ><br>
> > > > I get "DADHI installed successfully", reboot, and I still get<br>
> > > > the same error messages in the CLI I listed below.<br>
> > > ><br>
> > > ><br>
> > > ><br>
> > > > Monty<br>
> > > ><br>
> > > > On Fri, Apr 6, 2018 at 4:23 PM, Steve Zingman <szingman@msgstor<br>
> > > > .com> wrote:<br>
> > > > > What error did you get?<br>
> > > > ><br>
> > > > ><br>
> > > > > On 04/06/2018 07:15 PM, Monty wrote:<br>
> > > > > > Hello All,<br>
> > > > > ><br>
> > > > > > I'm trying to install the allstarlink package on my Debian<br>
> > > > > > VPS.  I followed the instructions on the wiki:<br>
> > > > > ><br>
> > > > > > cd /tmp<br>
> > > > > > wget <a href="https://github.com/AllStarLink/Asterisk/raw/develop/al" rel="noreferrer" target="_blank">https://github.com/<wbr>AllStarLink/Asterisk/raw/<wbr>develop/al</a><br>
> > > > > > lstar/repository/install-<wbr>repository<br>
> > > > > > chmod +x install-repository<br>
> > > > > > ./install-repository<br>
> > > > > ><br>
> > > > > > If Raspbian: apt-get install raspberrypi-kernel-headers -y<br>
> > > > > ><br>
> > > > > > Otherwise: apt-get install linux-headers-`uname -r` -y<br>
> > > > > ><br>
> > > > > > apt-get update<br>
> > > > > > apt-get install allstarlink -y<br>
> > > > > > I did get an error on the linux-headers command.  I<br>
> > > > > > installed what I believe is the latest headers from apt-get<br>
> > > > > > (4.9.0-6-amd64).<br>
> > > > > ><br>
> > > > > > Asterisk is not able to run, and I'm getting the following<br>
> > > > > > messages in the CLI when I run asterisk manually:<br>
> > > > > ><br>
> > > > > > [Apr  6 16:05:35] WARNING[14976]: app_rpt.c:22240<br>
> > > > > > rpt_master: rpt_thread restarted on node 28615<br>
> > > > > > [Apr  6 16:05:35] WARNING[15001]: chan_dahdi.c:928<br>
> > > > > > dahdi_open: Unable to open '/dev/dahdi/pseudo': No such<br>
> > > > > > file or directory<br>
> > > > > > [Apr  6 16:05:35] ERROR[15001]: chan_dahdi.c:7906 chandup:<br>
> > > > > > Unable to dup channel: No such file or directory<br>
> > > > > ><br>
> > > > > > Seems to be dahdi is missing.  Any ideas how to remedy?<br>
> > > > > ><br>
> > > > > > I have tried to recompile Dahdi from:<br>
> > > > > ><br>
> > > > > > <a href="http://wiki.allstarlink.org/wiki/DAHDI_Make" rel="noreferrer" target="_blank">http://wiki.allstarlink.org/<wbr>wiki/DAHDI_Make</a><br>
> > > > > ><br>
> > > > > > After running the "make" command I get the following:<br>
> > > > > ><br>
> > > > > > "You do not appear to have the sources for the 2.6.32-<br>
> > > > > > 042stab127.2 kernel installed."<br>
> > > > > ><br>
> > > > > > I can't seem to find how to update/install 2.6.32-<br>
> > > > > > 042stab127.2 kernel.<br>
> > > > > ><br>
> > > > > ><br>
> > > > > > Monty<br>
> > > > > > KE7JVX<br>
> > > > > ><br>
> > > > > ><br>
> > > > > > ______________________________<wbr>_________________<br>
> > > > > > App_rpt-users mailing list<br>
> > > > > > <a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>allstarlink.org</a><br>
> > > > > > <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_r" rel="noreferrer" target="_blank">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_r</a><br>
> > > > > > pt-users<br>
> > > > > ><br>
> > > > > > To unsubscribe from this list please visit <a href="http://lists.all" rel="noreferrer" target="_blank">http://lists.all</a><br>
> > > > > > <a href="http://starlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">starlink.org/cgi-bin/mailman/<wbr>listinfo/app_rpt-users</a> and<br>
> > > > > > scroll down to the bottom of the page. Enter your email<br>
> > > > > > address and press the "Unsubscribe or edit options button"<br>
> > > > > > You do not need a password to unsubscribe, you can do it<br>
> > > > > > via email confirmation. If you have trouble unsubscribing,<br>
> > > > > > please send a message to the list detailing the problem. <br>
> > > > >  <br>
> > > > ><br>
> > > > > ______________________________<wbr>_________________<br>
> > > > > App_rpt-users mailing list<br>
> > > > > <a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>allstarlink.org</a><br>
> > > > > <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt" rel="noreferrer" target="_blank">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt</a><br>
> > > > > -users<br>
> > > > ><br>
> > > > > To unsubscribe from this list please visit <a href="http://lists.allst" rel="noreferrer" target="_blank">http://lists.allst</a><br>
> > > > > <a href="http://arlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">arlink.org/cgi-bin/mailman/<wbr>listinfo/app_rpt-users</a> and scroll<br>
> > > > > down to the bottom of the page. Enter your email address and<br>
> > > > > press the "Unsubscribe or edit options button"<br>
> > > > > You do not need a password to unsubscribe, you can do it via<br>
> > > > > email confirmation. If you have trouble unsubscribing, please<br>
> > > > > send a message to the list detailing the problem. <br>
> > > > ><br>
> > > ><br>
> > > ><br>
> > > ><br>
> > > > ______________________________<wbr>_________________<br>
> > > > App_rpt-users mailing list<br>
> > > > <a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>allstarlink.org</a><br>
> > > > <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-u" rel="noreferrer" target="_blank">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-u</a><br>
> > > > sers<br>
> > > ><br>
> > > > To unsubscribe from this list please visit <a href="http://lists.allstar" rel="noreferrer" target="_blank">http://lists.allstar</a><br>
> > > > <a href="http://link.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">link.org/cgi-bin/mailman/<wbr>listinfo/app_rpt-users</a> and scroll down<br>
> > > > to the bottom of the page. Enter your email address and press<br>
> > > > the "Unsubscribe or edit options button"<br>
> > > > You do not need a password to unsubscribe, you can do it via<br>
> > > > email confirmation. If you have trouble unsubscribing, please<br>
> > > > send a message to the list detailing the problem. <br>
> > >  <br>
> > ><br>
> > > ______________________________<wbr>_________________<br>
> > > App_rpt-users mailing list<br>
> > > <a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>allstarlink.org</a><br>
> > > <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-use" rel="noreferrer" target="_blank">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-use</a><br>
> > > rs<br>
> > ><br>
> > > To unsubscribe from this list please visit <a href="http://lists.allstarli" rel="noreferrer" target="_blank">http://lists.allstarli</a><br>
> > > <a href="http://nk.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">nk.org/cgi-bin/mailman/<wbr>listinfo/app_rpt-users</a> and scroll down to<br>
> > > the bottom of the page. Enter your email address and press the<br>
> > > "Unsubscribe or edit options button"<br>
> > > You do not need a password to unsubscribe, you can do it via<br>
> > > email confirmation. If you have trouble unsubscribing, please<br>
> > > send a message to the list detailing the problem. <br>
> > ><br>
> ><br>
> ><br>
> ><br>
> > ______________________________<wbr>_________________<br>
> > App_rpt-users mailing list<br>
> > <a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>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/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a><br>
> ><br>
> > To unsubscribe from this list please visit <a href="http://lists.allstarlink" rel="noreferrer" target="_blank">http://lists.allstarlink</a><br>
> > .org/cgi-bin/mailman/listinfo/<wbr>app_rpt-users and scroll down to the<br>
> > bottom of the page. Enter your email address and press the<br>
> > "Unsubscribe or edit options button"<br>
> > You do not need a password to unsubscribe, you can do it via email<br>
> > confirmation. If you have trouble unsubscribing, please send a<br>
> > message to the list detailing the problem. <br>
>  <br>
> ______________________________<wbr>_________________<br>
> App_rpt-users mailing list<br>
> <a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>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/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a><br>
><br>
> To unsubscribe from this list please visit <a href="http://lists.allstarlink.o" rel="noreferrer" target="_blank">http://lists.allstarlink.o</a><br>
> rg/cgi-bin/mailman/listinfo/<wbr>app_rpt-users and scroll down to the<br>
> bottom of the page. Enter your email address and press the<br>
> "Unsubscribe or edit options button"<br>
> You do not need a password to unsubscribe, you can do it via email<br>
> confirmation. If you have trouble unsubscribing, please send a<br>
> message to the list detailing the problem. <br>
______________________________<wbr>_________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>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/<wbr>cgi-bin/mailman/listinfo/app_<wbr>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/<wbr>cgi-bin/mailman/listinfo/app_<wbr>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. </blockquote></div><br></div>