Difference between revisions of "Download FreeSWITCH"
From FreeSWITCH Wiki
m (1.0.6 link removed) |
m (The daily astlinux builds have been suspended as of 9/10/2009) |
||
Line 34: | Line 34: | ||
=Pre-Built Binaries= | =Pre-Built Binaries= | ||
==Linux== | ==Linux== | ||
− | |||
− | |||
* [http://repo.freeswitch.de/apt/ Debian nightly builds] Debian i386/amd64 repo - nightly builds from git - off because of server replacements | * [http://repo.freeswitch.de/apt/ Debian nightly builds] Debian i386/amd64 repo - nightly builds from git - off because of server replacements | ||
* [http://files.freeswitch.org/freeswitch-snapshot.dpkg Debian] - (coming soon) | * [http://files.freeswitch.org/freeswitch-snapshot.dpkg Debian] - (coming soon) |
Revision as of 12:20, 20 January 2012
Contents |
Source
Source Tarball
The FreeSWITCH™ team strongly recommends installing from the latest Git tree which is extremely stable! Many reported bugs in older versions of FreeSWITCH™ are fixed in the current Git version. The developers require testing an issue on the current Git version prior to filing a bug report.
Git Tree
The latest FreeSWITCH™ Git tree is very stable. The repository is git://git.freeswitch.org/freeswitch.git. The Pro Git web page is an excellent place to learn about Git. It is also available in other languages such as Spanish.
Note: 1.0.7 has not been tagged.
Linux/Unix Git Clone
There is a Linux Quick Install Guide available.
git clone git://git.freeswitch.org/freeswitch.git
For Ubuntu see Ubuntu Quick Start for more information.
Mac OS X
See Installation and Tips for Mac OS X
Clone on Windows
Pre-Built Binaries
Linux
- Debian nightly builds Debian i386/amd64 repo - nightly builds from git - off because of server replacements
- Debian - (coming soon)
- RHEL - (coming soon)
- CentOS - (coming soon)
BSD
- FreeBSD (coming soon)
NOTE: The pfSense project, which is FreeBSD-based, contains a FreeSWITCH package installer.