Commit Graph

1924 Commits

Author SHA1 Message Date
markjcrane bfd6075f14 Fix a spelling mistake in install.sh. 2016-06-04 13:05:16 -06:00
Mafoo 02f762d1c0 BugFix-suppress-error-in-psql (#15) 2016-06-04 12:47:40 -06:00
DigiDaz 53b9f40b40 Make ban action more reflective of the attack type (#13) 2016-05-28 18:39:14 -06:00
FusionPBX 249b9d74a6 Update jail.local
Set the fail2ban to block only web interface for failed authentication attempts.
2016-05-28 13:01:48 -06:00
Alexey Melnichuk 209a2f8343 Escene rewrite (#12)
* Add. rewrite rule for Escene provision.

* Fix. rewrite rule for escene in nginx config

* Fix. escene for https

* Fix. Escene again (tested)
2016-05-28 12:10:44 -06:00
Mafoo bf5a253f65 fixes for fail2ban (#10)
export the command line variables so sub scripts can use them
use sed to update log path is source is used
simplify freeswitch rules to use protocol=all
general tidy up of spacing in files
2016-05-28 12:09:45 -06:00
Mafoo af853ed018 fixed typo /usr not /var (#11) 2016-05-27 05:19:48 -06:00
FusionPBX b37d3c338a Update install.sh
Change restart php-fpm to php5-fpm
2016-05-26 17:56:05 -06:00
FusionPBX 55c5812050 Merge pull request #9 from mafoo/Enhance-permissions
Enhance Permissions
2016-05-26 14:36:11 -06:00
mafoo bef7c9b4b2 Initial permission changes
added use of getopt to allow command line options to indicate to use different sources

added +x
2016-05-26 19:35:00 +01:00
FusionPBX 75fb2385eb Merge pull request #8 from mafoo/Enhance-debian-iptables
Enhance debian iptables
2016-05-25 15:54:12 -06:00
FusionPBX 14d1fb827e Update package-permissions.sh
Remove the facl and add +x to the directories to get groups working.

For installs using the facl can use this to remove them.

setfacl --remove-all -R /usr/share/freeswitch
setfacl --remove-all -R /var/log/freeswitch
setfacl --remove-all -R /etc/freeswitch
setfacl --remove-all -R /var/lib/freeswitch
2016-05-25 14:16:52 -06:00
mafoo 9da2e90728 Updated iptables rules to make dropping known bots easier
included ssl ports as well
added comments to rules where appropriate
2016-05-25 14:06:25 +01:00
FusionPBX b6eeed2089 Update package-permissions.sh
Adding setfacl in for now.
2016-05-24 05:28:40 -06:00
FusionPBX 16c07760fd Update install.sh
Add the new package-permissions.sh shell script to install.sh.
2016-05-23 21:10:52 -06:00
FusionPBX 4a415ecbd2 Update package-release.sh
Remove the file access control permissions.
2016-05-23 21:09:09 -06:00
FusionPBX a5d9c380d0 Create package-permissions.sh
Add a new package permissions shell script.
2016-05-23 21:07:25 -06:00
FusionPBX 93ca7a50f8 Update postgres.sh
Add /bin/systemctl daemon-reload
2016-05-22 08:56:07 -06:00
FusionPBX 08689f192f Update install.sh 2016-05-16 20:18:10 -06:00
FusionPBX 031290347e Update install.sh
Restart freeswitch after installing and configuring postgresql.
2016-05-16 20:16:28 -06:00
FusionPBX 4f8e48dbf7 Update package-release.sh
Add postgresql.service to start before freeswitch.
2016-05-16 20:14:47 -06:00
FusionPBX 656f2734c2 Merge pull request #6 from DigiDaz/master
Create scripts directory and fix starting of freeswitch
2016-05-16 19:17:46 -06:00
DigiDaz 8c7bfc3f27 Restart freeswitch 2016-05-17 01:26:27 +01:00
DigiDaz 24f009e7f2 Create the scripts directory and set permissions 2016-05-17 01:23:39 +01:00
markjcrane f618caaa32 Add the following additional packages to the script freeswitch-lang-en, freeswitch-mod-say-en, freeswitch-sounds-en-us-callie, and freeswitch-music-default. 2016-05-16 17:28:09 -06:00
markjcrane c634df8dd9 Add freeswitch-systemd and freeswitch-mod-commands 2016-05-16 17:16:23 -06:00
DigiDaz c100317a66 Add write to group in /usr/share/freeswitch 2016-05-17 00:04:32 +01:00
markjcrane 10c6ca59a3 Restore the option to for installing FreeSWITCH with all its packages. 2016-05-16 14:00:56 -06:00
FusionPBX c8526d4245 Merge pull request #5 from ewsamuels/master
Install Freeswitch packages
2016-05-16 13:58:51 -06:00
Errol Samuels d0c98f3b7a Update package-release.sh 2016-05-14 20:07:03 +01:00
Errol Samuels edca027f97 Update package-release.sh 2016-05-14 05:30:01 +01:00
Errol Samuels a8f0e6f8b2 Update package-release.sh 2016-05-14 05:25:58 +01:00
Errol Samuels 8a07b663d8 Update package-release.sh 2016-05-14 05:25:38 +01:00
Errol Samuels ebd6f1b5cd Update package-release.sh 2016-05-13 23:49:06 +01:00
Errol Samuels 71c9130b52 Update fusionpbx.sh 2016-05-13 22:02:36 +01:00
Errol Samuels bc0f0ed935 Update package-release.sh 2016-05-13 22:01:32 +01:00
FusionPBX ef662b3362 Update install.sh 2016-05-10 11:15:14 -06:00
FusionPBX 0bc89c6ba2 Update README.md 2016-05-10 10:56:14 -06:00
FusionPBX 8fdfce4773 Update finish.sh
Restart freeswitch after the install has completed.
2016-05-09 16:52:06 -06:00
FusionPBX 4b2ef69703 Update install.sh
Fix the path for finish.sh
2016-05-09 16:35:25 -06:00
markjcrane 2defa9d736 Add a finish.sh script to run after the web based part of the install. 2016-05-09 16:30:26 -06:00
FusionPBX 038a4efd20 Merge pull request #4 from DigiDaz/master
Add arm repo and fix setacl
2016-05-09 13:44:31 -06:00
DigiDaz acadeb2783 Make non-use of repo default and fix last setfacl error
Make non-use of repo default and fix last setfacl error

USE_UNOFFICIAL_ARM_REPO needs to be set to 1 to use repo.
2016-05-09 20:24:35 +01:00
DigiDaz dfb0ab2990 Fixed repo path
Fix repo paths
2016-05-09 19:46:16 +01:00
DigiDaz 65a9fceb0f Adding ARM support
Adding unofficial ARM repos
2016-05-09 19:23:24 +01:00
FusionPBX f30ca905e7 Update package-master.sh 2016-05-06 16:05:23 -06:00
FusionPBX ce124663f6 Update README.md 2016-05-06 15:39:11 -06:00
FusionPBX 1cd570ed2b Update package-release.sh
Move the -d before the -m
2016-05-06 15:25:38 -06:00
FusionPBX 4cb92462d5 Update package-master.sh
Change the setfacl syntax
2016-05-06 14:57:17 -06:00
FusionPBX 2e56b56832 Update README.md 2016-05-05 19:09:18 -06:00