<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
What error did you get?<br>
<br>
<div class="moz-cite-prefix">On 04/06/2018 07:15 PM, Monty wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAN3ondvwXXKoY1t1uPQT4HzuLWok+C1iPqvfSqaGU92n_sqn=g@mail.gmail.com">
<div dir="ltr">Hello All,
<div><br>
</div>
<div>I'm trying to install the allstarlink package on my Debian
VPS. I followed the instructions on the wiki:</div>
<div><br>
</div>
<div>
<pre style="font-family:monospace,Courier;color:rgb(0,0,0);background-color:rgb(249,249,249);border:1px solid rgb(221,221,221);padding:1em;white-space:pre-wrap;line-height:1.3em;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial">cd /tmp
wget <a href="https://github.com/AllStarLink/Asterisk/raw/develop/allstar/repository/install-repository" moz-do-not-send="true">https://github.com/AllStarLink/Asterisk/raw/develop/allstar/repository/install-repository</a>
chmod +x install-repository
./install-repository
If Raspbian: apt-get install raspberrypi-kernel-headers -y
Otherwise: apt-get install linux-headers-`uname -r` -y
apt-get update
apt-get install allstarlink -y</pre>
<div>I did get an error on the <b>linux-headers</b> command.
I installed what I believe is the latest headers from
apt-get (4.9.0-6-amd64).</div>
<div><br>
</div>
Asterisk is not able to run, and I'm getting the following
messages in the <b>CLI </b>when I run asterisk manually:</div>
<div><br>
</div>
<div>
<div><span style="background-color:rgb(255,255,0)">[Apr 6
16:05:35] WARNING[14976]: app_rpt.c:22240 rpt_master:
rpt_thread restarted on node 28615</span></div>
<div><span style="background-color:rgb(255,255,0)">[Apr 6
16:05:35] WARNING[15001]: chan_dahdi.c:928 dahdi_open:
Unable to open '/dev/dahdi/pseudo': No such file or
directory</span></div>
<div><span style="background-color:rgb(255,255,0)">[Apr 6
16:05:35] ERROR[15001]: chan_dahdi.c:7906 chandup: Unable
to dup channel: No such file or directory</span></div>
<div><br>
</div>
<div>Seems to be dahdi is missing. Any ideas how to remedy?</div>
<div><br>
</div>
<div>I have tried to<b> recompile Dahdi </b>from:</div>
<div><br>
</div>
<div><a href="http://wiki.allstarlink.org/wiki/DAHDI_Make"
moz-do-not-send="true">http://wiki.allstarlink.org/wiki/DAHDI_Make</a><br>
</div>
<div><br>
</div>
<div>After running the "<b>make</b>" command I get the
following:</div>
<div><br>
</div>
<div>
<div>"<b>You do not appear to have the sources for the
2.6.32-042stab127.2 kernel installed.</b>"</div>
</div>
<div><br>
</div>
<div>I can't seem to find how to update/install <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><b>2.6.32-042stab127.2
kernel</b>.</span></div>
<div><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><br>
</span></div>
<div><br>
</div>
<div>
<div>
<div class="gmail_signature">Monty</div>
</div>
<div class="gmail_signature">KE7JVX</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlink.org</a>
<a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
To unsubscribe from this list please visit <a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">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"
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. </pre>
</blockquote>
<br>
</body>
</html>