Commit Graph

1654 Commits

Author SHA1 Message Date
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
FusionPBX
100220418c Work on the dependency version if statements. 2022-03-23 22:38:03 -06:00
FusionPBX
4831b73000 Update mod_pgsql.patch 2022-03-19 12:41:36 -06:00
FusionPBX
f8b898f006 Update mod_pgsql.patch 2022-03-19 12:36:00 -06:00
FusionPBX
1fb48aac87 Update mod_pgsql.patch 2022-03-19 12:16:03 -06:00
FusionPBX
195b7cb607 Add Raspberry Pi new apt repo using freeswitch.signalwire.com. 2022-03-19 10:05:53 -06:00
FusionPBX
13937e5a8a Improve the descriptions for the config.sh file. 2022-03-19 09:43:00 -06:00
FusionPBX
913897b48b Relative path didn't use full path for the moment. 2022-03-18 12:33:47 -06:00
FusionPBX
cd48fe22a8 Change the default compile version to 1.10.3. 2022-03-18 11:26:00 -06:00
markjcrane
9fabc661e6 Apply the mod_pgsql.patch 2022-03-18 11:20:55 -06:00
markjcrane
d177080f5d Add pgsql patch to fix newer PostgreSQL version 2022-03-18 11:12:44 -06:00
Len
9dd7f7de68 FreeSWITCH Repo change (#386)
Added a new variable to config.sh "switch_token". A Personal Access Token is now needed to pull from the Community version of FreeSWITCH.  To generate one, please create an account at https://signalwire.com More info can be found here. https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token
2022-03-17 18:26:03 -06:00
Len
aa9580af0c FreeSWITCH Repo change (#385)
Added a new variable to config.sh "switch_token". A Personal Access Token is now needed to pull from the Community version of FreeSWITCH.  To generate one, please create an account at https://signalwire.com More info can be found here. https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token
2022-03-17 18:25:14 -06:00
FusionPBX
f531cdaea2 Update source-release.sh 2022-03-17 15:50:56 -06:00
FusionPBX
7b5bcaa1d3 Update ioncube.sh to use PHP 7.4 2022-03-10 19:45:44 -07:00
FusionPBX
6ce0351928 Add a better rewrite rule for the Grandstream phonebook. 2022-03-09 23:17:08 -07:00
agree
d6edf06a26 comment out lines that breaks nginx config file (#383)
It doesn't seem to have any purpose. If someone knows the purpose feel free to update in a way that doesn't break the config
2022-03-03 14:52:29 -07:00
FusionPBX
413ee56196 Change version to 1.10.7 2022-03-03 13:31:05 -07:00
FusionPBX
ced688d1d7 Change to PHP 7.4 2022-02-21 13:32:30 -07:00
Richard Allen
e3d22325bf changed default postgresql version to 13 to match the defalt version used by the freeswitch package. (#381)
changed py37-fail2ban to py38-fail2ban because the py37-fail2ban package is no longer available.
2022-02-21 13:07:22 -07:00
FusionPBX
86caf34713 Path to iptables is not always /usr/sbin 2022-02-10 11:56:29 -07:00
Darren Williams
d406eaaf9f Update nginx.sh (#382)
This change will allow FusionPBX to build successfully on arm/arm64 when using Ubuntu focal.  Yhis piece of code is currently redundant anyway as its set for Debian stretch but in the Ubuntu installer
2022-02-10 11:48:29 -07:00
FusionPBX
1fb06497dd Disable some modules skinny and verto 2022-01-25 23:56:12 -07:00
FusionPBX
8bf593a624 Change the default compile version to 1.10.6 2022-01-25 22:10:10 -07:00
FusionPBX
9f41488e59 Restart postgresql service 2022-01-15 19:27:25 -07:00
FusionPBX
27ba502198 Add the path /usr/sbin/ to iptables 2022-01-15 19:19:57 -07:00
FusionPBX
ad72a5caf6 Add the path /usr/sbin/ to iptables 2022-01-15 19:17:21 -07:00
FusionPBX
95190a0b95 Add the path /usr/sbin/ to iptables 2022-01-15 19:15:18 -07:00
FusionPBX
09621fd37c Use the pg_reload_conf command. 2022-01-15 18:58:32 -07:00
FusionPBX
c6e1b8f60b Add pg_reload_config 2022-01-15 18:56:22 -07:00
FusionPBX
115578fcf8 Need to reverse the sed statement to comment out verto. 2022-01-14 21:36:58 -07:00
FusionPBX
2c426f047e Correct the path for mod_verto 2022-01-14 21:12:37 -07:00
FusionPBX
c5b4a29975 Recent install required installing pip and disable mod_verto. 2022-01-14 21:09:22 -07:00
FusionPBX
dca3e2f0a9 Change the version of FreeSWITCH from 1.10.3 to 1.10.7 2022-01-10 17:21:55 -07:00
FusionPBX
977dde886a Change version of FreeSWITCH from 1.10.3 to 1.10.7 2022-01-10 17:21:17 -07:00
Andy Binder
4339a65ee7 [WIP] Ubuntu - Freeswitch 1.10.7 (#378)
* Freeswitch 1.10.7

* Use release for sofia-sip.

* Introduce sofia_version variable for release
2022-01-10 15:52:25 -07:00
Andy Binder
73e1606d6c Add 1.10.7 to source-script. (#379)
Squashed commit of the following:
-install iptables as it is not part of minimal install.
-change swig for bullseye to swig4.0
-php7.4-dev for build required (php-config)
-add python3-distutils
-libks seems to be required for mod_verto
-disable mod_avmd to keep in sync with ubuntu-config (eaaef03163 (diff-62a8f25a3200194e88b1073f2b11ebdf1622761f025a30158c012e83e5f593aa))
2022-01-10 15:51:59 -07:00
FusionPBX
3d24b132c7 Update letsencrypt.sh add --algo rsa to the dehydrated command. (#380)
* Update letsencrypt.sh
2022-01-06 13:43:13 -07:00
FusionPBX
aefc849f9c Add --preferred-chain ISRG Root X1 2021-12-30 08:54:57 -07:00