What error did you get?
On 04/06/2018 07:15 PM, Monty wrote:
Hello All,
I'm trying to install the allstarlink package on my Debian VPS. I followed the instructions on the wiki:
cd /tmp wget https://github.com/AllStarLink/Asterisk/raw/ 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 -ydevelop/allstar/repository/ install-repository I did get an error on the linux-headers command. I installed what I believe is the latest headers from apt-get (4.9.0-6-amd64).Asterisk is not able to run, and I'm getting the following messages in the CLI when I run asterisk manually:
[Apr 6 16:05:35] WARNING[14976]: app_rpt.c:22240 rpt_master: rpt_thread restarted on node 28615[Apr 6 16:05:35] WARNING[15001]: chan_dahdi.c:928 dahdi_open: Unable to open '/dev/dahdi/pseudo': No such file or directory[Apr 6 16:05:35] ERROR[15001]: chan_dahdi.c:7906 chandup: Unable to dup channel: No such file or directory
Seems to be dahdi is missing. Any ideas how to remedy?
I have tried to recompile Dahdi from:
After running the "make" command I get the following:
"You do not appear to have the sources for the 2.6.32-042stab127.2 kernel installed."
I can't seem to find how to update/install 2.6.32-042stab127.2 kernel .
MontyKE7JVX
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists. allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_ To unsubscribe from this list please visit http://lists.allstarlink.org/rpt-users cgi-bin/mailman/listinfo/app_ 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.rpt-users
_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_ rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_ and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"rpt-users
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.