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 |
FusionPBX
|
36c28e1dd8
|
Merge pull request #3 from DigiDaz/master
Add some essential rules
|
2016-05-05 16:08:48 -06:00 |
DigiDaz
|
b9856aca61
|
Memcached module needs starting
Add instructions to start mod_memcached
|
2016-05-05 23:07:00 +01:00 |
DigiDaz
|
df18c4761a
|
Add some essential rules
|
2016-05-05 22:55:59 +01:00 |
FusionPBX
|
940742bea5
|
Merge pull request #2 from blackc2004/master
Add NGINX 404 and DOS filters
|
2016-05-05 15:11:06 -06:00 |
FusionPBX
|
f022832ef3
|
Update package-master.sh
Update the facl permissions.
|
2016-05-05 12:01:38 -06:00 |
FusionPBX
|
2a3f57a7a4
|
Update package-release.sh
Additional work on file permissions.
|
2016-05-05 12:00:15 -06:00 |
FusionPBX
|
ac19b2047a
|
Update package-release.sh
Adjust the file permissions.
|
2016-05-05 10:48:15 -06:00 |
FusionPBX
|
511fc60b4e
|
Update package-master.sh
Adjust file permissions
|
2016-05-05 10:47:18 -06:00 |
FusionPBX
|
e9a2f6cd0d
|
Update package-release.sh
Change ownership of /etc/freeswitch
|
2016-05-05 10:46:29 -06:00 |
FusionPBX
|
ff592220fe
|
Update package-master.sh
Add file permissions for the freeswitch master package
|
2016-05-04 17:13:09 -06:00 |
FusionPBX
|
b33006b47d
|
Update package-release.sh
Set the owner as freeswitch and group as freeswitch
|
2016-05-04 17:11:20 -06:00 |
blackc2004
|
59516f7708
|
Add NGINX 404 and DOS filters
|
2016-05-04 15:58:38 -07:00 |
FusionPBX
|
82ecab168b
|
Update package-release.sh
Add -d option to setfacl for default.
|
2016-05-04 14:49:47 -06:00 |
FusionPBX
|
59e5c72f80
|
Update jail.source
|
2016-05-04 14:24:24 -06:00 |
FusionPBX
|
81b42e420f
|
Update jail.package
Add a new filter for fail2ban - freeswitch-ip
|
2016-05-04 14:23:17 -06:00 |