Commit Graph

1144 Commits

Author SHA1 Message Date
FusionPBX
74c0616ab3 Install ffmpeg 2026-02-22 00:53:43 -07:00
FusionPBX
f32430b587 Add the -$switch_version postfix and use it consistently 2026-02-22 00:02:01 -07:00
FusionPBX
7e0127c44d Update nftables.sh 2026-02-02 16:24:46 -07:00
FusionPBX
1c12644b34 Update the version release version to 5.5 2026-01-30 16:50:39 -07:00
FusionPBX
e17be44af2 Add application language_model to the install 2026-01-30 08:10:05 -07:00
FusionPBX
e7ee4a3128 Update nftables configuration and installation script
This script now installs nftables, removes iptables, and configures nftables rules in /etc/nftables.conf.
2025-12-30 17:32:28 -07:00
FusionPBX
ce71d89797 Set the version of PostgreSQL to 18 2025-12-02 17:23:37 -07:00
frytimo
7d41f37a18 Fix condition for checking OS codename and branch (#452) 2025-11-25 07:45:40 -07:00
frytimo
bc30e8c6c9 Add support for Debian version 13 codename Trixie (#451) 2025-11-21 18:27:09 -07:00
Alex
2658bccf03 Add session settings (#450)
* Add session settings

* Update config.conf

* Update config.conf

* Update config.conf

* Update config.conf
2025-10-03 16:07:09 -06:00
FusionPBX
7934ab0b7f Update fusionpbx 2025-08-25 15:21:06 -06:00
frytimo
a4ce30cbb7 Fix applications.sh not having executable flag set (#449) 2025-08-15 07:24:50 -06:00
FusionPBX
fa8d5de14f Update finish.sh 2025-08-13 11:01:29 -06:00
AdSecIT
9d7fb24069 Update pre-install.sh (#448)
* Update pre-install.sh

Sets apt-get to be non interactive on the pre-install.

* Update pre-install.sh

Sets apt-get to be non interactive on the pre-install.
2025-08-12 23:02:39 -06:00
FusionPBX
1edb57cca5 Update source-release.sh 2025-08-06 17:29:47 -06:00
FusionPBX
b224795585 Update nginx fusionpbx to 8.2 2025-08-03 11:04:00 -06:00
FusionPBX
cb5b64677d Update schema and app defaults 2025-08-03 10:07:30 -06:00
FusionPBX
6f076d09e2 Update source-master.sh 2025-08-03 09:14:09 -06:00
FusionPBX
bd17bf3668 Update PHP to 8.2 2025-08-03 08:48:14 -06:00
FusionPBX
4fd8615400 Install all the services
Simplify how the services are installed
2025-08-03 08:40:15 -06:00
FusionPBX
b9f6101f44 Change the version of PHP to 8.3 2025-08-03 08:27:18 -06:00
FusionPBX
356e2b34d8 Update finish.sh 2025-07-15 02:49:31 -06:00
FusionPBX
ddfe9ccf78 Update config.sh 2025-07-15 02:00:05 -06:00
chansizzle
0c6aeb216b pgpassword security and conflict avoidance (#442) 2025-07-05 16:13:33 -06:00
FusionPBX
08fdebd1bb Remove bdr
Remove old deprecated old replication
2025-07-05 16:09:17 -06:00
FusionPBX
a8f14d95e7 Add websockets and active_calls services 2025-06-24 13:47:56 -06:00
FusionPBX
e25129c99a Proxy calls to the websocket server 2025-06-24 12:37:28 -06:00
FusionPBX
b361af8c11 Update grandstream phonebook rewrite rule 2025-06-20 19:53:28 -06:00
FusionPBX
475c7c5203 Remove PHP 5.6 and 7.0 from the Debian install 2025-06-12 12:03:06 -06:00
FusionPBX
bc4842a5b5 Update call_recordings.php 2025-05-15 13:45:06 -06:00
FusionPBX
7a9200b3fd Update call_recordings.php 2025-04-04 15:45:54 -06:00
FusionPBX
b2a73beb59 Update call_recordings.php 2025-04-04 15:44:17 -06:00
FusionPBX
e5495ccb11 Update call_recordings.php 2025-04-04 15:33:01 -06:00
FusionPBX
c702809b77 Add option to convert with sox 2025-04-04 15:26:18 -06:00
FusionPBX
5d990aa0e7 Update ioncube.sh 2025-03-10 21:52:35 -06:00
FusionPBX
bdf9a998f2 Update php.sh 2025-03-10 21:44:31 -06:00
FusionPBX
ed7873a333 Update php.sh 2025-03-10 21:38:19 -06:00
FusionPBX
88f70caa38 Update ioncube.sh 2025-03-10 21:35:15 -06:00
FusionPBX
028dd53504 Update php.sh 2025-03-10 20:09:01 -06:00
FusionPBX
d27e184ee0 Update ioncube.sh 2025-03-10 20:03:10 -06:00
FusionPBX
68407a9e96 Update ioncube.sh 2025-03-10 20:01:48 -06:00
FusionPBX
80df536abe Add php8.2 support 2025-03-10 19:58:56 -06:00
chansizzle
10dc132466 Create fail2ban.local (#440)
adding this file removes the warning: 

WARNING 'allowipv6' not defined in 'Definition'. Using default one: 'auto'
2025-03-04 08:21:03 -07:00
frytimo
06a38b38a8 Fix the application edit path (#441) 2025-03-04 08:19:10 -07:00
chansizzle
dee7ae0943 v_xml_cdr_json changed from start_stamp to insert_date (#438)
v_xml_cdr_json.start_stamp is always null so the old records in this table were not being purged. Changed to v_xml_cdr_json.insert_date since this field is populated
2025-02-04 08:46:35 -07:00
frytimo
2ede664657 add inotify to php installer and php8.2 (#439) 2025-02-04 08:44:21 -07:00
FusionPBX
a745027df0 Change the version to Postgresql 17 2024-12-30 20:11:06 -07:00
FusionPBX
71db64e7e7 Add UTF8 encoding and additional comments 2024-12-30 09:05:38 -07:00
FusionPBX
327d6d136c Install gpg with apt 2024-12-30 08:59:22 -07:00
FusionPBX
2a2305f4fc Use the new git branch 2024-12-11 16:46:23 -07:00