Commit Graph

179 Commits

Author SHA1 Message Date
FusionPBX
195c9788b2 Update config.sh 2025-07-15 02:01:01 -06:00
FusionPBX
9120ade29b Update config.sh 2025-07-15 02:00:45 -06:00
FusionPBX
32132d055c Update package-release.sh 2025-02-14 16:23:03 -07:00
FusionPBX
b837c958e7 Update Ubuntu source-permissions.sh 2024-12-21 22:00:08 -07:00
FusionPBX
e1e3ab5ce0 Update source-release.sh 2024-12-17 20:31:22 -07:00
FusionPBX
9cf2f3bc91 Update source-release.sh 2024-12-17 20:09:58 -07:00
FusionPBX
f663f3fc9c Update source-release.sh 2024-12-17 20:06:26 -07:00
FusionPBX
e8b7ae134f Change the Switch version to 1.10.12 2024-12-17 19:57:25 -07:00
FusionPBX
a3cb4c03bd Checkout the custom version branch 2024-12-17 19:25:40 -07:00
FusionPBX
32780058c2 Update the install to use a git repo 2024-11-23 16:34:47 -07:00
FusionPBX
764122e86e Update source-release.sh 2024-10-08 19:21:46 -06:00
FusionPBX
38937d567e Use the mod_pgsql.patch 2024-10-08 18:46:49 -06:00
FusionPBX
ccda753859 Create mod_pgsql.patch 2024-10-08 18:39:31 -06:00
FusionPBX
00b3c3b5d9 Use branch 5.3 for the new release. 2024-09-17 12:05:34 -06:00
FusionPBX
be0657803a Update config.conf
I removed this as its breaking the install.
2024-09-03 10:16:00 -06:00
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
Antonio Fernandez
49930c411a avaya rewrite rules added for all distros (#433) 2024-07-04 20:19:01 -06:00
Antonio Fernandez
8820f2be22 Added nginx rewrites to fix snom provision url (#431) 2024-06-27 15:56:43 -06:00
Antonio Fernandez
3a19df73ec Added needed Snom rewrite rules to all distros (#428) 2024-06-12 09:43:32 -06:00
FusionPBX
2d1c2bc15d Update fail2ban.sh 2024-05-09 09:00:17 -06:00
fusionate
06f85cf964 Maintenance Script - Clean up empty year and/or month folders after Call Recordings are removed. 2024-05-03 12:38:26 -06:00
frytimo
664dc95771 Add ioncube 81 ubuntu (#424)
* Add ioncube loader for php8.1
2024-04-20 10:31:30 -06:00
FusionPBX
0260b66242 Add libsox-fmt-all for mp3 support 2024-02-09 13:32:45 -07:00
FusionPBX
e0784e8c6c Ubuntu use FreeSWITCH 1.10.11 2024-02-08 12:21:35 -07:00
FusionPBX
904e044320 Use the new FusionPBX 5.2 release 2024-01-25 12:40:16 -07:00
demonspork
9601ff7db8 Improve apt key security and always install sngrep from official (#416)
* Improve apt key security and always install sngrep from official

* Correct PHP GPG key file path
2024-01-03 09:53:16 -07:00
FusionPBX
bb317b0d28 Update source-sounds.sh 2024-01-02 12:54:56 -07:00
FusionPBX
cba28677b6 Install cron 2023-12-26 10:20:11 -07:00
FusionPBX
7e0c0ef76f Keep the version when compiling the Switch 2023-12-06 11:09:26 -07:00
FusionPBX
7ce1d5eea1 Compile sofia in the versioned directory 2023-12-06 10:53:47 -07:00
FusionPBX
b8e9252375 Update versions 2023-12-06 10:48:09 -07:00
FusionPBX
c28aad31a1 Disable viewing any directories that start with a period
.git was added a while ago but all hidden directories should also be blocked
2023-10-14 08:41:09 -06:00
FusionPBX
b57d970b06 Update php.sh 2023-10-11 18:43:25 -06:00
FusionPBX
fb931b299a Add ppa:ondrej/php for 20.04 LTS focal 2023-10-11 18:32:28 -06:00
FusionPBX
b6ae3716b6 Use 5.1 branch 2023-10-11 17:36:00 -06:00
FusionPBX
ef5170b557 Update PostgreSQL install 2023-09-21 14:56:22 -06: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
671a151dde Fix compile errors use spandsp with a specific commit 2023-07-19 17:20:40 -06:00
FusionPBX
6c22bd37b8 Update conf-copy.sh 2023-06-23 13:39:21 -06:00
FusionPBX
64f3eabf17 Update postgresql.sh 2023-04-04 23:36:52 -06:00
FusionPBX
5d62a5e94c Update the version of FreeSWITCH and Sofia 2023-03-28 10:55:36 -06:00
FusionPBX
20746dc3ce Update package-release.sh 2023-02-23 20:20:18 -07:00
FusionPBX
f28d2803a8 Update source-release.sh 2023-02-23 20:16:50 -07:00
markjcrane
787c7686a9 Update shell script execute permissions 2023-01-26 17:21:07 -07:00
FusionPBX
e2d63bd539 Update switch.sh 2023-01-18 22:11:33 -07:00
FusionPBX
1f08a634d1 Update source-release.sh 2023-01-18 22:10:30 -07:00
FusionPBX
f6b14519ad Create source-sounds.sh 2023-01-18 22:09:47 -07:00
FusionPBX
42a5e0abd2 Ubunut compile 1.10.8 2022-12-19 12:37:44 -07:00
FusionPBX
a9dfe6ad39 Add uuid-dev 2022-11-23 18:14:54 -07:00