AstLinux-FreeSWITCH (better name coming)

AstLinux Development Team - http://www.astlinux.org

This build currently runs freeswitch trunk rev 11929. This is the most
recent version of FS tested with AstLinux. You can build anything you
want with the AstLinux dev environment, hosted on the AstLinux SourceForge
Project site:

http://www.sf.net/projects/astlinux/

For more up to date (daily) builds of FreeSWITCH check the "daily" directory.
Icon  Name                               Last modified      Size  Description
[DIR] Parent Directory - [   ] astlinux-freeswitch-r2507.iso 17-Feb-2009 20:49 39M [   ] astlinux-freeswitch-r2507.iso.sha1 17-Feb-2009 20:49 72 [   ] astlinux-freeswitch-r2509.iso 18-Feb-2009 13:54 39M [   ] astlinux-freeswitch-r2509.iso.sha1 18-Feb-2009 13:54 72 [DIR] daily/ 04-Sep-2009 02:20 -
This is a build of AstLinux trunk with FreeSWITCH built instead of Asterisk.

Everything else remains the same.

If you intend to actually start FreeSWITCH with this image you will need to make
sure FreeSWITCH can write to its log, db, etc dirs. This means:

1) You need to have an ASTURW partition mounted. This is a write partition
using unionfs. AstLinux users should be familiar with this configuration.

2) You will need to make sure AstLinux is being copied to RAM on startup. If so,
you should be able to run:

mount -o rw,remount / && service freeswitch start

Please note any changes using this configuration will be lost on shutdown (they
live in RAM).

FreeSWITCH should now be running. Connect to it with the new fs_cli:

fs_cli

Enjoy!