Commit Graph

1180 Commits

Author SHA1 Message Date
f6ba696e9e merge upstream 2026-08-10 10:57:17 +00:00
Alex
4edf944a30 Update source-master.sh 2026-08-03 19:17:11 +00:00
Alex
b9dbc89cd0 Update sngrep.sh 2026-08-03 19:00:30 +00:00
Alex
e7fbaf0dea Install libpcre3-dev package seperately
Package libpcre3-dev has no installation candidate on raspberry pi
2026-08-03 18:58:54 +00:00
Alex
c5a88e706c Stop and disable Apache service if active 2026-08-03 18:52:42 +00:00
Alex
3dc4ef925e Update Raspbian PHP version handling in nginx.sh 2026-07-31 17:23:49 +00:00
Alex
722d916271 More fixes for php 8.4 2026-07-30 21:59:34 +00:00
Alex
f7485fbb75 Fix php 8.4 install
php8.4-imap doesn't seem to be available by default breaking the php 8.4 install.

Moved imap to the end of each command.
2026-07-30 21:47:24 +00:00
Alex
55a34eb2e4 Add php version for Raspbian Trixie and Forky 2026-07-30 21:41:04 +00:00
FusionPBX
1d4100b95f Refactor dependency logic for libks, sofia-sip, and spandsp 2026-05-18 20:25:01 +00:00
FusionPBX
6289b6885b Fix switch_version condition syntax 2026-05-18 19:35:49 +00:00
FusionPBX
0f61e19ed9 Fix conditional syntax in source-release.sh 2026-05-18 19:25:46 +00:00
FusionPBX
672c139f04 Fix syntax error in source-release.sh 2026-05-18 19:22:11 +00:00
FusionPBX
00c75a481d Fix syntax error in source-release.sh conditionals 2026-05-18 19:19:40 +00:00
FusionPBX
4c5e073695 Update to use new FreeSWITCH 1.11 release 2026-05-18 19:15:26 +00:00
FusionPBX
b72e415c77 Update FreeSWITCH version to 1.11 2026-05-18 19:14:34 +00:00
FusionPBX
d65f9360aa Add mkdir -p command for sounds and music 2026-05-04 15:05:35 -06:00
FusionPBX
3758a7af12 Updated to work better with Debian 13 - Trixie 2026-05-03 17:36:42 -06:00
a15ce6fe8a merge upstream 2026-04-28 00:10:50 +00:00
FusionPBX
ba8f626058 Update call_recordings.php 2026-04-11 18:22:53 +00:00
Antonio Fernandez
f0154a9db8 Bug Fix: on $action_name = 'both' there was no comma (#466)
No command when action_name was set to 'both' causing the SQL statement to be invalid
2026-04-11 18:19:18 +00:00
Antonio Fernandez
c97579ab69 Implement move result code check for recordings (#467)
Add error handling for file move operation.
2026-04-10 22:11:43 +00:00
FusionPBX
2e68b248cb Specify full paths for wget and tar commands
Make sure wget is installed
2026-04-10 02:55:00 +00:00
FusionPBX
733a33f231 Direct install of the sounds and music 2026-04-08 10:13:38 -06:00
FusionPBX
cf10439e57 Fix the switch_branch condition 2026-04-07 17:50:53 -06:00
FusionPBX
b8666cb2bb Checkout the correct branch 2026-04-07 17:10:23 -06:00
FusionPBX
d2e2579bdf Add unzip package to the install 2026-04-07 12:21:47 -06:00
FusionPBX
066ffe546a Use one condition to overwrite the branch
Simplifies the code by removing multiple conditions for the trixie codename
2026-04-07 18:04:34 +00:00
7c4d0d1e11 fix typo 2026-04-06 12:39:57 -04:00
adf53bb33f fix fusionpbx git repo location 2026-04-06 11:45:13 -04:00
d12a870efb revert 802f168bde
revert add prompt for install domain and admin user name.
2026-04-06 15:39:36 +00:00
28e960adef revert 787216ebff
revert add git auth block to install file.
2026-04-06 15:37:20 +00:00
5db4a3f259 update fusionpbx git repo location. 2026-04-06 08:40:27 -04:00
802f168bde add prompt for install domain and admin user name. 2026-04-04 07:31:07 -04:00
787216ebff add git auth block to install file. 2026-04-04 07:22:52 -04:00
af3a9b2d16 update repository url for internal development 2026-04-04 07:03:13 -04:00
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