[Freeswitch-users] FreeSWITCH 1.6 && FreeBSD

Eric Masson emss at free.fr
Mon Nov 23 20:47:22 MSK 2015


Hi,

Instructions found in Confluence only need to be slightly amended to build Freeswitch 1.6 :
https://freeswitch.org/confluence/display/FREESWITCH/FreeBSD

pkg install autoconf automake curl git gmake jpeg ldns libedit libtool openssl pcre pkgconf speex sqlite3 wget sudo libsndfile lua52 opus libvpx
mkdir ~/src
cd ~/src
git clone -b v1.6 https://freeswitch.org/stash/scm/fs/freeswitch.git

cd freeswitch
./bootstrap.sh -j
## Edit modules.conf to disable
## applications/mod_fsv & endpoints/mod_verto
./configure
gmake
sudo gmake install cd-sounds-install cd-moh-install

Regards.

Éric Masson



Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list