Skip to content

Commit

Permalink
[Module Tag script: firewall 13.0.1.15]
Browse files Browse the repository at this point in the history
  • Loading branch information
xrobau committed Sep 30, 2015
1 parent d9602be commit 26fb77a
Show file tree
Hide file tree
Showing 4 changed files with 448 additions and 146 deletions.
46 changes: 22 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
# FreePBX Firewall Module

This is an open source Firewall module. All code, unless explicitly specified otherwise, contained in this repository is freely licenced to you under the AGPL v3 (or higher, at your choice).

All code, unless explicitly specified otherwise, is Copyright 2015 by Sangoma Technologies Corporation. All rights are reserved.

Please read the 'LICENSE' file for more information.

# AGPL Notices
## 'System Admin' COMPLIANCE NOTE:
This package (FreePBX Firewall) currently uses an API provded by the non-open source package 'FreePBX System Admin RPM' to modify some system settings.

This is explicitly deemed by the Authors and Copyright Holders as an arms-length API abstraction layer, and is not required to be distributed to remain in compliance with the AGPL.

It is planned that this abstraction layer will be rolled into this package at some point in the future.

## Redistribution Compliance
The official source for this module is http://git.freepbx.org/projects/FREEPBX/repos/firewall/browse with an additional mirror at https://github.com/freepbx/firewall

In addition to your rights and obligations under the AGPL, as this module contains 'Non-Source' files (specifically, firewall phars), if you wish to redistribute this module *unmodified*, you may reference either (or both) of those git repositories as a valid 'designated place', as required by Section 6(d) of the AGPLv3, or the equivalent section in any later versions (if required).

*This does not waive your requirements and obligations of section 6 (or the equivalent version) if you wish to redistribute modified versions of this package.*


```
______ _____ ______ __
| ____| | __ \| _ \ \ / /
| |__ _ __ ___ ___| |__) | |_) \ V /
| __| '__/ _ \/ _ \ ___/| _ < > <
| | | | | __/ __/ | | |_) / . \
|_| |_| \___|\___|_| |____/_/ \_\
Your Open Source Asterisk PBX GUI Solution
```
### What?
firewall
This is a module for [FreePBX©](http://www.freepbx.org/ "FreePBX Home Page"). [FreePBX](http://www.freepbx.org/ "FreePBX Home Page") is an open source GUI (graphical user interface) that controls and manages [Asterisk©](http://www.asterisk.org/ "Asterisk Home Page") (PBX). FreePBX is licensed under GPL.
[FreePBX](http://www.freepbx.org/ "FreePBX Home Page") is a completely modular GUI for Asterisk written in PHP and Javascript. Meaning you can easily write any module you can think of and distribute it free of cost to your clients so that they can take advantage of beneficial features in [Asterisk](http://www.asterisk.org/ "Asterisk Home Page")

### Setting up a FreePBX system
[See our WIKI](http://wiki.freepbx.org/display/FOP/Install+FreePBX)
### License
[This modules code is licensed as AGPLv3+](http://www.gnu.org/licenses/agpl-3.0.txt)
### Contributing
To contribute code or modules back into the [FreePBX](http://www.freepbx.org/ "FreePBX Home Page") ecosystem you must fully read our Code License Agreement. We are not able to look at or accept patches or code of any kind until this document is filled out. Please take a look at [http://wiki.freepbx.org/display/DC/Code+License+Agreement](http://wiki.freepbx.org/display/DC/Code+License+Agreement) for more information
### Issues
Please file bug reports at http://issues.freepbx.org
Binary file modified i18n/en_US/LC_MESSAGES/firewall.mo
Binary file not shown.
Loading

0 comments on commit 26fb77a

Please sign in to comment.