[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/14.0/system/freeswitch/
 
Current bandwidth utilization 1242.41 Mbit/s
Bandwidth utilization bar
Contents of README:
FreeSWITCH is a scalable open source cross-platform telephony platform
designed to route and interconnect popular communication protocols using
audio, video, text or any other form of media.  It was created in 2006 to
fill the void left by proprietary commercial solutions. FreeSWITCH also
provides a stable telephony platform on which many telephony applications
can be developed using a wide range of free tools.

Unlike other SlackBuilds which have a /usr installation prefix, this
script will install FreeSWITCH to /opt/freeswitch instatead. This is done
to simplify the build process since FreeSWITCH attemps to install itself
into many non-standard directories in the prefix directory. Therefore, it
is installed as a self-contained and easily-removable location in /opt.

This script also expects there to be a user and group called "freeswitch",
with uid and gid of 269 (see http://slackbuilds.org/uid_gid.txt):
# groupadd -g 269 freeswitch
# useradd -u 269 -d /opt/freeswitch -s /bin/bash -g freeswitch freeswitch

If you execute the script without creating this user and group, it won't
build the FreeSWITCH package.

To enable building with PostgreSQL support, use:
# PGSQL=yes ./freeswitch.SlackBuild

To disable building with Python support, use:
# PYTHON=no ./freeswitch.SlackBuild

Icon  Name                                   Last modified      Size  
[DIR] Parent Directory - [TXT] README 04-Jun-2013 07:24 1.3K [   ] doinst.sh 04-Jun-2013 07:24 721 [TXT] freeswitch.SlackBuild 04-Jun-2013 07:24 5.0K [   ] freeswitch.info 04-Jun-2013 07:24 1.3K [   ] logrotate.freeswitch 04-Jun-2013 07:24 197 [   ] rc.freeswitch 04-Jun-2013 07:24 1.2K [TXT] slack-desc 04-Jun-2013 07:24 895

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!