Commit Graph

1956 Commits

Author SHA1 Message Date
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
FusionPBX
32132d055c Update package-release.sh 2025-02-14 16:23:03 -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
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
2a2305f4fc Use the new git branch 2024-12-11 16:46:23 -07:00
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
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
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
FusionPBX
020d191e23 Create rc.d.xml_cdr
Add xml_cdr service
2024-08-27 07:23:19 -06:00
FusionPBX
e74388f560 Add fax_queue service
Move email_queue and event_guard services into the fusionpbx directory.
2024-08-27 07:18:38 -06:00
FusionPBX
7496c5e844 Create rc.d.email_queue 2024-08-27 07:14:36 -06:00
FusionPBX
a8b37ba452 Update rc.d.event_guard
Improved start, stop, and status
2024-08-27 07:12:54 -06:00
FusionPBX
cef887def6 update pf.conf
Remove this line.
  anti-spoof quick for all 
It created an error.
2024-08-27 06:27:02 -06:00
FusionPBX
54b605d3d2 Create rc.d.event_guard 2024-08-26 11:48:04 -06:00
FusionPBX
587c184ea8 Update rc.d.freeswitch
Update the path, user and group
2024-08-26 11:40:07 -06:00
FusionPBX
886d3c17e9 Update pf.conf and settings 2024-08-25 20:01:59 -06:00
FusionPBX
719a960a79 Update pf.sh 2024-08-25 17:38:37 -06:00
FusionPBX
161cb556f0 Move IGNORE_DEPENDS
Needed for PHP and FreeSWITCH as both use postgresql15-client by default
2024-08-24 12:17:11 -06:00
FusionPBX
7bb8399729 Update php.sh 2024-08-24 11:56:10 -06:00
FusionPBX
545bf2e3d9 Add IGNORE_DEPENDS
IGNORE_DEPENDS=postgresql15-client to the /usr/local/etc/pkg.conf file. 

Adding this to allow PotgreSQL 16 client
2024-08-24 11:30:21 -06:00
FusionPBX
f1631f9d7e Update portsnap 2024-08-24 10:32:41 -06:00
FusionPBX
84db5c1335 Update install.sh 2024-08-24 10:25:41 -06:00
FusionPBX
87a729b547 Update install.sh 2024-08-24 10:24:15 -06:00