diff options
author | slauzon <seth.lauzon@gmail.com> | 2019-09-30 17:43:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-30 17:43:51 +0000 |
commit | 1a9543de1fc88c27720ca89b3baee54add561cb2 (patch) | |
tree | 90ae421a6bbac3b23cefb47ae7cd394390fd7468 | |
parent | Added sipXcom to SIP/IPPBX (diff) | |
download | awesome-selfhosted-1a9543de1fc88c27720ca89b3baee54add561cb2.tar.gz awesome-selfhosted-1a9543de1fc88c27720ca89b3baee54add561cb2.zip |
Corrected sipXcom homepage URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -404,7 +404,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [Kamailio](http://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc). ([Source Code](https://github.com/kamailio/kamailio)) `GPL-2.0` `C` - [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](https://www.sipxcom.org/) - Open source unified communications system. ([Source Code](https://github.com/sipXcom/sipxecs)) `AGPL-3.0` `Java` +- [SipXcom](http://sipxcom.github.io/) - 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` - [Wazo](http://wazo.community/) - Full-featured IPBX solution built atop Asterisk with integrated Web administration interface and REST-ful API. ([Source Code](https://github.com/wazo-pbx)) `GPL-3.0` `Python/PHP` |