Commit Graph

409 Commits

Author SHA1 Message Date
TylerP
163929dd7c Update fusionpbx-maintenance.sh (#128)
I am a novice but I think I found some small items here to correct.  Most notably, the path for freeswitch voicemail is not proper, at least for my packages based install.
2017-09-16 13:31:35 -05:00
Len
b7c24fe377 Update finish.sh (#124) 2017-09-07 15:33:16 -06:00
Len
04b7f748c4 Update finish.sh (#116)
* Update finish.sh

update class dates

* Update finish.sh

* Update finish.sh

* Update finish.sh
2017-09-06 21:45:59 -06:00
Mafoo
d612f4c553 Enhance - report more on error in enviroment.sh (#99)
When there is a error with the enviroment report more information
fixes for the centos script that had some parts wrong
2017-09-02 09:10:37 -06:00
emaktech
a33131c8be Ban on auth failure instead of challenge (#113)
Default fail2ban DoS ruleset looks for auth challenges, but auth challenges can be either successful or unsuccessful. Default rule causes problems with larger environments with many registered devices as they have many successful auth challenges with short registration periods.

By the time auth challenges can be made successfully in volume, it's far too late to be worrying about a DoS or brute force attempt - it's already too late. Rule change here will reduce false positives while still providing same level of useful protection.

Maybe also consider reducing maxretry count or increasing findtime in jail.local to catch true failed auth brute force or DoS attempts more easily in conjunction with above change.

This will be more sensitive in detection and should carry lower false positive rate.
2017-09-02 09:09:07 -06:00
Len
0760aa8522 Update source-systemd.sh (#115)
correct freeswitch.pid path and freeswitch.service path
https://github.com/fusionpbx/fusionpbx/issues/2812
2017-09-02 09:07:22 -06:00
FusionPBX
1a23b6822f Update fusionpbx-maintenance.sh 2017-08-18 11:21:06 -06:00
FusionPBX
7e0513a0ec Update package-release.sh 2017-08-16 18:35:21 -06:00
FusionPBX
79c146e8ba Update package-master.sh 2017-08-16 18:34:42 -06:00
DCVOIP
0be2391fdf Only remove MOH for x86 (#112) 2017-08-16 16:12:59 -06:00
DCVOIP
4e0d249cea Only remove MOH for x86 (#111)
Not needed for ARM currently
2017-08-16 15:16:51 -06:00
FusionPBX
c2066837a8 Update fusionpbx 2017-08-16 14:59:11 -06:00
danry25
d7dfdb2279 Easy disabling of LetsEncrypt folders (#109) 2017-08-09 02:04:45 -05:00
Len
b20da0cfbb Update fusionpbx (#110)
add commented option for #ssl_dhparam
2017-08-06 12:13:14 -06:00
FusionPBX
f332915c52 Update install.sh 2017-08-03 09:34:11 -06:00
FusionPBX
6ccb239886 Change systemctl to service command. 2017-08-02 11:42:53 -06:00
Mafoo
3744d31bb3 Enhance - add reset_admin_password.sh (#102)
will look for all instances of system_username from config.sh in the database and update it's password
2017-07-29 13:59:40 -06:00
FusionPBX
b87904be18 Update source-systemd.sh 2017-07-29 13:53:46 -06:00
FusionPBX
722931e95e Update package-systemd.sh 2017-07-29 13:53:17 -06:00
danry25
0042437ad0 Added minimal OpenVZ support. (#107) 2017-07-29 13:49:51 -06:00
FusionPBX
7ff97bbe8a Update finish.sh 2017-07-29 11:20:22 -06:00
FusionPBX
b891a5c3f0 Update config.sh 2017-07-29 11:14:17 -06:00
FusionPBX
dafbcd4d4f Update finish.sh 2017-07-29 11:09:14 -06:00
FusionPBX
e95e1c03a7 Update config.sh 2017-07-29 11:05:16 -06:00
FusionPBX
d9585ab06e Update config.sh 2017-07-29 11:02:43 -06:00
FusionPBX
665385eacb Update config.sh 2017-07-29 11:01:17 -06:00
Len
65f004cfb8 update class dates (#106) 2017-07-26 09:07:12 -06:00
FusionPBX
f429bd6a0a Update package-systemd.sh 2017-07-06 10:46:48 -06:00
FusionPBX
2492813700 Update source-systemd.sh 2017-07-06 10:46:19 -06:00
FusionPBX
22d2590587 Create etc.default.freeswitch.source 2017-07-06 10:45:46 -06:00
FusionPBX
83a8e037f4 Rename etc.default.freeswitch to etc.default.freeswitch.package 2017-07-06 10:44:58 -06:00
FusionPBX
d6d8b62998 Update source-permissions.sh 2017-07-06 10:39:30 -06:00
FusionPBX
f46d748b12 Update source-release.sh 2017-07-06 10:36:23 -06:00
FusionPBX
b97d78e3e4 Update source-release.sh 2017-07-06 10:31:32 -06:00
FusionPBX
d2e36d8cb7 Update source-release.sh 2017-07-06 10:10:29 -06:00
FusionPBX
310c29d407 Update source-release.sh 2017-07-06 10:08:13 -06:00
Luke Milbourne
e8f6d399ad dsn.sh update (#103)
Check .db exists before deleting. Prevents error output if .db file doesn't exist.
2017-06-15 16:35:26 -07:00
FusionPBX
69aab48f12 Set client_encoding to UTF8 2017-06-15 16:03:18 -07:00
FusionPBX
b9120383c5 Update dsn.sh 2017-06-15 12:21:13 -07:00
FusionPBX
f3c2def2f2 Update dsn.sh 2017-06-15 12:20:11 -07:00
FusionPBX
1b70df313e Create dsn.sh 2017-06-15 11:20:46 -07:00
FusionPBX
41b522b33c Create dsn.sh 2017-06-15 11:15:58 -07:00
FusionPBX
ac90958e69 Create dsn.sh 2017-06-15 10:53:07 -07:00
FusionPBX
2d46a289db Create dsn.sh 2017-06-15 10:42:13 -07:00
FusionPBX
d85b7bea55 Create dsn.sh 2017-06-15 10:40:30 -07:00
FusionPBX
9669c0bd3f Create dsn.sh 2017-06-15 10:35:34 -07:00
FusionPBX
6e37c1814f Create dsn.sh 2017-06-15 10:30:13 -07:00
Mark J Crane
f42880311c Update the permissions 2017-06-15 12:08:15 -05:00
FusionPBX
7d1f2c24ea Create dsn.sh 2017-06-15 10:05:12 -07:00
FusionPBX
a3c7e6a1a4 Create dsn.sh 2017-06-15 09:59:02 -07:00