Commit Graph

1046 Commits

Author SHA1 Message Date
FusionPBX
114f36fd7a Add bootstrap.sh 2024-11-23 16:46:31 -07:00
FusionPBX
32780058c2 Update the install to use a git repo 2024-11-23 16:34:47 -07:00
FusionPBX
abdd3a517a Update php version to 8.1 in the nginx config 2024-11-15 11:34:16 -07:00
FusionPBX
00b3c3b5d9 Use branch 5.3 for the new release. 2024-09-17 12:05:34 -06:00
denisent
d0322070ff fix tables not deleting and added echoing (#432)
- updated tables that were not deleting
- updated user log table IF statement variable name
- changed section comments to echo so it is easier to know what is being deleted if running manually. includes number of days
2024-08-30 16:51:14 -06:00
Antonio Fernandez
6f866ad94f indentation (#435) 2024-08-30 16:48:05 -06:00
Harry Foster
6d76c2fe0b Update iptables.sh (#429)
Bookworm (12) is not accounted for in the iptables script. End up with an almost blank chain on install.
2024-07-06 20:40:43 -06:00
Antonio Fernandez
49930c411a avaya rewrite rules added for all distros (#433) 2024-07-04 20:19:01 -06:00
FusionPBX
02f30200c6 Send the output to /dev/null 2024-07-03 13:35:53 -06:00
FusionPBX
1dd775d251 Create call_recordings.php 2024-07-03 12:36:24 -06:00
Antonio Fernandez
8820f2be22 Added nginx rewrites to fix snom provision url (#431) 2024-06-27 15:56:43 -06:00
FusionPBX
acd052f6e9 Updated patches for FreeSWITCH 2024-06-22 13:28:23 -06:00
FusionPBX
65f3d2dd22 RTP audio patch
Fix RTP audio issues use the following for additional information. 

https://github.com/briteback/freeswitch/
2024-06-22 11:07:15 -06:00
FusionPBX
fcda62a065 Create rtp_timestamp.patch 2024-06-22 11:00:40 -06:00
Antonio Fernandez
3a19df73ec Added needed Snom rewrite rules to all distros (#428) 2024-06-12 09:43:32 -06:00
Antonio Fernandez
7b695723c0 updated the repo for dehydrated (#430) 2024-06-12 09:42:17 -06:00
FusionPBX
8bd141b9c1 Add rsyslog package for fail2ban 2024-05-09 08:59:47 -06:00
chansizzle
55beab1c70 Fix calling variables and consistent database connections (#426)
A couple of variables were not being called correctly (missing '$')
A couple of database connection strings were not consistent with the other connection strings
2024-05-09 08:29:41 -06:00
fusionate
1574a51e66 Maintenance Script (Debian) - Clean up empty year and/or month folders after Call Recordings are removed. 2024-05-03 12:45:28 -06:00
FusionPBX
906441b4bb Add Avaya rewrite rules 2024-04-25 14:16:02 -06:00
chansizzle
582d1ffb69 add missing log tables and new cdr tables (#423) 2024-04-20 10:27:24 -06:00
chansizzle
3bb58326ec remove duplicate --config /etc/dehydrated/config (#425) 2024-04-20 10:25:53 -06:00
FusionPBX
3a2d0d98b8 Update config.sh 2024-04-20 08:05:23 -06:00
FusionPBX
24df03ddb0 Add option for additional applications 2024-04-16 15:36:06 -06:00
demonspork
b4c9408e73 Install Cron (#422)
Debian 12 doesn't always have crontab command available
2024-03-04 08:05:52 -07:00
FusionPBX
86b84e122d Update Raspbian 12 ARM to use PHP 8.2
Makes the install work for the Raspberry Pi
2024-02-19 22:07:48 -07:00
FusionPBX
0260b66242 Add libsox-fmt-all for mp3 support 2024-02-09 13:32:45 -07:00
frytimo
d47e023a38 fix spacing for variable assignment (#420)
fix spacing for variable assignment
2024-02-08 11:15:42 -07:00
FusionPBX
16360ed97a Update sngrep.sh 2024-02-05 12:50:12 -07:00
FusionPBX
a0ee735bdc Sngrep included recent Debian versions 2024-02-05 12:49:29 -07:00
FusionPBX
5ffcaf4b20 Update FreeSWITCH version to 1.10.11 2024-02-03 10:15:06 -07:00
FusionPBX
904e044320 Use the new FusionPBX 5.2 release 2024-01-25 12:40:16 -07:00
FusionPBX
ca3650baf9 Add debug symbols 2024-01-15 10:11:30 -07:00
FusionPBX
1da287d9a3 Fix install for Debian 11 and older 2024-01-10 10:10:22 -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
chansizzle
d1b75cc405 removed unneeded word (#417) 2024-01-03 09:48:08 -07:00
FusionPBX
4cd6bd1f1f Update source-sounds.sh 2024-01-02 11:58:30 -07:00
FusionPBX
309dd5fdbd Remove freeswitch database and user
Reason for this change is if FreeSWITCH uses the PostgreSQL then its a good idea for it to use its own instance. This is to prevent blocking FreeSWITCH from accessing the database if there is a long running Query on the FusionPBX database
2023-12-21 10:16:47 -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
a1861e9360 Update sofia version to 1.13.17 2023-12-06 10:47:21 -07:00
FusionPBX
872343dbf7 Prompt for replication method
Options: logical, or bdr

BDR considered deprecated but for now leaving it as an option.
2023-12-04 19:37:17 -07:00
FusionPBX
69c565f1bf Updated permission sury-php-8.x.gpg 2023-11-20 16:26:32 -07:00
FusionPBX
7ceb1293e8 Update permissions on pgdg.gpg file 2023-11-20 16:22:51 -07:00
chansizzle
031e852f64 add device logs table cleanup (#412) 2023-10-03 16:15:41 -06:00
jailbird777
ec61ad1feb Remove unsupported error for aarch64 Linux (#414)
While SignalWire doesn't have aarch64 debs of FreeSWITCH, PostgreSQL.org
and sury.org have debs of PgSQL & PHP for aarch64, respectively.
Compiling FreeSWITCH from source works cleanly on aarch64, tested on
both Armbian and stock Debian. So might as well remove the unsupported.

While we're add it, let's parallelize the makes, as it's dreadfully slow
on most SBCs without it
2023-10-03 16:15:13 -06:00
FusionPBX
c71ec93538 Use a specific commit for spandsp
0d2e6ac65e
2023-09-30 22:12:21 -06:00
FusionPBX
a46fb85c8b Update iptables.sh 2023-09-22 13:37:01 -06:00
FusionPBX
211de16e69 Update iptables.sh 2023-09-22 13:32:35 -06:00
FusionPBX
dc034e9317 Remove ufw chains 2023-09-21 21:32:59 -06:00