Commit Graph

1945 Commits

Author SHA1 Message Date
FusionPBX 3d7ed94349 Update 2017-01-05 04:10:39 -07:00
FusionPBX 17cd39b6eb Update fusionpbx.sh 2017-01-05 04:03:31 -07:00
FusionPBX 50378e29ff Update fusionpbx.sh 2017-01-04 20:22:09 -07:00
FusionPBX c3f4be3eb4 Create config.php 2017-01-04 20:15:45 -07:00
FusionPBX 0a6f0ed346 Update fusionpbx.sh 2016-11-25 22:17:09 -07:00
FusionPBX 922677a65e Update jail.local 2016-11-25 22:00:58 -07:00
FusionPBX 4465900ae1 Update fail2ban.sh 2016-11-25 21:43:40 -07:00
FusionPBX 2e042cf201 Rename freeswitch-inbound.conf to freeswitch-404.conf 2016-11-25 21:30:15 -07:00
FusionPBX 82efcb30d6 Update jail.local 2016-11-25 21:27:24 -07:00
FusionPBX ce06e5d79c Update jail.local 2016-11-25 18:16:08 -07:00
FusionPBX 2d0357b1b4 Rename freeswitch-404.conf to freeswitch-inbound.conf 2016-11-25 18:13:49 -07:00
FusionPBX cbe27f0e88 Create freeswitch-404.conf
Fail2ban add inbound routes 404 not found
2016-11-25 18:10:50 -07:00
FusionPBX 22dd8166d3 Update fusionpbx.sh
Fix the install so that it defaults to the stable branch again.
2016-11-25 13:58:10 -07:00
Mafoo f6d1362242 BugFix-Newlines (#50)
this should fix -
https://github.com/fusionpbx/fusionpbx-install.sh/issues/48
2016-11-25 10:06:21 -07:00
FusionPBX 753fc7540e Update source-release.sh 2016-11-21 22:47:42 -07:00
FusionPBX ab92a74225 Update source-master.sh 2016-11-21 22:47:13 -07:00
SJS87 61325d53b4 Update itec-fusionpbx-install.sh (#49)
Fix broken if statement.
2016-11-07 10:17:57 -05:00
FusionPBX 76be73890e Update nginx-404.conf
This will only match 404 results, not 404 bytes.
2016-10-26 12:02:48 -06:00
FusionPBX 81d22845b8 Update jail.local 2016-10-26 11:54:02 -06:00
FusionPBX 4bf5794b2c Create fusionpbx-backup.sh 2016-10-24 20:16:42 -06:00
FusionPBX f2946b66c9 Update fusionpbx
Added :!aNULL to nginx SSL config to exclude anon ciphers.
2016-10-14 21:45:49 -06:00
Mafoo 02057e68dc BugFix-Resource sourcing (#46)
changes of directory using relative paths is back firing
2016-09-30 16:59:58 -06:00
Mafoo eda28f4efd Added Branch support (#44)
moved command line argument processing to a separate script so it can be
shared
added --use-system-master to allow user to use master branch instead of
detected master
2016-09-29 10:57:50 -06:00
FusionPBX 0ba5e906b2 Update iptables.sh 2016-09-19 17:50:40 -06:00
FusionPBX 9c40c2b288 Update fusionpbx.sh 2016-09-15 14:14:32 -06:00
FusionPBX 581cdd15f4 Update source-master.sh 2016-09-04 12:45:00 -06:00
FusionPBX 0ee335dd1b Update source-release.sh 2016-09-04 12:44:37 -06:00
FusionPBX 1b4668f2c0 Update package-release.sh 2016-09-04 12:39:44 -06:00
FusionPBX d4ecf39762 Update package-master.sh 2016-09-04 12:39:23 -06:00
FusionPBX 4b9d04c7d8 Update source-master.sh 2016-09-04 12:33:09 -06:00
FusionPBX 07e578e685 Update source-release.sh 2016-09-04 12:32:10 -06:00
FusionPBX 80c2807352 Update package-master.sh
After getting the music on hold remove the package to protect music on hold from future package updates.
2016-09-04 12:27:08 -06:00
FusionPBX df09d36303 Update package-release.sh
After getting the music on hold remove the package to protect music on hold from future package updates.
2016-09-04 12:24:28 -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
FusionPBX 6116c1a5eb Update iptables.sh 2016-08-30 11:14:39 -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
Mafoo 9c32701897 Enhance-use unofficial repo when arm detected automatically (#39)
remove --use-switch-package-unofficial-arm
when arm detected automatically use the unoffcial repos
2016-08-25 15:38:52 -06:00
Mafoo c26a162395 BugFix-When source version above 9 (#38)
due to sort treating the list as text even though numeric anything above
10 was effectively ignored (until version 90)
2016-08-25 08:33:31 -06:00
Chris Black cc3ecea384 nginx-dos should block 443 as well. (#36) 2016-08-23 10:16:15 -06:00
markjcrane 0e3f626c6e Update fail2ban jail.local 2016-08-23 01:52:34 +00:00
markjcrane 603568893c Use rsync instead of cp as it provides better feedback 2016-08-23 01:21:33 +00:00
markjcrane 771fcd29bb remove init.d freeswitch 2016-08-23 01:08:34 +00:00
markjcrane a9b1110c93 update source-to-package.sh 2016-08-23 00:58:46 +00:00
markjcrane c7f9dca296 Add source-to-package.sh 2016-08-23 00:52:24 +00: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
markjcrane 962e7062c8 Add execute permissions to the remaining .sh scripts 2016-08-21 16:15:47 +00:00
root f8ffd1c295 excute permissions on install.sh 2016-08-21 16:10:01 +00:00
FusionPBX f1626084c6 Update package-systemd.sh 2016-08-16 17:52:27 -06:00
FusionPBX 8fb7760206 Update freeswitch.service.package
Add ExecStartPre to run mkdir and chown for /var/run/freeswitch
2016-08-16 16:53:16 -06:00
FusionPBX 7c3c2dbebe Update package-systemd.sh 2016-08-16 15:56:04 -06:00