maejok-xx / AllStar

Patches and files to compile AllStar Asterisk on a Debian Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AllStar

Patches and files to compile AllStar Asterisk on a Debian ARM amd64 and i386 Platforms

Quick and dirty:

Download the zip file from the link at the right

cd /tmp

wget --no-check-certificate https://github.com/N4IRS/AllStar/archive/master.zip

apt-get install unzip -y

rm -f AllStar-master

ln -s /srv AllStar-master

unzip master.zip

rm AllStar-master

cd /srv

Copy the platform specific file to /srv

Example: cp platforms/rpi/rpi2/* /srv

login: root password: debian

Debian Bare Metal x86 installer (Current)

http://tinyurl.com/x86-DIAL

Debian Bare Metal Debian amd64 and i386 installer (Release Candidate)

http://dvswitch.org/files/DIAL/amd64-i386-DIAL-RC1.tar.gz

Alternate: http://tinyurl.com/amd64-i386-DIAL-RC1

Raspberry Pi 2/3 disk image (Current)

http://tinyurl.com/rpi2-dial-V101

Raspberry Pi 2/3 Raspbian disk image (Release Candidate)

http://dvswitch.org/files/DIAL/RAT_RC1.tar.gz

Alternate: http://tinyurl.com/DIAL-RAT-RC1

Android IAX Client

https://play.google.com/store/apps/details?id=org.dvswitch Test

About

Patches and files to compile AllStar Asterisk on a Debian Platform


Languages

Language:Shell 65.5%Language:C 33.7%Language:Python 0.6%Language:PHP 0.1%