aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorworldworm <13227454+worldworm@users.noreply.github.com>2020-03-17 15:45:45 +0000
committerGitHub <noreply@github.com>2020-03-17 15:45:45 +0000
commite41706e301290f1eaf90c3fb04cfe531ef2b86c0 (patch)
treed252e7ba467130bc652d4ccbbb7f2d488c39da0c
parentadd Traduora (diff)
downloadawesome-selfhosted-e41706e301290f1eaf90c3fb04cfe531ef2b86c0.tar.gz
awesome-selfhosted-e41706e301290f1eaf90c3fb04cfe531ef2b86c0.zip
add Routr
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fb0360e2..1a4bc91e 100644
--- a/README.md
+++ b/README.md
@@ -414,6 +414,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`
+- [Routr](https://routr.io) - A lightweight sip proxy, location server, and registrar for a reliable and scalable SIP infrastructure. ([Demo](https://demo.routr.io/login), [Source Code](https://github.com/fonoster/routr)) `MIT` `JavaScript`
- [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/)) `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`