Update README.md

This commit is contained in:
Diederik de Groot
2018-03-04 23:36:00 +01:00
committed by GitHub
parent bb7895d3cf
commit 0fc76e055e

View File

@@ -5,3 +5,11 @@ Skinny/SCCP Phones expect all the firmware and configuration jumbled together in
To get around this, the provision_sccp project uses regex rewrite rules, to redirect incoming traffic to their destination (currently nginx and tftp-hpa).
The project also serves as a repository of current / up to date cisco skinny/sccp firmware maintained for posterity (incase cisco were to drop support/fw-download for these phones).
## Dependencies
- [tftp-hpa](http://www.chschneider.eu/linux/server/tftpd-hpa.shtml)
- [nginx](https://www.nginx.com/resources/wiki/)
#[Code of Conduct](https://github.com/dkgroot/provision_sccp/blob/master/CODE_OF_CONDUCT.md)
#[License](https://github.com/dkgroot/provision_sccp/blob/master/LICENSE)