Commit Graph

1692 Commits

Author SHA1 Message Date
FusionPBX 0d5191331e
Use /usr/local/etc on FreeBSD 2022-10-10 08:39:38 -06:00
FusionPBX 9143158480
Update finish.sh 2022-10-10 08:36:02 -06:00
FusionPBX 175e88285f
Create config.conf 2022-10-10 08:35:15 -06:00
FusionPBX ed6b4d06b3
Create config.conf 2022-10-10 08:34:06 -06:00
FusionPBX 7402ecbe16
Update finish.sh 2022-10-10 08:33:23 -06:00
FusionPBX 3767d0f3fd
Update finish.sh 2022-10-10 08:32:31 -06:00
FusionPBX 15de248b35
Create config.conf 2022-10-10 08:31:33 -06:00
FusionPBX 0dc55fac31
Update php.sh 2022-09-27 12:10:01 -06:00
FusionPBX c5d7bebcb8
Update README.md 2022-09-17 11:09:55 -06:00
FusionPBX fe963fb296
Remove duplicate fastcgi_read_timeout and re-arrange to be more consistent. 2022-09-11 10:09:31 -06:00
jailbird777 3c12d3dd50
Update FreeBSD install script (for release, anyways) (#392)
Tested on HardenedBSD 14-CURRENT

I'm honestly not sure how the script ever worked without the missing cd commands?
2022-09-10 10:00:37 -06:00
emak f60848e6e9
Add ability to build master branch (#400)
Adds the ability to build mater branch by setting the existing variable `$switch_branch` to `master` in config.sh
2022-09-10 09:56:37 -06:00
agree 8afacd9262
fail2ban add INVITE to auth challange filter (#401) 2022-09-08 09:30:29 -06:00
FusionPBX 7e62f45ff6
Add fastcgi_read_timeout 300 2022-09-06 16:34:50 -06:00
FusionPBX 205ea4060a
Update fusionpbx 2022-08-09 15:50:30 -06:00
FusionPBX 5ee45aff75
Add phonebook.xml for SPA based firmware. 2022-08-09 15:17:34 -06:00
emak cab0786d3c
Update mod_pgsql.c patch (#399)
We use pgsql14 and build from source on 1.10.7 was failing again for some reason. Updated the source code to match the current freeswitch master branch and it worked fine. Updated code these differences were made from can be found here:

92d2e0b136
2022-08-08 20:21:47 -06:00
FusionPBX fe3db43912
Update package-permissions.sh 2022-08-08 20:20:03 -06:00
FusionPBX ace12fe203
Update package-permissions.sh 2022-08-08 19:42:37 -06:00
FusionPBX bfa8ec3a45
Update fusionpbx-backup.sh 2022-08-08 18:19:23 -06:00
FusionPBX 60b5acc6ab
Update fusionpbx-backup 2022-08-08 18:18:52 -06:00
FusionPBX 41137f6659
Add -f to the rm. 2022-08-08 18:17:55 -06:00
FusionPBX 3f3593ba4f
Update vsofia version 1.13.7 to 1.13.8 2022-08-07 16:27:32 -06:00
FusionPBX 232e30cd25
Update jail.local 2022-08-02 17:38:37 -06:00
FusionPBX 49a375b691
Update jail.local 2022-08-02 17:37:49 -06:00
FusionPBX 206d3add87
Update finish.sh 2022-08-02 17:35:55 -06:00
FusionPBX d8b7f0e75c
Update finish.sh 2022-08-02 17:34:30 -06:00
FusionPBX e17b057881
Only need user_groups table. Old if statement is no longer needed. (#394) 2022-06-25 11:37:21 -06:00
Pro-pra 954247951a
Set missing php end brace (#393)
* Update config.php

* Update config.php

* Update config.php

* Update config.php
2022-06-14 09:26:30 -06:00
Valentin 9f550a3c42
Devuan: update all install scripts from debian (#390)
* devuan: pull fail2ban updates from debian installer

* devuan: merge updates to postgresql.sh from debian

* devuan: pull updated resources/backup scripts from debian

* devuan: merge and update php installer scripts

* devuan: merged changes to reset_admin_password.sh from debian

* devuan: fix release name typo for chimaera

* devuan: merge iptables changes from debian

* devuan: merge nginx changes from debian

* devuan: merge letsencrypt.sh from debian

* devuan: merge main install scripts and config from debian

* devuan: simplify sngrep install, its in all maintained releases

* devuan: merge main install script updates from debian

* devuan: finish.sh: use /usr/sbin/service for restart

* devuan: postgresql.sh: fix syntax error

* devuan: update and unify sysvinit setup

there is no sysvinit package available from freeswitch,
usethe same init and defaults file for package and source install

* devuan: add equvalent debian releasesto environment.sh

* devuan: merge changes to switch* from debian

* devuan: switch: use os_codenam_debian to add repos

* devuan: olny stop ufw if it was installed

* devuan: update config.sh defaults

* devuan: remove systemd-specifics from switch package installation

* devuan: install postgres before freeswitch

* devuan: removed libyuv-dev installation, embedded in freeswitch

* devuan: fix failing move of freeswitch music

* devuan: removed another libyuv-dev installation, embedded in freeswitch

* devuan: revert freeswitch script dir setting in /etc/default

* devuan: Enable mod_av for the install. (#389)

* devuan: merge improved nginx ssl settings (#388)
2022-04-18 19:37:02 -06:00
FusionPBX d3974e1584
Change ssl_protocols and additional ssl_ciphers 2022-04-18 19:34:10 -06:00
FusionPBX f84c40f7e6
sed command now works with any number of spaces or tabs
sed command was broken because tabs had been replaced with spaces in the nginx fusionpbx file.
2022-04-18 19:20:48 -06:00
FusionPBX 383c480679
Use spaces so it will work again with current sed command. 2022-04-18 18:16:11 -06:00
FusionPBX 590eb2415a
Add email and fax queues to the maintenance script. 2022-04-15 22:19:02 -06:00
FusionPBX c1b758be0d
Add mod say for French and Spanish. 2022-04-15 11:11:44 -06:00
FusionPBX fdbc3cfb30
Add Spanish and French FreeSWITCH modules 2022-04-15 11:06:06 -06:00
ggflow 002d57675d
Update nginx ciphers to work with Yealink t4xg series and earlier phones (#391) 2022-04-14 22:39:47 -06:00
FusionPBX 2a3f61b528
Move python3-distutils so it works for Debian 10. 2022-04-14 15:56:30 -06:00
FusionPBX e7ce554f2f
Create repo.sh 2022-04-12 15:09:15 -06:00
FusionPBX 6c3049f081
Curl is required so make sure its installed. 2022-04-12 12:11:20 -06:00
FusionPBX 67e434871c
Add some comments to show additional options. 2022-04-06 09:49:54 -06:00
emak 2b1771c457
Update fusionpbx (#388)
The following changes have been made:

* Enable http2 for enhanced HTTP performance
* Disable TLSv1 and TLSv1.1 which are now insecure and deprecated
* Enable TLSv1.3
* Set more specific list of enabled ciphers to reasonable balance of compliant but still secure ciphers
* Add SSL session cache to improve SSL performance in nginx

Configurations here were very heavily influenced by the following resources and tools:

https://libre-software.net/tls-nginx/
https://ssl-config.mozilla.org/#server=nginx&version=1.17.7&config=intermediate&openssl=1.1.1k&guideline=5.6
https://success.qualys.com/discussions/s/question/0D52L00004TnxRMSAZ/help-to-configure-sslciphers-in-nginx-with-tls-13-support
2022-04-06 09:46:16 -06:00
FusionPBX 48c06fc743
Enable mod_av for the install. (#389)
* Update source-release.sh

* Add package mod_av
2022-04-05 21:26:41 -06:00
FusionPBX 59597eb215
Update source-master.sh 2022-04-02 17:46:11 -06:00
FusionPBX 13223865d1
Update source-release.sh 2022-04-02 17:45:47 -06:00
FusionPBX 095c674cba
Add libvlc-dev 2022-04-02 17:44:20 -06:00
FusionPBX 67109fa2ed
Add new dependency libvlc-dev 2022-04-02 17:43:02 -06:00
FusionPBX 6c9e99de58
Use FreeSWITCH 1.10.7 and sofia-sip 1.13.7 by default.
FreeSWITCH 1.10.3 and sofia-sip 1.13.6 will currently compile fine as well.
2022-03-24 10:50:34 -06:00
FusionPBX dbbadc1eed
Update mod_pgsql.patch 2022-03-24 00:34:34 -06:00
FusionPBX e2589576c7
Remove comments for older versions of freeswitch version before 1.10.0. 2022-03-23 23:09:58 -06:00