diff options
author | Kevin <kevin@kevink.dev> | 2020-02-04 13:48:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 13:48:26 +0000 |
commit | f7de948505d432b2a71fb5b4e3a28337795e9eb4 (patch) | |
tree | 65fab8eca8229f888e6cb1130cf84d95a3f90b50 | |
parent | Merge pull request #1954 from deluan/patch-1 (diff) | |
download | awesome-selfhosted-f7de948505d432b2a71fb5b4e3a28337795e9eb4.tar.gz awesome-selfhosted-f7de948505d432b2a71fb5b4e3a28337795e9eb4.zip |
Change direct link for Tapir from repo to user.
The team at Sip3 seems to have changed up their codebase quite a bit so the tapir repo doesn't exist anymore and has been split up. I've pointed the source link at their GitHub account instead.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -413,7 +413,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [Kazoo](http://2600hz.org/) - KAZOO is an open-source, highly scalable software platform designed to provide carrier-grade VoIP switch functions and features. ([Source Code](https://github.com/2600hz/KAZOO)) `MPL-1.1` `Erlang` - [Ostel](https://dev.guardianproject.info/projects/ostel/wiki/Server_Documentation) - Secure SIP telephony setup with ZRTP encryption. `GPL-3.0` `Ruby` - [SipXcom](http://sipxcom.org/) - Open source unified communications system. ([Source Code](https://github.com/sipXcom/sipxecs)) `AGPL-3.0` `Java` -- [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` +- [Tapir](http://www.sip3.io/) - Troubleshooting and real-time monitoring of VoIP-based systems. ([Source Code](https://github.com/sip3io/)) `Apache-2.0` `Java/Kotlin` - [Wazo](http://wazo-platform.org/) - Full-featured IPBX solution built atop Asterisk with integrated Web administration interface and REST-ful API. ([Source Code](https://github.com/wazo-platform)) `GPL-3.0` `Python` ### Social Networks and Forums |