Patches and files to compile AllStar Asterisk on a Debian Platform
Quick and dirty:
Download the zip file from the link at the right
to /tmp
unzip the file
cd /tmp/AllStar-master
mv * /srv
cd /srv
mkdir download
Copy the platform specific file to /srv
IE: cp platforms/rpi/rpi2/* .
More info to follow