Commit Graph

8 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 d140f482f4
config.php has been replaced by config.conf 2022-10-26 13:48:13 -06:00
FusionPBX e0409214af
Use SQLite by default 2022-10-19 10:59:46 -06:00
FusionPBX 9f61f8d8cd
Update config.conf 2022-10-12 10:32:04 -06:00
FusionPBX ed6b4d06b3
Create config.conf 2022-10-10 08:34:06 -06:00
Pro-pra 954247951a
Set missing php end brace (#393)
* Update config.php

* Update config.php

* Update config.php

* Update config.php
2022-06-14 09:26:30 -06:00
Gill Abada 278e65c2e1
make database host dynamic. (#334)
Co-authored-by: Gill Abada <gill@callifi.com>
2020-07-31 09:17:08 -06:00
root cf63fc5f4b Start working on Ubuntu 2019-06-03 12:48:27 +00:00