Andy Binder
73e1606d6c
Add 1.10.7 to source-script. ( #379 )
...
Squashed commit of the following:
-install iptables as it is not part of minimal install.
-change swig for bullseye to swig4.0
-php7.4-dev for build required (php-config)
-add python3-distutils
-libks seems to be required for mod_verto
-disable mod_avmd to keep in sync with ubuntu-config (eaaef03163 (diff-62a8f25a3200194e88b1073f2b11ebdf1622761f025a30158c012e83e5f593aa) )
2022-01-10 15:51:59 -07:00
FusionPBX
3d24b132c7
Update letsencrypt.sh add --algo rsa to the dehydrated command. ( #380 )
...
* Update letsencrypt.sh
2022-01-06 13:43:13 -07:00
FusionPBX
56b138366a
Update package-permissions.sh
2021-12-20 10:49:30 -07:00
FusionPBX
3cd7abfd6e
Split up recordings and storage.
2021-12-20 10:31:25 -07:00
FusionPBX
291b236290
Add --preferred-chain ISRG Root X1 to fix Letsencypt working with Yealink, Polycom and other phones.
2021-12-06 15:32:02 -07:00
FusionPBX
5fe8186e7f
Enable upgrade for dehydrated script when running the script.
2021-12-06 15:17:04 -07:00
FusionPBX
69f01e08de
Update finish.sh
2021-12-03 16:09:01 -07:00
FusionPBX
1e3c3e914a
Update finish.sh
2021-11-13 14:09:06 -07:00
FusionPBX
393eb2b8e2
Update finish.sh
2021-11-13 13:34:15 -07:00
FusionPBX
c8da852f04
Update config.sh
2021-11-13 13:11:44 -07:00
FusionPBX
dff9992b83
Update iptables.sh
2021-11-13 13:07:33 -07:00
FusionPBX
c64169c145
Have the iptables script remove the ufw.
2021-11-13 12:50:15 -07:00
FusionPBX
56a1280caa
Update php.sh
2021-11-13 12:12:52 -07:00
FusionPBX
1fe4f14304
Add missing $ on os_codename to fix Debian 11, Bullseye install.
2021-11-13 12:01:00 -07:00
emak
0fbbfe997b
Add Preliminary Debian 11 "Bullseye" Support ( #376 )
...
* Add Debian 11 support
2021-11-01 11:27:28 -06:00
FusionPBX
54cc4f73ae
Update fusionpbx
2021-10-18 01:08:18 -06:00
FusionPBX
d5fa0c7062
Removed the deprecated ssl on
2021-10-18 01:05:20 -06:00
FusionPBX
d227f00498
Restart php fpm in finish.sh.
2021-10-14 11:47:02 -06:00
FusionPBX
e3b52d9e9b
Update finish.sh
2021-10-06 19:30:53 -06:00
FusionPBX
8fdb549193
Add media rewrite rule and replace spaces with tabs.
2021-09-30 10:17:33 -06:00
FusionPBX
982c129998
Update fusionpbx-maintenance
2021-09-18 13:29:01 -06:00
FusionPBX
6ec67a15da
Update fusionpbx-maintenance
2021-09-18 13:27:05 -06:00
FusionPBX
51bba8e4ad
Add php_sessions and database_transactions
2021-09-18 13:17:31 -06:00
FusionPBX
e97e587362
Update fusionpbx-maintenance
2021-09-18 12:39:13 -06:00
FusionPBX
43db03ba1a
Update sip-auth-failure.conf
2021-08-21 12:46:32 -06:00
FusionPBX
6c6ce47758
Update sip-auth-challenge.conf
2021-08-21 12:46:18 -06:00
FusionPBX
9a3a74ccd1
Update auth-challenge-ip.conf
2021-08-21 12:45:20 -06:00
FusionPBX
95fbc19ea8
Update freeswitch.conf
2021-08-21 12:45:06 -06:00
FusionPBX
b8729f2357
Change w+ to .* to account for domains with hyphens.
2021-08-21 12:43:56 -06:00
FusionPBX
43fce2d231
Change w+ to .* to account for domains with hyphens.
2021-08-21 12:43:06 -06:00
FusionPBX
0618074b69
Change w+ to .* to account for domains with hyphens.
2021-08-21 12:42:26 -06:00
FusionPBX
41046e30a6
Change w+ to .* to account for domains with hyphens.
2021-08-21 12:41:43 -06:00
FusionPBX
86e27b370c
Add mbstring used by fax and smarty.
2021-07-07 11:41:33 -06:00
FusionPBX
2eece9d01e
Fix Raspberry Pi ioncube install.
2021-06-25 11:24:07 -06:00
FusionPBX
e81f22f4c7
Update fusionpbx-maintenance
2021-04-26 11:57:23 -06:00
FusionPBX
e651d3f41c
Add PHP 7.3 and 7.4
2021-03-09 15:45:25 -07:00
FusionPBX
741e9b634b
Install FreeSWITCH then Fail2ban.
2021-03-08 08:33:20 -07:00
FusionPBX
1ce68372c0
Add ExecStartPre=/bin/sleep 10 to systemd freeswitch.service file.
2021-02-20 17:25:49 -07:00
FusionPBX
113700a741
Copy the freeswitch-acl.conf filter into the fail2ban filter.d directory.
2021-02-03 17:55:24 -07:00
FusionPBX
bb6cfd01b7
Add the new freeswitch-acl filter to jail.local.
2021-02-03 17:45:23 -07:00
FusionPBX
7346df61a3
New fail2ban filter for Rejected by register acl
2021-02-03 17:38:10 -07:00
FusionPBX
94fd2d4d39
Create nftables.sh
...
Add the start of an nftables script. Will need additional work.
2021-01-22 14:26:32 -07:00
frytimo
3a63d467fd
If condition always evaluated to true ( #362 )
...
If condition always evaluated to true.
2020-12-16 16:49:17 -07:00
Len
b7640f6952
Update finish.sh ( #358 )
2020-12-16 12:33:21 -07:00
FusionPBX
389d355630
Update php.ini variables with better defaults.
2020-12-16 12:30:30 -07:00
Len
aa323cf12f
Update finish.sh ( #352 )
2020-11-10 18:47:27 -07:00
FusionPBX
2b4c3f6873
Add the path to the service command.
2020-10-15 14:59:47 -06:00
Len
da04b9eb33
Update finish.sh ( #347 )
2020-10-02 15:52:45 -06:00
FusionPBX
2c723fdd8f
Update fusionpbx
2020-09-16 10:29:48 -06:00
Len
e8b06a7f1d
Update finish.sh ( #341 )
2020-08-28 10:28:48 -06:00