Commit Graph

983 Commits

Author SHA1 Message Date
FusionPBX
d62e6082f4 Update ioncube.sh 2023-04-27 08:39:28 -06:00
FusionPBX
605a522a33 Update ioncube.sh 2023-04-27 08:36:45 -06:00
FusionPBX
c6c6072c39 Add support for PHP 8 2023-04-27 08:30:01 -06:00
fusionate
80321dcf2d Update fusionpbx-maintenance (#407)
Comment out command that purges the v_call_recordings table, as was turned into a view in FusionPBX 5.0.7+.  So, call recording data should now be managed only in the v_xml_cdr table instead.
2023-04-18 15:48:47 -06:00
FusionPBX
080778d048 Use PostgreSQL 13 by default 2023-03-28 10:56:00 -06:00
fusionate
b20228e19d Source Switch Scripts - Updated source permissions script. (#406)
Make source-permissions.sh the same as package-permissions.sh, since the paths are the same.
2023-02-28 11:22:33 -10:00
FusionPBX
c078a8df0f Update package-release.sh 2023-02-23 20:19:46 -07:00
FusionPBX
814cd820d4 Install sox 2023-02-23 20:16:12 -07:00
FusionPBX
bd3e11e5a9 Update version to FreeSWITCH 1.10.9 and Sofia 1.13.13 2023-02-07 11:10:24 -07:00
FusionPBX
c4ee52d8e9 Update fusionpbx-maintenance 2023-01-27 10:35:04 -07:00
markjcrane
787c7686a9 Update shell script execute permissions 2023-01-26 17:21:07 -07:00
FusionPBX
9197586ecc Update switch.sh 2023-01-18 13:12:19 -07:00
FusionPBX
2e74c5e380 Update source-release.sh 2023-01-18 13:10:53 -07:00
FusionPBX
66d52df5b1 Update source-sounds.sh 2023-01-18 13:10:11 -07:00
FusionPBX
0319e435fe Create source-sounds.sh 2023-01-18 13:08:07 -07:00
Arsenie Ciprian
f4677be0fe Update fusionpbx (#403)
* Update fusionpbx

added ipv6 support to port 80 and 443 [::]:

* Update fusionpbx
2023-01-09 11:11:29 -07:00
chansizzle
145575a8d1 set old cipher's priority to last (#405)
If old ciphers are used, make sure they are set to last in priority, which improves preferred order score.
2023-01-09 11:03:58 -07:00
FusionPBX
6a02dda4e5 Update dsn.sh 2022-12-23 16:42:22 -07:00
FusionPBX
0a25b44ec0 Use the fusionpbx database. 2022-12-23 16:38:08 -07:00
FusionPBX
663ae4d1ca Update dsn.sh 2022-12-23 16:35:33 -07:00
FusionPBX
a1bb6b86c3 update the switch database directory 2022-12-23 15:51:19 -07:00
FusionPBX
8987317c9f update the switch db directory 2022-12-23 15:31:03 -07:00
FusionPBX
0d0229c0f4 Use the file cache 2022-12-23 15:20:37 -07:00
FusionPBX
31ae7fc978 Debian 10 use PHP 7.4 2022-12-18 12:27:23 -07:00
FusionPBX
d2bd98d96e disable vi visual mode 2022-12-13 11:59:10 -07:00
FusionPBX
f36ae28a9d Older phone firmware still need ssl_protocols TLSv1 TLSv1.1 2022-12-09 13:07:41 -07:00
FusionPBX
e26840d8f2 Update config.sh 2022-11-30 15:32:16 -07:00
FusionPBX
5cfff5ac91 Update reboot_phones.sh 2022-11-09 19:54:19 -07:00
FusionPBX
4820a39b79 Update reboot_phones.sh 2022-11-09 19:53:04 -07:00
FusionPBX
8aa1d2147b Update reboot_phones.sh 2022-11-09 19:52:26 -07:00
FusionPBX
10592c0453 Update reboot_phones.sh 2022-11-09 19:47:20 -07:00
FusionPBX
4a552bd30f config.php has been replaced by config.conf 2022-10-26 13:46:52 -06:00
FusionPBX
ec316d100f Disable the patch for 1.10.8 2022-10-19 20:38:09 -06:00
FusionPBX
5ff0e1493c Chang version to 1.10.8 2022-10-19 20:37:16 -06:00
FusionPBX
17c0051d3e Use SQLite by default 2022-10-19 10:58:47 -06:00
FusionPBX
5c18456b23 Use PHP 7.4 2022-10-12 18:58:34 -06:00
FusionPBX
5536cf2f1f Update config.conf 2022-10-12 10:31:39 -06:00
FusionPBX
45ccf815d4 Add database_name 2022-10-12 10:17:40 -06:00
FusionPBX
2b77fa79b1 Update config.sh 2022-10-12 10:16:58 -06:00
FusionPBX
be6b39cb09 Add database_username to config.sh 2022-10-12 10:13:01 -06:00
FusionPBX
c6fa300858 Use database_username variable from config.sh 2022-10-12 10:11:32 -06:00
FusionPBX
bc7bdb95a6 Remove config.php and chown 2022-10-12 09:40:13 -06:00
FusionPBX
3767d0f3fd Update finish.sh 2022-10-10 08:32:31 -06:00
FusionPBX
15de248b35 Create config.conf 2022-10-10 08:31:33 -06:00
FusionPBX
fe963fb296 Remove duplicate fastcgi_read_timeout and re-arrange to be more consistent. 2022-09-11 10:09:31 -06:00
emak
f60848e6e9 Add ability to build master branch (#400)
Adds the ability to build mater branch by setting the existing variable `$switch_branch` to `master` in config.sh
2022-09-10 09:56:37 -06:00
agree
8afacd9262 fail2ban add INVITE to auth challange filter (#401) 2022-09-08 09:30:29 -06:00
FusionPBX
7e62f45ff6 Add fastcgi_read_timeout 300 2022-09-06 16:34:50 -06:00
FusionPBX
205ea4060a Update fusionpbx 2022-08-09 15:50:30 -06:00
FusionPBX
5ee45aff75 Add phonebook.xml for SPA based firmware. 2022-08-09 15:17:34 -06:00