Commit Graph
1571 Commits
Author SHA1 Message Date
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
FusionPBX b74b33e1c0 Change FreeSWITCH compile to 1.10.3
Compile FreeSWITCH 1.10.3 compile works with Ubuntu 20.04 LTS
2021-03-20 01:39:58 -06:00
FusionPBX 4359da381f Update php.sh 2021-03-19 23:03:56 -06:00
FusionPBX d3a7125ff2 Update ioncube.sh 2021-03-19 22:18:35 -06:00
FusionPBX 0795fa076a Update the path /usr/lib/php/20170718 to /usr/lib/php/20190902 2021-03-19 22:02:50 -06:00
FusionPBX 8a9620a581 Start adding php version 7.4 2021-03-19 21:57:21 -06:00
FusionPBX eaaef03163 Remove mod_avmd from default compile. 2021-03-19 20:01:24 -06:00
FusionPBX 331a7e77ca Change libspandsp3-dev to libspandsp-dev
libspandsp3-dev not available on Ubuntu 20.04 LTS changed to libspandsp-dev
2021-03-19 19:43:34 -06:00
FusionPBX c8ad3bbf5e Remove pushd and pop
These are fancy tools but not as intuitive.
2021-03-19 19:38:42 -06:00
FusionPBX e651d3f41c Add PHP 7.3 and 7.4 2021-03-09 15:45:25 -07:00