Download FreeSWITCH
From FreeSWITCH Wiki
(Clarified 1.0.7 and 1.0.8 releases) |
|||
| Line 8: | Line 8: | ||
===Source Tarball=== | ===Source Tarball=== | ||
| - | Please don't use 1.0.6 tarballs any more. Version 1.0.7 | + | Please don't use 1.0.6 tarballs any more. [http://lists.freeswitch.org/pipermail/freeswitch-users/2011-January/067323.html Version 1.0.7 has been released<ref>] and [http://lists.freeswitch.org/pipermail/freeswitch-users/2011-May/072475.html 1.0.8 is just around the corner as of summer 2011]. |
| + | |||
| + | 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 | * http://files.freeswitch.org/freeswitch-1.0.6.tar.gz -or- http://files.freeswitch.org/freeswitch-1.0.6.tar.bz2 | ||
| Line 20: | Line 22: | ||
===Git Tree=== | ===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]. | 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]. | ||
| + | |||
| + | Note: [http://lists.freeswitch.org/pipermail/freeswitch-users/2011-January/067446.html 1.0.7 has not been tagged.] | ||
===Linux/Unix Git Clone=== | ===Linux/Unix Git Clone=== | ||
Revision as of 18:42, 28 July 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 has been released<ref> and 1.0.8 is just around the corner as of summer 2011.
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
The latest build is currently unavailable.
- 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.
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
- 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.



