mirror of
https://github.com/jambonz/freeswitch-modules.git
synced 2025-12-19 06:57:44 +00:00
* more license stuff Signed-off-by: Dave Horton <daveh@beachdognet.com> * cleanup Signed-off-by: Dave Horton <daveh@beachdognet.com> * cleanup Signed-off-by: Dave Horton <daveh@beachdognet.com> * cleanup Signed-off-by: Dave Horton <daveh@beachdognet.com> --------- Signed-off-by: Dave Horton <daveh@beachdognet.com>
13 lines
779 B
Markdown
13 lines
779 B
Markdown
# freeswitch-modules
|
|
|
|
A collection of Freeswitch modules intended for use with a [jambonz](https://jambonz.org) programmable voice platform deployment.
|
|
|
|
## Licensing
|
|
|
|
This software is available under a dual-licensing scheme. For specific use in a standalone [jambonz](https://jambonz.org) deployment, the [MIT License](./LICENSE_MIT) applies. For all other uses, the software is licensed for use under the [AGPL Version 3.0 license](./LICENSE_AGPL-3.0).
|
|
|
|
Please review [COPYING](./COPYING.md) for detailed information in order to assess whether your intended usage meets the specific conditions that allow for usage under the MIT License.
|
|
|
|
## Contributing to the software
|
|
|
|
If you wish to contribute changes, please review [our rules](./CONTRIBUTING.md) governing contributions. |