Commit Graph

1533 Commits

Author SHA1 Message Date
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
FusionPBX
94914a2052 Install FreeSWITCH then Fail2ban. 2021-03-08 08:36:42 -07:00
FusionPBX
66f6f70177 Install FreeSWITCH then Fail2ban. 2021-03-08 08:34:42 -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
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
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
FusionPBX
5699784e94 Use doublequotes so that the email address variable is added to the configuration. 2021-01-09 12:32:54 -07:00
FusionPBX
84057d999a Update letsencrypt.sh 2021-01-09 00:31:18 -07:00
FusionPBX
bc91517e0d Fix indentation and remove 'ssl on' as it was deprecated. 2021-01-08 12:50:55 -07:00
Guangming Zhou
1805dd7c8d Fix PostgreSQL version (#364) 2021-01-08 12:44: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
cargreg
881c60fb9f Update postgresql version from 9.4 to 9.6 to prevent installation issue on Centos
* modfied finish.sh to prevent failure during postgresql user creation
* update postgresql.sh to install postgresql-9.6
2020-12-16 16:45:00 -07:00
Len
78aa6f9cd2 Update finish.sh (#361) 2020-12-16 12:34:52 -07:00
Len
a5d4c05118 Update finish.sh (#360) 2020-12-16 12:34:24 -07:00
Len
d29fb42f3c Update finish.sh (#359) 2020-12-16 12:33:32 -07:00
Len
b7640f6952 Update finish.sh (#358) 2020-12-16 12:33:21 -07:00
Len
f5b375a3d0 Update finish.sh (#357) 2020-12-16 12:33:08 -07:00
FusionPBX
389d355630 Update php.ini variables with better defaults. 2020-12-16 12:30:30 -07:00
FusionPBX
ff1ad43d0f Uncomment service freeswitch restart 2020-11-16 19:39:10 -07:00
FusionPBX
ea70a6313c Add pg_ctl start after initdb has completed. 2020-11-16 17:07:34 -07:00
FusionPBX
101c67aba8 Change database version from 11 to 12 2020-11-15 22:19:49 -07:00
FusionPBX
46f7cbac90 Add PostgreSQL server 12 and 13 2020-11-15 21:59:47 -07:00
FusionPBX
b61fbf40cc Remove pkg install postgresql-client
The postgresql client should be added as a dependency automatically.
2020-11-15 21:34:20 -07:00
FusionPBX
e40e204211 Update php.sh
Fix a spelling mistake to improve the install.
2020-11-15 20:38:55 -07:00
FusionPBX
fd6d398c5e Update php.sh
Add php74 and pdo_pgsql out of the database_version if statement.
2020-11-15 19:32:19 -07:00
FusionPBX
f1e071b0b5 Update package-release.sh
Use switch_source package or port instead of portsnap_enabled.
2020-11-15 19:16:51 -07:00
Len
4510c58a25 Update finish.sh (#355) 2020-11-10 18:48:00 -07:00
Len
12b790fe77 Update finish.sh (#353) 2020-11-10 18:47:40 -07:00
Len
aa323cf12f Update finish.sh (#352) 2020-11-10 18:47:27 -07:00
Len
bebcaa39e0 Update finish.sh (#351) 2020-11-10 18:47:13 -07:00
Len
4f606f7399 Update finish.sh (#354) 2020-11-10 18:46:54 -07:00
FusionPBX
2b4c3f6873 Add the path to the service command. 2020-10-15 14:59:47 -06:00
Len
ef78ba5a96 Update finish.sh (#346) 2020-10-02 15:53:13 -06:00
Len
da04b9eb33 Update finish.sh (#347) 2020-10-02 15:52:45 -06:00
Len
6c180e5e3e Update finish.sh (#348) 2020-10-02 15:52:20 -06:00