diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-10-25 12:13:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-25 12:13:42 +0000 |
commit | dbd0f439c2987870c5b923c494ea76632455688f (patch) | |
tree | cd17d7a2f190a09fe430e8a1fc4e6a72c8167ec9 /README.md | |
parent | Merge pull request #1841 from quixand/bluecherrynvr (diff) | |
parent | sipXcom url fix (diff) | |
download | awesome-selfhosted-dbd0f439c2987870c5b923c494ea76632455688f.tar.gz awesome-selfhosted-dbd0f439c2987870c5b923c494ea76632455688f.zip |
Merge pull request #1819 from slauzon/patch-1
Added sipXcom to SIP/IPPBX
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -408,6 +408,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](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` - [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` |