Commit Graph

54 Commits

Author SHA1 Message Date
Antonio Fernandez 49930c411a
avaya rewrite rules added for all distros (#433) 2024-07-04 20:19:01 -06:00
Antonio Fernandez 8820f2be22
Added nginx rewrites to fix snom provision url (#431) 2024-06-27 15:56:43 -06:00
Antonio Fernandez 3a19df73ec
Added needed Snom rewrite rules to all distros (#428) 2024-06-12 09:43:32 -06:00
FusionPBX 906441b4bb
Add Avaya rewrite rules 2024-04-25 14:16:02 -06:00
Arsenie Ciprian f4677be0fe
Update fusionpbx (#403)
* Update fusionpbx

added ipv6 support to port 80 and 443 [::]:

* Update fusionpbx
2023-01-09 11:11:29 -07:00
chansizzle 145575a8d1
set old cipher's priority to last (#405)
If old ciphers are used, make sure they are set to last in priority, which improves preferred order score.
2023-01-09 11:03:58 -07:00
FusionPBX f36ae28a9d
Older phone firmware still need ssl_protocols TLSv1 TLSv1.1 2022-12-09 13:07:41 -07:00
FusionPBX fe963fb296
Remove duplicate fastcgi_read_timeout and re-arrange to be more consistent. 2022-09-11 10:09:31 -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
FusionPBX 383c480679
Use spaces so it will work again with current sed command. 2022-04-18 18:16:11 -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 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 6ce0351928
Add a better rewrite rule for the Grandstream phonebook. 2022-03-09 23:17:08 -07:00
FusionPBX 54cc4f73ae
Update fusionpbx 2021-10-18 01:08:18 -06:00
FusionPBX d5fa0c7062
Removed the deprecated ssl on 2021-10-18 01:05:20 -06:00
FusionPBX 8fdb549193
Add media rewrite rule and replace spaces with tabs. 2021-09-30 10:17:33 -06:00
FusionPBX 2c723fdd8f
Update fusionpbx 2020-09-16 10:29:48 -06:00
FusionPBX 6d537d3f27
Add an to the firmware on the rewrite rule. 2020-07-21 15:59:10 -06:00
saraxxin 1b4f732e23
Add rewrite for Snom phones (#296)
* Add rewrite for Snom phones

Added a rewrite rule for Snom phones
2020-04-22 07:25:55 -06:00
FusionPBX 36ed2be462
Update fusionpbx 2020-01-07 21:49:05 -07:00
FusionPBX a9e153b951
Update fusionpbx 2019-11-21 20:10:26 -07:00
Bryan Redeagle f045753429 Added rewrite rules for Digium provisioning. (#246) 2019-06-03 09:42:02 -06:00
Ben Knowles 17271a2f61 Disable viewing of .git directory (#214) 2019-01-04 16:27:59 -07:00
FusionPBX 566126a18b
Update fusionpbx 2018-07-25 01:28:29 -05:00
FusionPBX e05f1de9cd
Update fusionpbx 2018-07-25 00:01:41 -05:00
krstork 9e72bd2949 Fix rewrite for Grandstream phonebook (#154)
* Fix rewrite for Grandstream phonebook

* Update fusionpbx
2018-02-22 21:30:31 -07:00
FusionPBX dbdd6384ed
Update fusionpbx 2018-01-23 10:36:20 -07:00
FusionPBX 63d7517286
Update fusionpbx 2018-01-07 14:51:47 -07:00
FusionPBX fb03795e44
Update fusionpbx 2017-11-22 20:43:23 -07:00
FusionPBX 424a975098
Update fusionpbx 2017-11-22 19:44:15 -07:00
FusionPBX 151f858c6b
Update fusionpbx 2017-10-31 14:46:31 -06:00
FusionPBX c2066837a8 Update fusionpbx 2017-08-16 14:59:11 -06:00
Len b20da0cfbb Update fusionpbx (#110)
add commented option for #ssl_dhparam
2017-08-06 12:13:14 -06:00
FusionPBX 9a14de7467 Create fusionpbx 2017-06-10 19:05:40 -06:00
Dean Montgomery 6be3e5d3c9 Add Grandstream and Vtech rewrites (#100) 2017-06-10 11:52:15 -06:00
Mafoo 0ce35270e3 BugFix core/upgrade/install.php timeout (#98)
update configuration to allow the core/upgrade/install.php to have the
same read_timeout in nginx as it has in php execution time.
This should prevent the nginx timeout error when a upgrade takes longer
than 60 seconds (the deafult in nginx)
2017-05-23 09:30:15 -06:00
root 16451807dd update the file permissions 2017-03-05 06:11:42 +00:00
erxspin e76a036f70 transition from php5* packages to php-7.0* (#66)
* transition from php5* packages to php-7.0*

* added 3rd party repositories with php7.0-* packages for trusty and jessie

* added php7.0-xml package for Class SimpleXMLElement

* added apt-get update after adding php7.0* repository source
2017-02-23 10:49:57 -07:00
FusionPBX bace8c8d2d Fix the rewrite rule for algo. 2017-02-06 18:44:14 -07:00
FusionPBX 9bce60de97 Update fusionpbx 2017-02-02 14:59:25 -07:00
FusionPBX 815a872dc9 Update fusionpbx 2017-02-02 14:54:37 -07:00
FusionPBX 828cba2f47 Update fusionpbx
Add a rewrite rule for 'algo'.
2017-01-31 22:13:56 -07:00
FusionPBX f2946b66c9 Update fusionpbx
Added :!aNULL to nginx SSL config to exclude anon ciphers.
2016-10-14 21:45:49 -06:00
minotaur01 1cf40115c0 Updated aastra rewrite rule (#42)
Aastra phones wont load with out first getting aastra.cfg
2016-08-30 18:14:51 -06:00
Len 67a5df2531 Correct polycom rewrite rule (#40)
* rewrite rule fix for yealink common

added .cfg on line 61

* Update fusionpbx

correct rewrite rule for polycom (both 80 and 443)
2016-08-29 18:20:32 -06:00
FusionPBX 5c44ea5580 Update fusionpbx
Fix https yealink common file rewrite rule add .cfg back on the file since its removed.
2016-08-21 21:05:55 -06:00
FusionPBX faa194d602 Update fusionpbx
Set client_max_body_size to 80 mb.
2016-08-03 14:41:12 -06:00