Commit Graph

715 Commits

Author SHA1 Message Date
FusionPBX 67ccb082cb Update environment.sh 2017-10-07 11:02:51 -06:00
FusionPBX 4f2a23f6f6 Update php.sh 2017-09-21 23:51:07 -06:00
FusionPBX 7fe6b668a9 Update fusionpbx 2017-09-21 22:40:30 -06:00
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 64837f8864 Update finish.sh (#125) 2017-09-07 18:38:35 -06:00
Len 4289b3d365 Update finish.sh (#126) 2017-09-07 18:38:27 -06:00
Len 7bbbb66153 Update finish.sh (#127) 2017-09-07 18:38:14 -06:00
Len b7c24fe377 Update finish.sh (#124) 2017-09-07 15:33:16 -06:00
Len cfa246cb73 Update finish.sh (#120) 2017-09-06 22:01:57 -06:00
Len 65b360d259 Update finish.sh (#121) 2017-09-06 22:01:42 -06:00
Len 5af0a13419 Update finish.sh (#122) 2017-09-06 22:01:25 -06:00
Len 3aa9fc2818 Update finish.sh (#117) 2017-09-06 21:52:49 -06:00
Len e194920012 Update finish.sh (#118) 2017-09-06 21:51:49 -06:00
Len 1521bb521a Update finish.sh (#119) 2017-09-06 21:51:34 -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
sergey-mz 09e52c60e5 Add Windows install with IIS (#114)
* Windows install script

Created

* Add Windows option

* Update

* Enable ODBC

* IIS Identity and mod_lua

* Update

* Update

* Merge remote-tracking branch 'upstream/master'

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

* Update

* WIndows install

Works with IIS.
Need to create nginx install
2017-08-22 13:20:50 -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 2162b0069b Update fusionpbx 2017-08-16 15:00:12 -06:00
FusionPBX 9bbd4eb8a7 Update fusionpbx 2017-08-16 14:59:38 -06:00
FusionPBX c2066837a8 Update fusionpbx 2017-08-16 14:59:11 -06:00
FusionPBX 07395edf00 Update fusionpbx.conf 2017-08-16 14:58:23 -06:00
danry25 d7dfdb2279 Easy disabling of LetsEncrypt folders (#109) 2017-08-09 02:04:45 -05:00
FusionPBX 9075226df3 Create iptables.sh 2017-08-08 10:22:03 -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
FusionPBX c5635e86fa Update fusionpbx.sh
'at' is available by default.
2017-08-01 16:03:55 -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 90bea30c91 Update finish.sh 2017-07-29 11:20:53 -06:00
FusionPBX 7ff97bbe8a Update finish.sh 2017-07-29 11:20:22 -06:00
FusionPBX 431efd2e23 Update config.sh 2017-07-29 11:15:59 -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
FusionPBX b27c409758 Update finish.sh 2017-07-26 09:09:40 -06:00
FusionPBX 21b0232075 Update finish.sh 2017-07-26 09:09:11 -06:00
FusionPBX a8b97cd26a Update finish.sh 2017-07-26 09:08:35 -06:00
Len 65f004cfb8 update class dates (#106) 2017-07-26 09:07:12 -06:00