[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/system/freeswitch/
 
Current bandwidth utilization 786.28 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 17-Mar-2022 18:33 1.3K [   ] doinst.sh 02-Jul-2016 02:48 733 [TXT] freeswitch.SlackBuild 16-Apr-2022 07:28 5.2K [   ] freeswitch.info 02-Jul-2016 02:48 1.3K [   ] logrotate.freeswitch 26-Nov-2013 10:57 197 [TXT] rc.freeswitch 02-Jul-2016 02:48 1.2K [TXT] slack-desc 14-Jun-2018 16:01 895

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