Commit Graph

14 Commits

Author SHA1 Message Date
Larry Gadallah 39beae7c13
Fixes to allow deployment on FreeBSD 14 (#415)
* Changing default domain name to hostname, setting default PostgreSQL version to 15

* Adding support for PostgreSQL 14 and 15

* Correcting user and group options for freeswitch runtime

* Copying missing resources/fail2ban/freeswitch-dos.conf from debian dir, adding missing copy of sip-auth-challenge-ip.conf and sip-auth-challenge.conf, setting default setting for allowipv6 directive

* Remove freeswitch database and user

Reason for this change is if FreeSWITCH uses the PostgreSQL then its a good idea for it to use its own instance. This is to prevent blocking FreeSWITCH from accessing the database if there is a long running Query on the FusionPBX database

* Changing default domain name to hostname, setting default PostgreSQL version to 15

* Adding support for PostgreSQL 14 and 15

* Correcting user and group options for freeswitch runtime

* Copying missing resources/fail2ban/freeswitch-dos.conf from debian dir, adding missing copy of sip-auth-challenge-ip.conf and sip-auth-challenge.conf, setting default setting for allowipv6 directive

---------
Co-authored-by: Charlie Root <root@sjcacs-test.gadallah.net>
2024-01-03 14:06:57 -07:00
FusionPBX 0a5fe52a12
Update jail.local 2020-02-19 16:44:27 -07:00
FusionPBX 1a923a93ab
Update jail.local 2018-10-11 12:29:54 -06:00
danry25 009702bd12 Changed Fail2ban settings, updated Readme (#191)
* Made fail2ban settings more consistent across OSes, disabled HTTP ratelimit permaban on Debian as auto-refresh behaviour in FusionPBX can trigger it.

* Increase nginx-404 ban back to 1 hour
2018-10-11 12:22:35 -06:00
FusionPBX 4af4ad9fa2
Update jail.local 2018-08-11 15:21:14 -06:00
FusionPBX 662077e1a2
Update sip-auth-challenge-ip.conf 2018-07-11 22:29:33 -06:00
FusionPBX 2723d9f0ab
Create sip-auth-challenge-ip.conf 2018-07-11 19:52:00 -06:00
FusionPBX f0a72884f8
Update jail.local 2018-07-11 19:51:08 -06:00
FusionPBX 048692db50
Rename freeswitch-dos.conf to sip-auth-challenge.conf 2018-07-11 19:44:41 -06:00
FusionPBX e85115d155 Update jail.local 2017-06-06 23:16:25 -06:00
FusionPBX 8ef506552f Update jail.local 2017-04-02 22:44:45 -06:00
FusionPBX 8ab8abe929 Update jail.local 2017-04-02 22:29:24 -06:00
Mark J Crane e41f23b9ca Add some files 2017-03-25 12:39:05 -06:00
Mark J Crane 83f064cae0 Start the FreeBSD install script (not ready) 2017-03-25 11:41:47 -06:00