Difference between revisions of "Download FreeSWITCH"
From FreeSWITCH Wiki
(Move Windows info to new page, remove Mac OS X heading) |
(make obsolete) |
||
Line 1: | Line 1: | ||
+ | '''This page is now obsolete, it is replaced by the [http://wiki.freeswitch.org/wiki/Installation_Guide Installation Guide]''' | ||
+ | |||
=Source= | =Source= | ||
==Source Tarball== | ==Source Tarball== |
Revision as of 01:42, 28 November 2010
This page is now obsolete, it is replaced by the Installation Guide
Contents |
Source
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
FreeSWITCH is very stable, even the latest Git tree. The repository is here:
git://git.freeswitch.org/freeswitch.git
Learning Git
Either you were a Windows user o Linux user Pro Git web page is a excellent beginning.
Simple Clone - Linux/Unix
git clone git://git.freeswitch.org/freeswitch.git
See Ubuntu Quick Start for more information.
Clone on Windows
Text moved to Installation for 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 - (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.