Commit Graph

4 Commits

Author SHA1 Message Date
Chad Sheridan 39f5c3a69c Added optional applications.sh scripts.
Added call_recordings.php script for wav - mp3 conversion.
Updated ubuntu\resources\fusionpbx\config.conf to add entry for setting the event socket password and a comment at the top to direct admins to where they can find more configuration options for this file.
Updated config.sh to add switch_token entry as well as some version changes to make the installer Ubuntu 24.04 compatible.  Added on the Optional applications entries as well.
Updated environment.sh to include setting the PATH just in case.
Updated finish.sh to include output of db username and password to save a few steps when setting up.
Added freeswitch-acl.conf from the Debian side as more security is important.
Updated fail2ban.sh to reflect installing freeswitch from source. Updated jail.local to include freeswitch-acl as well as turning several items on by default (security should always be the default).
Updated install.sh to include some missing dependencies (nginx and build-essential)
Added ioncube for php compatibility.
Updated php.sh, and nginx.sh to include 8.1, 8.2 and 8.3
Swapped plocate for mlocate in dependency install in ubuntu\resources\switch\source-release.sh, uncommented ./bootstrap.sh -j line for git compatibility, removed duplicate $switch_version from sed commands, added sed command to disable mod_av.
Added environment.sh include to switch.sh
Added monit files for freeswitch perms etc.
2024-08-30 16:03:07 -04:00
Darren Williams d406eaaf9f
Update nginx.sh (#382)
This change will allow FusionPBX to build successfully on arm/arm64 when using Ubuntu focal.  Yhis piece of code is currently redundant anyway as its set for Debian stretch but in the Ubuntu installer
2022-02-10 11:48:29 -07:00
alex-eri 35ba464189
Ubuntu 20.04 (#367)
* Ubuntu 20.04 LTS

For #363

* Update php.sh

* Ubuntu 20.04

* Update nginx.sh

* Update php.sh

* Update source-release.sh

* Update source-release.sh

* Update etc.default.freeswitch.source

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-02-14 11:21:46 -07:00
root cf63fc5f4b Start working on Ubuntu 2019-06-03 12:48:27 +00:00