Commit Graph

101 Commits

Author SHA1 Message Date
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
e2bb44d193 Update finish.sh 2021-10-06 19:32:41 -06:00
FusionPBX
69601c7b01 Add a message rewrite rule and replaces spaces with tabs. 2021-09-30 10:23:06 -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
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
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
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
97989452cb Add mbstring used by fax and smarty. 2021-07-07 11:38:36 -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
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
alex-eri
35ba464189 Ubuntu 20.04 (#367)
* Ubuntu 20.04 LTS

For #363

* Update php.sh

* Ubuntu 20.04

* Update nginx.sh

* Update php.sh

* Update source-release.sh

* Update source-release.sh

* Update etc.default.freeswitch.source

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-02-14 11:21:46 -07:00
Len
78aa6f9cd2 Update finish.sh (#361) 2020-12-16 12:34:52 -07:00
Len
4510c58a25 Update finish.sh (#355) 2020-11-10 18:48:00 -07:00
Len
a394dd7477 Update finish.sh (#350) 2020-10-02 15:51:20 -06:00
Len
ec2edccb84 Update finish.sh (#345) 2020-08-28 10:27:34 -06:00
Len
dd0a2a30d5 Update finish.sh (#339) 2020-08-02 22:57:09 -06:00
Gill Abada
278e65c2e1 make database host dynamic. (#334)
Co-authored-by: Gill Abada <gill@callifi.com>
2020-07-31 09:17:08 -06:00
Len
4d8dd4725f Update finish.sh (#330) 2020-06-29 18:52:31 -06:00
FusionPBX
9185b58289 Update ioncube.sh 2020-06-17 15:38:19 -06:00
Len
8d054ada34 Update finish.sh (#324) 2020-06-13 23:37:42 -06:00
FusionPBX
2666f0b9f0 Add --no-check-certificate 2020-06-02 11:52:01 -06:00
FusionPBX
63499fce50 Add missing wget 2020-05-20 09:24:35 -06:00
Len
a898bef7d7 Update finish.sh (#316) 2020-05-01 23:34:39 -06:00
racitup
7f593391e5 Update ubuntu install config for 18.04 (#309)
* Update ubuntu install config for 18.04

* Sync with debian letsencrypt.sh changes

* Update git repo for dehydrated
2020-03-25 23:28:28 -06:00
Len
1f73cbd56b Update finish.sh (#302) 2020-03-07 12:03:16 -07:00
chansizzle
0dcb82b95c Update package-release.sh (#304) 2020-03-06 13:39:01 -07:00
chansizzle
6db0b2fc30 Update package-master.sh (#306) 2020-03-06 13:38:08 -07:00
FusionPBX
2477d81882 Update jail.local 2020-02-19 16:44:58 -07:00
FusionPBX
81db58e495 Update config.sh 2019-12-19 18:44:34 -07:00
FusionPBX
807d2351d8 Update fusionpbx.sh 2019-12-14 10:55:59 -07:00
chansizzle
8da9d50c69 Update source-release.sh (#291) 2019-12-13 15:06:45 -07:00
Len
3a8e3cd578 Update finish.sh (#288) 2019-12-11 19:07:38 -07:00
FusionPBX
3ae2627c31 Update fusionpbx.sh 2019-12-06 23:50:04 -07:00
FusionPBX
97f1b3c383 Update package-permissions.sh 2019-12-06 23:44:48 -07:00