Skip to content

Latest commit

 

History

History
83 lines (50 loc) · 4.99 KB

README.md

File metadata and controls

83 lines (50 loc) · 4.99 KB

GitHub watchers

GitHub all releases

Asterisk source package for AllStarLink


This is the Asterisk source package for AllStarLink and the files to build the ASL 1.02 distribution.


Submitting Issues/Bug Reporting:

All Issues/Bug Reports MUST utilize the the ISSUE TEMPLATE for submission. Issues/bugs submitted without using this template will be closed/rejected. Do not utilize for submitting issues that are Feature Requests. (Effective 11/29/2020)


Submitting Changes/Pull Requests:

All Changes/Pull Requests MUST utilize the PULL REQUEST template. Changes/Pull Requests submitted without using this template will be rejected/closed. (Effective 11/29/2020)

Additionally, all Changes/Pull Requests MUST be submitted against the develop branch. Requests submitted against the master branch will be closed/rejected.

All Changes/Pull Requets must include:

Commits that don't include these two items won't pass the status checks.

Any commit that fails the status checks will be rejected until it passes all status checks.


Updates: Refer to the CHANGELOG.md for all changes in this release.


PTTLink wiki: https://wiki.pttlink.org

PTTLink Portal: https://www.pttlink.org

PTTLink Network/System status: https://grafana.pttlink.org


Copyright

Asterisk 1.4.23pre is copyright Digium (https://www.digium.com)

app_rpt and associated programs (app_rpt suite) are copyright Jim Dixon, WB6NIL; AllStarLink, Inc.; and contributors

(Refer to each individual's file source code for full copyright information)

License

Asterisk, app_rpt and all associated code/files are licensed, released, and distributed under the GNU General Public License v2 and cannot be relicensed without written permission of Digium and the copyright holders of the app_rpt suite of programs.


Compiling

Refer to the Compiling article on the AllStarLink Wiki at https://wiki.pttlink.org/wiki/Compiling for information on how to build for source.


Contributing

Please refer to the Contributing page on the AllStarLink Wiki.