Commit Graph

29 Commits

Author SHA1 Message Date
Chad Sheridan 4fc59b5e5e
Updated Ubuntu installer to support up to 24.04 LTS (#436)
- 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 and some version changes to make the installer Ubuntu 24.04 compatible.  
- Added on the Optional applications.
- Updated environment.sh to include setting the PATH just in case.
- Updated finish.sh to include output of database 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 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)
- 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 18:06:50 -06:00
FusionPBX cba28677b6
Install cron 2023-12-26 10:20:11 -07:00
FusionPBX 8621dbf5a9
Update the crontab command 2023-09-21 09:46:08 -06:00
FusionPBX 182cde2031
Add a cron job for call detail records. 2023-09-20 11:23:49 -06:00
FusionPBX 2809f6aaff
Update database_username and add database_name 2022-10-12 10:20:30 -06:00
FusionPBX 2c86a8db1c
Remove config.php and chown 2022-10-12 09:39:21 -06:00
FusionPBX 7402ecbe16
Update finish.sh 2022-10-10 08:33:23 -06:00
FusionPBX 206d3add87
Update finish.sh 2022-08-02 17:35:55 -06:00
FusionPBX e17b057881
Only need user_groups table. Old if statement is no longer needed. (#394) 2022-06-25 11:37:21 -06:00
FusionPBX e2bb44d193
Update finish.sh 2021-10-06 19:32:41 -06:00
Len 78aa6f9cd2
Update finish.sh (#361) 2020-12-16 12:34:52 -07:00
Len 4510c58a25
Update finish.sh (#355) 2020-11-10 18:48:00 -07:00
Len a394dd7477
Update finish.sh (#350) 2020-10-02 15:51:20 -06:00
Len ec2edccb84
Update finish.sh (#345) 2020-08-28 10:27:34 -06:00
Len dd0a2a30d5
Update finish.sh (#339) 2020-08-02 22:57:09 -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
Len 4d8dd4725f
Update finish.sh (#330) 2020-06-29 18:52:31 -06:00
Len 8d054ada34
Update finish.sh (#324) 2020-06-13 23:37:42 -06:00
Len a898bef7d7
Update finish.sh (#316) 2020-05-01 23:34:39 -06:00
Len 1f73cbd56b
Update finish.sh (#302) 2020-03-07 12:03:16 -07:00
Len 3a8e3cd578 Update finish.sh (#288) 2019-12-11 19:07:38 -07:00
Len bac6e1d70f Update finish.sh (#282) 2019-11-27 17:05:22 -07:00
FusionPBX 5dd6c4b349
Update finish.sh 2019-11-27 14:47:43 -07:00
FusionPBX 8e05076ceb
Update finish.sh 2019-11-27 14:43:53 -07:00
Len ff5a757434 Update finish.sh (#271)
* Update finish.sh

* Update finish.sh
2019-09-27 14:56:22 -06:00
Len 25f6cda5a4 Update finish.sh (#264) 2019-08-23 22:13:47 -06:00
Len cd3ccb439c Update finish.sh (#258) 2019-07-02 21:53:39 -06:00
Len a57a78115b Update finish.sh (#253) 2019-06-06 10:32:42 -06:00
root cf63fc5f4b Start working on Ubuntu 2019-06-03 12:48:27 +00:00