[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/os/Linux/distr/salix/sbo/14.1/system/freeswitch/
 
Current bandwidth utilization 1970.67 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

erlang-otp is another optional dependency (but this is autodetected).

Icon  Name                                       Last modified      Size  
[DIR] Parent Directory - [TXT] README 07-Feb-2015 09:27 1.3K [   ] doinst.sh 07-Feb-2015 09:27 733 [TXT] freeswitch.SlackBuild 07-Feb-2015 09:27 5.0K [   ] freeswitch.info 07-Feb-2015 09:27 1.3K [   ] logrotate.freeswitch 26-Nov-2013 10:57 197 [TXT] rc.freeswitch 07-Feb-2015 09:27 1.2K [TXT] slack-desc 26-Nov-2013 10:57 895

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