Commit Graph
1580 Commits
Author SHA1 Message Date
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
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 dd2ac64251 Update database_version add postgresql 14 and remove versions older than 9.6.
PostgreSQL 12 works the best currently for the install script the other versions are there because they can be installed on FreeBSD 13. However other versions may have issues with PHP package that is built to use PostgreSQL 12.
2021-07-31 10:48:53 -06:00
FusionPBX 89432238f9 Change the description for php_version removing old versions of PHP. 2021-07-31 10:45:38 -06:00
FusionPBX be8d23190d Remove old versions of PHP and add PHP 8.0. 2021-07-31 10:44:04 -06:00
FusionPBX a187afad8d Add mbstring used by fax and smarty. 2021-07-07 11:44:50 -06:00
FusionPBX 86e27b370c Add mbstring used by fax and smarty. 2021-07-07 11:41:33 -06:00
FusionPBX 97989452cb Add mbstring used by fax and smarty. 2021-07-07 11:38:36 -06:00
FusionPBX 2eece9d01e Fix Raspberry Pi ioncube install. 2021-06-25 11:24:07 -06:00
FusionPBX ceb0f06f63 Remove the comments. 2021-06-07 22:29:15 -06:00
FusionPBX 4ad6ce0b14 Update Ubuntu install PostgreSQL if the database_host is 127.0.0.1 or ::1 2021-06-07 19:00:20 -06:00
FusionPBX e81f22f4c7 Update fusionpbx-maintenance 2021-04-26 11:57:23 -06:00
FusionPBX 59c4b7df5b Add PHP curl to the FreeBSD install script. 2021-04-16 16:42:45 -06:00