diff options
author | Meitar M <meitarm@gmail.com> | 2018-01-17 03:39:16 +0000 |
---|---|---|
committer | Meitar M <meitarm@gmail.com> | 2018-01-17 03:39:16 +0000 |
commit | 8a3b3e74bebe27db2984cfc3476e5323c1873db1 (patch) | |
tree | 7abf2487a559240d722bffe3e0077628038d961b | |
parent | Merge branch 'homer' of https://github.com/AlessioCasco/awesome-selfhosted (diff) | |
download | awesome-selfhosted-8a3b3e74bebe27db2984cfc3476e5323c1873db1.tar.gz awesome-selfhosted-8a3b3e74bebe27db2984cfc3476e5323c1873db1.zip |
Fix capitalization and style guide non-conformity for Homer entry.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -365,7 +365,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) telephony soft - [Asterisk](http://www.asterisk.org/) - Easy to use but advanced IP PBX system, VoIP gateway and conference server. `GPL-2.0` `C` - [FreeSWITCH](https://freeswitch.org/) - Scalable open source cross-platform telephony platform. ([Source Code](https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse)) `MPL-2.0` `C` -- [Homer](https://www.sipcapture.org/) - Troubleshooting & Monitoring VOIP calls ([Source Code](https://github.com/sipcapture/homer)) `AGPL-3.0` `angular, C` +- [Homer](https://www.sipcapture.org/) - Troubleshooting and monitoring VoIP calls. ([Source Code](https://github.com/sipcapture/homer)) `AGPL-3.0` `Angular/C` - [Kamailio](http://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc). ([Source Code](https://github.com/kamailio/kamailio)) `GPL-2.0` `C` - [Ostel](https://dev.guardianproject.info/projects/ostel/wiki/Server_Documentation) - Secure SIP telephony setup with ZRTP encryption. `GPL-3.0` `Ruby` |