<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">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">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>