Commit Graph

13 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
FusionPBX fb931b299a
Add ppa:ondrej/php for 20.04 LTS focal 2023-10-11 18:32:28 -06:00
FusionPBX 97989452cb
Add mbstring used by fax and smarty. 2021-07-07 11:38:36 -06:00
FusionPBX ceb0f06f63
Remove the comments. 2021-06-07 22:29:15 -06:00
FusionPBX 4359da381f
Update php.sh 2021-03-19 23:03:56 -06: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
FusionPBX ebfe9a0005
Update php.sh 2019-09-27 14:50:55 -06:00
FusionPBX d3e06e02ce
Update php.sh 2019-08-01 13:02:08 -06:00
FusionPBX b8fd0361cc
Update php.sh 2019-06-03 09:56:31 -06:00
FusionPBX 38b83c9ec7
Update php.sh 2019-06-03 09:52:20 -06:00
FusionPBX a7a964c4af
Update php.sh 2019-06-03 09:51:25 -06:00
FusionPBX b6c3af9ff4
Update php.sh 2019-06-03 09:49:58 -06:00
root cf63fc5f4b Start working on Ubuntu 2019-06-03 12:48:27 +00:00