forked from norman/fusionpbx-install.sh-github-mirror
FreeBSD Update multiple changes
- remove memcache - update switch url - switch package require postgresql 15 - portsnap enabled
This commit is contained in:
@@ -20,7 +20,7 @@ pkg install --yes wget sudo libsndfile lua52 opus libmemcached libvorbis libogg
|
||||
#pkg install --yes libshout mpg123 lame
|
||||
|
||||
#get the source
|
||||
git clone https://freeswitch.org/stash/scm/fs/freeswitch.git /usr/src/freeswitch
|
||||
git clone https://github.com/signalwire/freeswitch.git /usr/src/freeswitch
|
||||
|
||||
#prepare the source
|
||||
cd /usr/src/freeswitch && /bin/sh /usr/src/freeswitch/bootstrap.sh -j
|
||||
|
||||
Reference in New Issue
Block a user