Commit Graph

1599 Commits

Author SHA1 Message Date
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 dc9cce9e11
Comment out deprecated ssl on 2021-10-18 01:09:11 -06:00
FusionPBX 54cc4f73ae
Update fusionpbx 2021-10-18 01:08:18 -06:00
FusionPBX c4fbdc107c
Remove deprecated ssl on 2021-10-18 01:07:37 -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 2deae6ec45
Use the operating system package for PostgreSQL
This should around the problem with compiling mod_pgsql with PostgreSQL 14
2021-10-08 09:04:54 -06:00
FusionPBX c19f8e0c10
Install PostgreSQL 13 as 14 causes a compile issue with mod_pgsql currently. 2021-10-07 11:03:54 -06:00
FusionPBX 32c4e6e16e
Option to install PostgreSQL 13 2021-10-07 11:03:00 -06:00
FusionPBX d29102e221
Restart php-fpm and nginx 2021-10-06 19:40:08 -06:00
FusionPBX 8c9feda6e8
Update finish.sh 2021-10-06 19:33:12 -06:00
FusionPBX e2bb44d193
Update finish.sh 2021-10-06 19:32:41 -06:00
FusionPBX 415d616016
Update finish.sh 2021-10-06 19:32:14 -06:00
FusionPBX 8fa711ac2a
Update finish.sh 2021-10-06 19:31:42 -06:00
FusionPBX e3b52d9e9b
Update finish.sh 2021-10-06 19:30:53 -06:00
FusionPBX 63e766458c
remove pgsql-9.6 from the path to psql and change 9.6 to 14 2021-10-06 18:49:04 -06:00
FusionPBX 1717be44d2
Change the service restart to postgresql-14 2021-10-06 18:05:10 -06:00
FusionPBX 2fff460632
A few more updates change 9.6 to 14 2021-10-06 18:03:48 -06:00
FusionPBX f4b4f09943
Update the path to psql. 2021-10-06 17:59:39 -06:00
FusionPBX 8e87ca646f
Update PostgreSQL to version 14. 2021-10-06 15:50:51 -06:00
FusionPBX 12110c641e
Add a message rewrite rule, add a few more deny rules and replaces spaces with tabs. 2021-09-30 10:40:22 -06:00
FusionPBX d8fb2a7b88
Add a message rewrite rule and replaces spaces with tabs. 2021-09-30 10:31:41 -06:00
FusionPBX 69601c7b01
Add a message rewrite rule and replaces spaces with tabs. 2021-09-30 10:23:06 -06:00
FusionPBX 8fdb549193
Add media rewrite rule and replace spaces with tabs. 2021-09-30 10:17:33 -06:00
FusionPBX 816f18c977
Update fusionpbx-maintenance 2021-09-18 13:31:26 -06:00
FusionPBX c6da1e217b
Update fusionpbx-maintenance 2021-09-18 13:29:36 -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 1271ae5597
Update fusionpbx-maintenance 2021-09-18 13:26:01 -06:00
FusionPBX 3f3d44f51b
Add php_sessions and database_transactions 2021-09-18 13:18:54 -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 88dd266438
Change fslogs to switch_logs and recordings to call_recordings
Switch is referring to FreeSWITCH. Changed recordings to indicate call_recordings.
2021-09-16 18:12:31 -06:00
FusionPBX 8121210471
Remove the find and psql lines. 2021-09-16 18:05:52 -06:00
jamesorose 62d304ee3a
Add options (#374)
make the backup script more easily changed. Disable deletions by default.
2021-09-16 18:02:45 -06:00
FusionPBX 2c1d519d16
Change \w+ to .* to account for domains with hyphens. 2021-08-21 12:54:06 -06:00
FusionPBX 1819d33e3d
Change \w+ to .* to account for domains with hyphens. 2021-08-21 12:53:34 -06:00
FusionPBX 663c0dd914
Change \w+ to .* to account for domains with hyphens. 2021-08-21 12:52:40 -06:00
FusionPBX bf7930955d
Change \w+ to .* to account for domains with hyphens. 2021-08-21 12:49:14 -06:00
FusionPBX d6f6b71078
Change \w+ to .* to account for domains with hyphens. 2021-08-21 12:48:53 -06:00
FusionPBX 9772341a34
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:48:05 -06:00
FusionPBX 59b1d611e8
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:47:27 -06:00