diff options
author | Oleg Agafonov <oleg.agafonov@telestax.com> | 2018-06-22 10:37:09 +0000 |
---|---|---|
committer | Edward Dickson <ed.kickball@hotmail.com> | 2018-06-22 10:37:09 +0000 |
commit | 48b642e0ad747ffd35f2d191f274b105500661ae (patch) | |
tree | df573c97f8d81c957ef7c952bd3716bb71221d81 | |
parent | added homepage and demo link for Sismics Reader (#1432) (diff) | |
download | awesome-selfhosted-48b642e0ad747ffd35f2d191f274b105500661ae.tar.gz awesome-selfhosted-48b642e0ad747ffd35f2d191f274b105500661ae.zip |
Add SIP3.IO Tapir (#1434)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -378,6 +378,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) telephony soft - [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` +- [Tapir](http://www.sip3.io/) - Troubleshooting and real-time monitoring of VoIP-based systems. ([Source Code](https://github.com/sip3io/tapir)) `Apache-2.0` `Java/Kotlin` ### IPBX |