FreeBSD Update multiple changes

- remove memcache
- update switch url
- switch package require postgresql 15
- portsnap enabled
This commit is contained in:
FusionPBX
2024-08-24 10:11:54 -06:00
committed by GitHub
parent 4e0fba4cb9
commit e906b0caf2
6 changed files with 12 additions and 16 deletions

View File

@@ -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