|
Just check out these directories to find currently released files:
v4.x Files
v3.x Files
v2.x Files
Repositories
openSUSE / SUSE Enterprise (rpm)
Fedora (rpm)
openWRT (ipkg)
The openWRT package distribution includes a version of asterisk, which need to be installed as well. Chan-sccp-b has been compiled against
the included asterisk version.
Just add this line to /etc/opkg.conf, whereby you replace [platform] with the platform your are running on.
src/gz packages http://chan-sccp-b.sourceforge.net/openwrt/backfire_10.03/[platform]/packages
For the latest sources, use subversion
For more instructions go here
Ancient V2.0.0 STABLE (for Asterisk 1.2.x/1.4.x)
svn co http://svn.code.sf.net/p/chan-sccp-b/code/branches/V2.0/ chan-sccp-b_V2.0 or
browse
V3.0.0 STABLE (for Asterisk 1.2.x/1.4.x/1.6.x)
svn co http://svn.code.sf.net/p/chan-sccp-b/code/branches/V3.0/ chan-sccp-b_V3.0 or
browse
V3.1.0 STABLE (for Asterisk 1.2.x/1.4.x/1.6.x)
svn co http://svn.code.sf.net/p/chan-sccp-b/code/branches/V3.1/ chan-sccp-b_V3.1 or
browse
V4.0.0 STABLE (for Asterisk 1.6.2 and above)
svn co http://svn.code.sf.net/p/chan-sccp-b/code/branches/V4.0/ chan-sccp-b_V4.0 or
browse
Current Development (Trunk/V4.1) (for Asterisk 1.6.x and above)
svn co http://svn.code.sf.net/p/chan-sccp-b/code/trunk chan-sccp-b_V4.1 or
browse
|