Commit Graph

1114 Commits

Author SHA1 Message Date
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 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 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 86caf34713
Path to iptables is not always /usr/sbin 2022-02-10 11:56: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 dca3e2f0a9
Change the version of FreeSWITCH from 1.10.3 to 1.10.7 2022-01-10 17:21:55 -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 56b138366a
Update package-permissions.sh 2021-12-20 10:49:30 -07:00
FusionPBX 3cd7abfd6e
Split up recordings and storage. 2021-12-20 10:31:25 -07:00
FusionPBX 291b236290
Add --preferred-chain ISRG Root X1 to fix Letsencypt working with Yealink, Polycom and other phones. 2021-12-06 15:32:02 -07:00
FusionPBX 5fe8186e7f
Enable upgrade for dehydrated script when running the script. 2021-12-06 15:17:04 -07:00
FusionPBX 69f01e08de
Update finish.sh 2021-12-03 16:09:01 -07:00
FusionPBX 1e3c3e914a
Update finish.sh 2021-11-13 14:09:06 -07:00
FusionPBX 393eb2b8e2
Update finish.sh 2021-11-13 13:34:15 -07:00
FusionPBX c8da852f04
Update config.sh 2021-11-13 13:11:44 -07:00
FusionPBX dff9992b83
Update iptables.sh 2021-11-13 13:07:33 -07:00
FusionPBX c64169c145
Have the iptables script remove the ufw. 2021-11-13 12:50:15 -07:00
FusionPBX 56a1280caa
Update php.sh 2021-11-13 12:12:52 -07:00
FusionPBX 1fe4f14304
Add missing $ on os_codename to fix Debian 11, Bullseye install. 2021-11-13 12:01:00 -07:00
emak 0fbbfe997b
Add Preliminary Debian 11 "Bullseye" Support (#376)
* Add Debian 11 support
2021-11-01 11:27:28 -06: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 d227f00498
Restart php fpm in finish.sh. 2021-10-14 11:47:02 -06:00
FusionPBX e3b52d9e9b
Update finish.sh 2021-10-06 19:30:53 -06:00
FusionPBX 8fdb549193
Add media rewrite rule and replace spaces with tabs. 2021-09-30 10:17:33 -06:00
FusionPBX 982c129998
Update fusionpbx-maintenance 2021-09-18 13:29:01 -06:00
FusionPBX 6ec67a15da
Update fusionpbx-maintenance 2021-09-18 13:27:05 -06:00
FusionPBX 51bba8e4ad
Add php_sessions and database_transactions 2021-09-18 13:17:31 -06:00
FusionPBX e97e587362
Update fusionpbx-maintenance 2021-09-18 12:39:13 -06:00
FusionPBX 43db03ba1a
Update sip-auth-failure.conf 2021-08-21 12:46:32 -06:00
FusionPBX 6c6ce47758
Update sip-auth-challenge.conf 2021-08-21 12:46:18 -06:00
FusionPBX 9a3a74ccd1
Update auth-challenge-ip.conf 2021-08-21 12:45:20 -06:00
FusionPBX 95fbc19ea8
Update freeswitch.conf 2021-08-21 12:45:06 -06:00
FusionPBX b8729f2357
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:43:56 -06:00
FusionPBX 43fce2d231
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:43:06 -06:00
FusionPBX 0618074b69
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:42:26 -06:00
FusionPBX 41046e30a6
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:41:43 -06:00
FusionPBX 86e27b370c
Add mbstring used by fax and smarty. 2021-07-07 11:41:33 -06:00
FusionPBX 2eece9d01e
Fix Raspberry Pi ioncube install. 2021-06-25 11:24:07 -06:00
FusionPBX e81f22f4c7
Update fusionpbx-maintenance 2021-04-26 11:57:23 -06:00
FusionPBX e651d3f41c
Add PHP 7.3 and 7.4 2021-03-09 15:45:25 -07:00
FusionPBX 741e9b634b
Install FreeSWITCH then Fail2ban. 2021-03-08 08:33:20 -07:00
FusionPBX 1ce68372c0
Add ExecStartPre=/bin/sleep 10 to systemd freeswitch.service file. 2021-02-20 17:25:49 -07:00
FusionPBX 113700a741
Copy the freeswitch-acl.conf filter into the fail2ban filter.d directory. 2021-02-03 17:55:24 -07:00
FusionPBX bb6cfd01b7
Add the new freeswitch-acl filter to jail.local. 2021-02-03 17:45:23 -07:00
FusionPBX 7346df61a3
New fail2ban filter for Rejected by register acl 2021-02-03 17:38:10 -07:00
FusionPBX 94fd2d4d39
Create nftables.sh
Add the start of an nftables script. Will need additional work.
2021-01-22 14:26:32 -07:00
frytimo 3a63d467fd
If condition always evaluated to true (#362)
If condition always evaluated to true.
2020-12-16 16:49:17 -07:00
Len b7640f6952
Update finish.sh (#358) 2020-12-16 12:33:21 -07:00
FusionPBX 389d355630
Update php.ini variables with better defaults. 2020-12-16 12:30:30 -07:00
Len aa323cf12f
Update finish.sh (#352) 2020-11-10 18:47:27 -07:00
FusionPBX 2b4c3f6873
Add the path to the service command. 2020-10-15 14:59:47 -06:00
Len da04b9eb33
Update finish.sh (#347) 2020-10-02 15:52:45 -06:00
FusionPBX 2c723fdd8f
Update fusionpbx 2020-09-16 10:29:48 -06:00
Len e8b06a7f1d
Update finish.sh (#341) 2020-08-28 10:28:48 -06:00
FusionPBX f40e96c479
Adjst the syntax of the if database_host statement. 2020-08-20 08:36:30 -06:00
FusionPBX 9b40c12126
Update postgresql.sh 2020-08-19 13:23:09 -06:00
FusionPBX 72d486560d
Update finish.sh 2020-08-19 12:47:00 -06:00
FusionPBX ec20eefcff
Update finish.sh 2020-08-17 20:03:10 -06:00
FusionPBX 24539c4d3c
Use psql options qtAX so that trim is no longer needed. 2020-08-17 19:44:11 -06:00
FusionPBX 6abe7cd360
Set findtime to 60 (one minute) to make it simple to understand. 2020-08-07 10:50:52 -06:00
Len 7aa6eabf31
Update finish.sh (#336) 2020-08-02 22:53:38 -06:00
Gill Abada 278e65c2e1
make database host dynamic. (#334)
Co-authored-by: Gill Abada <gill@callifi.com>
2020-07-31 09:17:08 -06:00
FusionPBX 6d537d3f27
Add an to the firmware on the rewrite rule. 2020-07-21 15:59:10 -06:00
FusionPBX a6c3d51cbf
Removing environment.sh includ as it isn't needed. 2020-07-13 09:57:51 -06:00
Len 5f25107e89
Update finish.sh (#327) 2020-06-29 18:53:49 -06:00
Len 2c5e207df2
Update finish.sh (#321) 2020-06-13 23:36:20 -06:00
FusionPBX 12e7aed47d
Add another Debian libswscale-dev dependency for mod_av. 2020-06-13 23:32:34 -06:00
FusionPBX 29168ba26e
Debian update FreeSWITCH version from 1.10.1 to 1.10.3 2020-06-13 22:56:13 -06:00
FusionPBX 89ffcf5dbc
Add debian dependency libavformat-dev needed for compiling mod_av-all 2020-06-13 22:55:23 -06:00
FusionPBX e053b3ada0
Add package net-tools 2020-06-04 09:52:49 -06:00
FusionPBX aad2199bc3
Update ioncube.sh 2020-06-02 11:35:10 -06:00
FusionPBX 8887a29770
Add missing, then. 2020-06-02 11:25:31 -06:00
FusionPBX dba9624750
ioncube.sh if wget https fails try again without validating the certificate 2020-06-02 11:20:03 -06:00
FusionPBX d24a68080c
Add the /bin/ in front of mkdir 2020-05-21 18:10:37 -06:00
FusionPBX c1c24ed847
Add missing wget 2020-05-20 08:57:03 -06:00
FusionPBX b3f4d7ddb0
Move update-alternatives above iptables commands. 2020-05-19 01:17:29 -06:00
FusionPBX d2f11b8e07
add -p so that there is not an error if existing 2020-05-19 00:43:12 -06:00
FusionPBX 4680de3ad7
Update etc.default.freeswitch.package 2020-05-18 23:52:51 -06:00
FusionPBX 66bc195f44
Update freeswitch.service.package 2020-05-18 23:52:23 -06:00
FusionPBX 4cc678face
install dependencies that depend on the operating system version 2020-05-18 22:32:18 -06:00
FusionPBX dc6513f459
Debian 10 - defaults to nftables by default this enables iptables
https://wiki.debian.org/nftables
2020-05-18 22:26:29 -06:00
FusionPBX 4d2c89cb1a
Remove redundant settings. 2020-05-18 22:05:42 -06:00
FusionPBX a9182feeb0
Synchronize with FreeSWITCH official systemd file.
https://github.com/signalwire/freeswitch/blob/master/debian/freeswitch-systemd.freeswitch.service
2020-05-18 22:01:59 -06:00
chansizzle 0265d1acdd
Update letsencrypt.sh (#317) 2020-05-12 13:34:00 -06:00
Len 69cc254401
Update finish.sh (#313) 2020-05-01 23:33:06 -06:00
FusionPBX 808d21af58
Update ioncube.sh 2020-04-29 20:18:54 -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 60c182cf09
Update fail2ban.sh 2020-03-28 19:16:57 -06:00
FusionPBX 66ae26f28f
Update switch.sh 2020-03-28 19:16:21 -06:00
FusionPBX c81492a8aa
Update package-permissions.sh 2020-03-28 19:14:14 -06:00
FusionPBX b7e1ccb81e
Update fail2ban.sh 2020-03-28 19:12:26 -06:00
FusionPBX e57b20b3e8
Update switch.sh 2020-03-28 19:11:49 -06:00
FusionPBX 8be15c1484
Update php.sh 2020-03-28 18:22:18 -06:00
FusionPBX 29a8a40040
Update php.sh 2020-03-28 17:55:50 -06:00
FusionPBX 089957ea66
Update environment.sh 2020-03-28 16:59:50 -06:00
FusionPBX b975895e76
Update iptables.sh 2020-03-28 16:45:40 -06:00
FusionPBX 472836905a
Update environment.sh 2020-03-28 16:44:24 -06:00
Len 728dad6873
spelling error (#311) 2020-03-27 17:16:23 -06:00
FusionPBX ba0ce9543d
Update fusionpbx-backup 2020-03-11 13:53:03 -06:00
Len 0b1c5fa7da
Update finish.sh (#299) 2020-03-07 12:03:41 -07:00
chansizzle a3e1910c02
Update package-release.sh (#303) 2020-03-06 13:39:32 -07:00
chansizzle b2554b0a3c
Update package-master.sh (#305) 2020-03-06 13:38:33 -07:00
FusionPBX 93666aee6b
Update package-master.sh 2020-02-27 14:53:06 -07:00
FusionPBX 12fb68b46c
Update package-release.sh 2020-02-27 14:52:00 -07:00
FusionPBX 3c37dc1d51
Update jail.local 2020-02-19 16:41:55 -07:00
FusionPBX 36ed2be462
Update fusionpbx 2020-01-07 21:49:05 -07:00
FusionPBX 5604a3b8a2
Update node.sh 2019-12-30 12:40:38 -07:00
TNSSF 62a79dbb4c Update node.sh (#292) 2019-12-30 12:37:27 -07:00
FusionPBX 4ecb62560e
Update fusionpbx.sh 2019-12-14 10:52:32 -07:00
Len ce45795024 Update finish.sh (#285) 2019-12-11 19:08:18 -07:00
FusionPBX 48e669a724
Update fusionpbx.sh 2019-12-06 23:49:15 -07:00
FusionPBX 3c58424611
Update source-permissions.sh 2019-12-06 23:45:17 -07:00
FusionPBX 7c75272e98
Update package-permissions.sh 2019-12-06 23:40:30 -07:00
FusionPBX 373e4be54d
Update fusionpbx.sh 2019-12-05 09:49:24 -07:00
FusionPBX e0078c3d1e
Update postgresql.sh 2019-12-04 18:59:57 -07:00
FusionPBX 068b655025
Update source-permissions.sh 2019-11-28 04:59:56 -07:00
FusionPBX 32d9fd6db3
Update source-permissions.sh 2019-11-28 04:59:35 -07:00
FusionPBX f8a9889615
Update package-permissions.sh 2019-11-28 04:55:50 -07:00
FusionPBX c23cfbe8d7
Update fusionpbx.sh 2019-11-28 03:41:42 -07:00
FusionPBX 92239e7679
Update fusionpbx.sh 2019-11-28 03:40:10 -07:00
FusionPBX 90b5344637
Update finish.sh 2019-11-27 17:58:14 -07:00
DigiDaz c87b8d15ac Fix path (#283) 2019-11-27 17:18:18 -07:00
Len 2f0719bb6f Update finish.sh (#279) 2019-11-27 17:05:35 -07:00
FusionPBX 51328bb5c8
Update jail.local 2019-11-27 17:04:40 -07:00
FusionPBX 6fb47856fb
Update jail.local 2019-11-27 17:00:07 -07:00
FusionPBX a9e153b951
Update fusionpbx 2019-11-21 20:10:26 -07:00
FusionPBX 7de5d2a627
Update config.sh 2019-11-04 22:26:17 -07:00
FusionPBX b4315bb1cb
Update source-release.sh 2019-11-04 22:25:46 -07:00
FusionPBX 60555c37d7
Update config.sh 2019-11-03 14:36:39 -07:00
FusionPBX 566d9fbec9
Update source-release.sh 2019-11-03 14:36:05 -07:00
Ahmed Kajee b5d59f85e9 Update sed entries in debian/letsencrypt.sh file (#272)
The sed entries to update the config file was creating the following issues: 1) It was creating duplicate config files, the second has a trailing space. 2) The email variable was not passed to the config file. 3) removing the leading # from WELLKNOWN does not require the file path as it does not change. This shortened command may eliminate the creating of two config files.
2019-10-19 08:37:29 -06:00
FusionPBX 9a2ab1e6d9
Update php.sh 2019-10-11 18:45:33 -06:00
FusionPBX f3a236fe73
Update freeswitch 2019-10-05 11:18:32 -06:00
FusionPBX 2790404a98
Update monit.sh 2019-10-05 11:16:25 -06:00
FusionPBX d109de5eb8
Update freeswitch 2019-10-05 11:14:48 -06:00
FusionPBX d0481776b1
Update monit.sh 2019-10-05 11:10:28 -06:00
FusionPBX bc72cee160
Create monit.sh 2019-10-05 11:09:12 -06:00
FusionPBX cf38d8e87c
Create freeswitch 2019-10-05 11:05:06 -06:00
FusionPBX 0e943eafa9
Create shell.sh 2019-10-05 11:03:57 -06:00
Len 56ba4d1bd0 Update finish.sh (#268)
* Update finish.sh

* Update finish.sh
2019-09-27 14:55:28 -06:00
FusionPBX 5899f52f31
Update php.sh 2019-09-27 14:48:17 -06:00
chansizzle 09aab232e7 Update ioncube.sh (#273) 2019-09-14 11:59:06 -06:00
chansizzle fc611781d5 Update environment.sh (#266) 2019-09-02 19:10:59 -06:00
Zachary Kitchen 0119304591 Fax Logs Clean up (#265)
* Update fusionpbx-maintenance

* Update fusionpbx-maintenance

* Update fusionpbx-maintenance.sh
2019-09-02 18:02:14 -06:00
FusionPBX 49a60d4f00
Update package-all.sh 2019-09-02 18:00:03 -06:00
FusionPBX 99a5cc6004
Update package-all.sh 2019-09-02 17:59:27 -06:00
FusionPBX 66d6f7d26a
Update package-all.sh 2019-09-02 17:53:43 -06:00
Len e7d295d7d3 Update finish.sh (#261) 2019-08-23 16:04:57 -06:00
FusionPBX 0d1ab3b2e5
Update ioncube.sh 2019-08-22 11:31:35 -06:00
FusionPBX 4ada8ce29a
Update php.sh 2019-08-22 09:16:54 -06:00
FusionPBX 8216b4ecaa
Update php.sh 2019-08-22 09:12:28 -06:00
FusionPBX 01ece28690
Update package-release.sh 2019-08-22 08:17:58 -06:00
FusionPBX 4b59851058
Update ioncube.sh 2019-08-20 17:42:14 -06:00
FusionPBX 7686b4877c
Update nginx.sh 2019-08-20 17:40:58 -06:00
FusionPBX fde336671d
Update nginx.sh 2019-08-20 17:38:47 -06:00
FusionPBX 25ec4ae435
Update ioncube.sh 2019-08-20 17:09:52 -06:00
FusionPBX 0726ba981b
Update php.sh 2019-08-20 17:01:34 -06:00
FusionPBX 98fd1d9057
Update php.sh 2019-08-20 17:00:59 -06:00
FusionPBX fb0a2d25de
Update php.sh 2019-08-20 16:58:56 -06:00
FusionPBX ae3a7cba79
Update postgresql.sh 2019-08-20 16:12:00 -06:00
FusionPBX 66f1550c4d
Update sngrep.sh 2019-08-20 15:58:06 -06:00
FusionPBX 0ab59dcd3c
Update php.sh 2019-08-20 15:22:38 -06:00
FusionPBX ed42c540b1
Update package-release.sh 2019-08-20 15:18:53 -06:00
FusionPBX 0dd0d5b341
Update php.sh 2019-08-08 14:22:55 -06:00
FusionPBX 7f3a443831
Update source-release.sh 2019-08-07 09:45:50 -06:00
FusionPBX 4b113cf629
Update source-master.sh 2019-08-07 09:45:36 -06:00
FusionPBX 85f7f0fa3c
Update source-release.sh 2019-08-07 09:30:47 -06:00
FusionPBX 14c5a51c23
Update source-master.sh 2019-08-07 09:29:55 -06:00
FusionPBX be52a5856c
Update package-master.sh 2019-08-07 09:28:36 -06:00
FusionPBX 64bb8d1add
Update package-release.sh 2019-08-07 09:27:53 -06:00
FusionPBX 316495436e
Update php.sh 2019-08-01 12:54:58 -06:00
FusionPBX af093f19be
Update php.sh 2019-07-28 12:45:26 -06:00
FusionPBX 9eecfac992
Update php.sh 2019-07-25 16:56:07 -06:00
FusionPBX 1eee6a065b
Update php.sh 2019-07-25 16:54:57 -06:00
Len 5a6e2c4e99 Update config.sh (#259) 2019-07-02 21:56:02 -06:00
Len 5405d385bc Update finish.sh (#255) 2019-07-02 21:55:09 -06:00
FusionPBX 8645db15fa
Update source-release.sh 2019-06-24 16:13:34 -06:00
FusionPBX 49c0a951c9
Update config.sh 2019-06-19 08:32:47 -06:00
FusionPBX 99ee59e7e0
Update iptables.sh 2019-06-08 00:25:28 -06:00
Len 71a4675534 Update finish.sh (#250) 2019-06-06 10:33:26 -06:00
FusionPBX 307432bd27
Update php.sh 2019-06-04 08:53:54 -06:00
FusionPBX b220bab2c3
Update php.sh 2019-06-04 08:47:08 -06:00
FusionPBX ca11a3f1c2
Update source-release.sh 2019-06-03 20:33:05 -06:00
FusionPBX 48b9ee4f95
Update source-release.sh 2019-06-03 19:24:06 -06:00
FusionPBX d2cbc7f423
Update source-release.sh 2019-06-03 19:09:03 -06:00
Bryan Redeagle f045753429 Added rewrite rules for Digium provisioning. (#246) 2019-06-03 09:42:02 -06:00
root cf63fc5f4b Start working on Ubuntu 2019-06-03 12:48:27 +00:00
FusionPBX 8b50ca4b96
Update iptables.sh 2019-05-31 13:41:11 -06:00
J005 867d887596 Iptables update (#238)
* Update iptables.sh

Removed the rules with --string "system" as is can cause issues with legitimate SIP traffic from clients with user agents such as "3CXPhoneSystem"

* Update iptables.sh

Removed the rule --string "system" as is can cause issues with legitimate SIP traffic from clients with user agents such as "3CXPhoneSystem"
2019-05-31 13:37:49 -06:00
Len 25bbd1c939 Update finish.sh (#245) 2019-05-30 08:51:51 -06:00
Len 34c3d262f9 Update finish.sh (#240) 2019-05-30 08:40:31 -06:00
powerpbx 6f40d5f57a Update letsencrypt.sh (#239) 2019-05-30 00:43:48 -06:00
FusionPBX cf487f5233
Update postgresql.sh 2019-05-22 15:18:18 -06:00
FusionPBX 9badac0e9d
Update auth-challenge-ip.conf 2019-05-07 23:03:15 -06:00
FusionPBX 8074f2ece7
Update postgresql.sh 2019-04-22 17:54:23 -06:00
FusionPBX 319e5797c7
Update auth-challenge-ip.conf 2019-04-19 09:47:35 -06:00
FusionPBX 93db738137
Update postgresql.sh 2019-04-16 19:58:22 -06:00
FusionPBX e142f5b087
Update package-permissions.sh 2019-04-15 20:13:02 -06:00
FusionPBX 6e6b36f52d
Update config.sh 2019-03-19 20:28:32 -06:00
FusionPBX bfb8781617
Update config.sh 2019-03-19 16:22:45 -06:00
FusionPBX 17a22ff1b1
Update fail2ban.sh 2019-03-14 09:00:50 -06:00
FusionPBX 2f39ffdf9a
Update config.sh 2019-03-11 16:39:06 -06:00
FusionPBX 4b40805692
Update source-release.sh 2019-02-28 11:46:30 -07:00
FusionPBX 806a4e6456
Update source-release.sh 2019-02-28 11:45:13 -07:00
FusionPBX 5909422067
Update source-release.sh 2019-02-28 05:00:33 -07:00
FusionPBX f99bb84e79
Update config.sh 2019-02-28 04:59:04 -07:00
FusionPBX 5e4d9fbbc9
Update ioncube.sh 2019-02-28 01:51:12 -07:00
FusionPBX c15ff96704
Update source-release.sh 2019-02-21 11:02:35 -07:00
FusionPBX 9b0b6fa4e5
Update source-release.sh 2019-02-21 10:17:03 -07:00
FusionPBX 31af0983df
Update switch.sh 2019-02-21 10:09:11 -07:00
FusionPBX c6cc229120
Update source-release.sh 2019-02-21 10:04:23 -07:00
FusionPBX 0b2ee93dd6
Update ioncube.sh 2019-02-17 11:29:52 -07:00
FusionPBX f5e1f3ed23
Update php.sh 2019-02-17 11:10:54 -07:00
FusionPBX 3d91ac2207
Update php.sh 2019-02-17 11:07:15 -07:00
FusionPBX 61a9e0a874
Update ioncube.sh 2019-02-17 11:06:45 -07:00
FusionPBX a80b9ce9f1
Update ioncube.sh 2019-02-17 11:04:43 -07:00
FusionPBX 6abd0efadf
Update ioncube.sh 2019-02-17 10:51:10 -07:00
FusionPBX 04c0ab1b04
Update ioncube.sh 2019-02-17 10:49:50 -07:00
FusionPBX 5e6c17d54f
Update php.sh 2019-02-17 10:46:07 -07:00
FusionPBX f78a612909
Update ioncube.sh 2019-02-17 09:52:29 -07:00
FusionPBX 348c82e700
Update pre-install.sh 2019-02-17 09:44:51 -07:00