diff options
author | AlessioCasco <cascoalessio@gmail.com> | 2018-01-12 15:44:35 +0000 |
---|---|---|
committer | AlessioCasco <cascoalessio@gmail.com> | 2018-01-12 15:44:35 +0000 |
commit | d2d40200233233dfe4d78b4a37966db72c7e3d03 (patch) | |
tree | 789b6f263b7eeba073c892dfacae7b2f9ef18607 | |
parent | Merge pull request #1285 from meitar/issue-1018 (diff) | |
download | awesome-selfhosted-d2d40200233233dfe4d78b4a37966db72c7e3d03.tar.gz awesome-selfhosted-d2d40200233233dfe4d78b4a37966db72c7e3d03.zip |
added Homer in SIP
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -355,6 +355,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) telephony soft - [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` - [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` +- [homer](https://www.sipcapture.org/) - Troubleshooting & Monitoring VOIP calls ([Source Code](https://github.com/sipcapture/homer)) `AGPL-3.0` `angular, C` ### IPBX |