Download FreeSWITCH
From FreeSWITCH Wiki
(Difference between revisions)
Zhanxiaoli (Talk | contribs) |
m (Reverted edits by Zhanxiaoli (Talk) to last version by Mcollins) |
||
| Line 1: | Line 1: | ||
| - | + | <imagemap> | |
| - | + | Image:CC_2011_468x60.png | |
| - | There | + | rect 0 0 485 60 [http://www.cluecon.com] |
| - | + | </imagemap> | |
| + | <br> | ||
| + | ==Source== | ||
| + | For detailed information see the [http://wiki.freeswitch.org/wiki/Installation_Guide Installation Guide]'' | ||
| + | |||
| + | ===Source Tarball=== | ||
| + | Please don't use 1.0.6 tarballs any more. Version 1.0.7 is basically done and 1.0.8 is just around the corner. These files are listed here only for posterity's sake. | ||
| + | * http://files.freeswitch.org/freeswitch-1.0.6.tar.gz -or- http://files.freeswitch.org/freeswitch-1.0.6.tar.bz2 | ||
| + | |||
| + | ===Snapshot=== | ||
| + | * Nightly Snapshot of SVC Source [http://files.freeswitch.org/freeswitch-snapshot.tar.gz Latest Snapshot] | ||
| + | |||
| + | ===Latest Build=== | ||
| + | * Latest Build Version: [http://latest.freeswitch.org latest.freeswitch.org] | ||
| + | |||
| + | ===Git Tree=== | ||
| + | The latest FreeSWITCH™ Git tree is very stable. The repository is git://git.freeswitch.org/freeswitch.git. The [http://progit.org/book/ Pro Git] web page is an excellent place to learn about Git. It is also available in other languages such as [http://progit.org/book/es/ Spanish]. | ||
| + | |||
| + | ===Linux/Unix Git Clone=== | ||
| + | There is a [http://wiki.freeswitch.org/wiki/Linux_Quick_Install_Guide Linux Quick Install Guide] available. | ||
| + | <pre>git clone git://git.freeswitch.org/freeswitch.git</pre> | ||
| + | |||
| + | For Ubuntu see [[Ubuntu Quick Start]] for more information. | ||
| + | |||
| + | ===Mac OS X=== | ||
| + | See [http://wiki.freeswitch.org/wiki/Installation_and_Tips_for_Mac_OS_X Installation and Tips for Mac OS X] | ||
| + | |||
| + | ===Clone on Windows=== | ||
| + | See [http://wiki.freeswitch.org/wiki/Installation_for_Windows Installation for Windows] | ||
| + | |||
| + | =Pre-Built Binaries= | ||
| + | ==Linux== | ||
| + | * [http://mirror.astlinux.org/freeswitch/daily AstLinux] - Daily builds of AstLinux trunk with FreeSWITCH enabled. The version of FreeSWITCH is Git master as of the execution of the | ||
| + | build script, currently 2AM EST | ||
| + | * [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://www.aulix.com/freeswitch-debian-lenny-packages Debian Lenny 32 bit] - (available now for version 1.0.6) | ||
| + | * [http://files.freeswitch.org/freeswitch-snapshot.rhel.rpm RHEL] - (coming soon) | ||
| + | * [http://files.freeswitch.org/freeswitch-snapshot.centos.rpm CentOS] - (coming soon) | ||
| + | |||
| + | ==BSD== | ||
| + | |||
| + | * [http://files.freeswitch.org/freeswitch-snapshot.fbsd.pkg FreeBSD] (coming soon) | ||
| + | |||
| + | '''NOTE:''' The pfSense project, which is FreeBSD-based, contains a FreeSWITCH package installer. | ||
| + | |||
| + | ==See also== | ||
| + | * [[Installation Guide]] | ||
| + | * [[Getting Started Guide]] | ||
Revision as of 09:53, 19 May 2011
Contents |
Source
For detailed information see the Installation Guide
Source Tarball
Please don't use 1.0.6 tarballs any more. Version 1.0.7 is basically done and 1.0.8 is just around the corner. These files are listed here only for posterity's sake.
- http://files.freeswitch.org/freeswitch-1.0.6.tar.gz -or- http://files.freeswitch.org/freeswitch-1.0.6.tar.bz2
Snapshot
- Nightly Snapshot of SVC Source Latest Snapshot
Latest Build
- Latest Build Version: latest.freeswitch.org
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.
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
- AstLinux - Daily builds of AstLinux trunk with FreeSWITCH enabled. The version of FreeSWITCH is Git master as of the execution of the
build script, currently 2AM EST
- Debian nightly builds Debian i386/amd64 repo - nightly builds from git - off because of server replacements
- Debian - (coming soon)
- Debian Lenny 32 bit - (available now for version 1.0.6)
- RHEL - (coming soon)
- CentOS - (coming soon)
BSD
- FreeBSD (coming soon)
NOTE: The pfSense project, which is FreeBSD-based, contains a FreeSWITCH package installer.



