The Asterisk for Raspberry Pi project is celebrating it’s first anniversary today. One year ago, shortly after the first RPis have been shipped, this project site published the first complete image with Asterisk and FreePBX.
Since then, the RPi itself has become a big success story, making it the most popular low-cost single board computer of today with more than 1 million units shipped in less than a year.
With so much success, the competition is of course not far away. From all the similar boards available, only the recently announced BeagleBone Black comes close to the RPi. It is slightly more expensive, but features more powerful hardware. RasPBX has already been ported to this hardware, you can find all the details at the spin-off website beaglebone-asterisk.raspbx.org. From now on, RasPBX will be supported on both platforms. If your hardware has not been ordered yet, the BeagleBone Black is definitely an alternative worth considering.
Our SVN repository has been closed down and we have move the repository to GitHub.
You can find the brand new Chan-SCCP github page at https://github.com/chan-sccp/chan-sccp.
For trunk/master users:
git clone https://github.com/chan-sccp/chan-sccp.git chan-sccp
Hi,
like this project, but i need the module sccp-b
can i help you to test it?
http://chan-sccp-b.sourceforge.net/
i have read that it not work in the past, but i will give a new try.
best regards
dom
Hi Dom,
If you run into any trouble getting chan-sccp-b running on your Raspberry, please let us know, so we can help fix this issue.
Regards,
Diederik
chan-sccp-b Development Team
Hello,
i installed raspbx and make my own asterisk like in faq ..
than i install chan-sccp-b manually ..
——
apt-get -y install subversion
cd /usr/src/
svn co http://svn.code.sf.net/p/chan-sccp-b/code/branches/V4.1 chan-sccp-b_V4.1
##i have revision 4867.
cd chan-sccp-b_V4.1
./configure
make
make install
DONE
Chan_SCCP is now available in the repository as well, and can easily be installed with:
See also:
http://www.raspberry-asterisk.org/faq/#chansccp
FYI: As of 2016/04/23 the chan-sccp-b repository has moved to github, please see https://github.com/chan-sccp/chan-sccp.
git clone https://github.com/chan-sccp/chan-sccp chan-sccp
cd chan-sccp
./configure –help
./confiugre
make -j2
make install
Congrats!
The PRi and your project have allowed my globally scattered family to stay in touch for free using remote extensions. Having remote SIP providers has allowed us to make local calls to others in the area at a next-to-nothing cost 🙂
Thanks again!
Cheers,
Crispin
/walks over to the see the BB version 🙂