Download FreeSWITCH
From FreeSWITCH Wiki
(Difference between revisions)
(reinstated and cleaned up, added info and links) |
(→Linux) |
||
| Line 30: | Line 30: | ||
* [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 | * [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 | build script, currently 2AM EST | ||
| + | * [http://repo.freeswitch.de/apt/] Debian i386/amd64 repo - nightly builds from git | ||
* [http://files.freeswitch.org/freeswitch-snapshot.dpkg Debian] - (coming soon) | * [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://www.aulix.com/freeswitch-debian-lenny-packages Debian Lenny 32 bit] - (available now for version 1.0.6) | ||
Revision as of 16:06, 20 January 2011
Contents |
Source
For detailed information see the Installation Guide
Source Tarball
- 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
- [1] Debian i386/amd64 repo - nightly builds from git
- 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.

