diff options
author | nodiscc <nodiscc@gmail.com> | 2018-01-19 19:25:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-19 19:25:46 +0000 |
commit | 4b79331c2ccf5b6bc2df0b5e71adcdade8117dd1 (patch) | |
tree | e16578efb9f17d4acd10f1dcb42b24af07245185 | |
parent | Merge pull request #1294 from meitar/digital-preservation (diff) | |
parent | Homer ordered alphabetically (diff) | |
download | awesome-selfhosted-4b79331c2ccf5b6bc2df0b5e71adcdade8117dd1.tar.gz awesome-selfhosted-4b79331c2ccf5b6bc2df0b5e71adcdade8117dd1.zip |
Merge pull request #1297 from AlessioCasco/homer
Add Homer
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -365,6 +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` - [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` |