Mafoo
9a524b4329
BugFix-source-release ( #27 )
...
source-release was cding out of the base dir so was causing following
commands to fail as they were no longer correctly relative
Added store and return for the working directory
2016-07-05 11:00:20 -06:00
Mafoo
a0b0016a40
Enhance-Get Version automatically ( #28 )
...
fetch the latest version automatically
2016-07-05 10:59:30 -06:00
Mafoo
370c880fd8
BugFix-add missing source-master.sh ( #29 )
2016-07-05 10:58:40 -06:00
Alexey Melnichuk
3bf249ac43
Fix. Bun IP requests ( #25 )
2016-06-30 08:13:55 -06:00
Len
ed71dd9125
rewrite rule fix for yealink common ( #23 )
...
added .cfg on line 61
2016-06-14 18:59:45 -06:00
Mafoo
76eb530f3b
Enhance Add colours ( #21 )
...
added colour support in a way that will not screw up the console if
colour support is not available
Used US spelling ;p
If approved will add to remaining scripts
2016-06-13 18:40:49 -06:00
Mafoo
70a03da58f
BugFix-source install updates ( #22 )
...
moved version number up to match release (1.6.9)
added freeswitch user
added ln to fs_cli
added freeswitch.service
2016-06-13 18:00:28 -06:00
Mafoo
bded377c9a
BugFix-make relative paths work ( #19 )
...
remove path on systemctl as it should rely on path as it could be in
/sbib/ on some systems
2016-06-11 08:50:10 -06:00
Mafoo
29a4baf2f4
Enhance-Add new bots ( #18 )
...
added a couple more persistent bots
2016-06-11 08:48:55 -06:00
FusionPBX
90bc829d22
Update postgres.sh
2016-06-08 10:32:47 -06:00
FusionPBX
3907b11fe4
Update postgres.sh
2016-06-08 10:30:41 -06:00
markjcrane
7de68ccb84
Add postgresql repo and 2ndquadrant.
2016-06-08 09:28:47 -06:00
FusionPBX
75cd7ebaac
Update fusionpbx
...
Increase the client_max_body_size to 25mb for nginx config.
2016-06-07 16:53:09 -06:00
markjcrane
98e386458b
Shorten the parameter names used in the install script. I'm considering shortening them further.
2016-06-04 13:21:32 -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
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
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
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
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
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
8fdfce4773
Update finish.sh
...
Restart freeswitch after the install has completed.
2016-05-09 16:52:06 -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
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
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