diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-17 08:08:40 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-17 08:08:40 +0000 |
commit | 2ee6b2f83f0f974ae408d65bba1cedd9ccf699b9 (patch) | |
tree | d60d0a0ee64e103244bbb13ac8e091a1fd18c5d7 | |
parent | Update glowingbear language (diff) | |
download | awesome-selfhosted-2ee6b2f83f0f974ae408d65bba1cedd9ccf699b9.tar.gz awesome-selfhosted-2ee6b2f83f0f974ae408d65bba1cedd9ccf699b9.zip |
Update routr language
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -510,7 +510,7 @@ Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [Kamailio](https://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc). ([Source Code](https://github.com/kamailio/kamailio)) `GPL-2.0` `C` - [Kazoo](https://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` - [openSIPS](https://opensips.org/) - OpenSIPS is an Open Source SIP proxy/server for voice, video, IM, presence and any other SIP extensions. ([Source Code](https://github.com/OpenSIPS/opensips)) `GPL-2.0` `C` -- [Routr](https://routr.io) - A lightweight sip proxy, location server, and registrar for a reliable and scalable SIP infrastructure. ([Source Code](https://github.com/fonoster/routr)) `MIT` `Javascript` +- [Routr](https://routr.io) - A lightweight sip proxy, location server, and registrar for a reliable and scalable SIP infrastructure. ([Source Code](https://github.com/fonoster/routr)) `MIT` `Docker` - [SIP3](https://sip3.io/) - VoIP troubleshooting and monitoring platform. ([Demo](https://demo.sip3.io), [Source Code](https://github.com/sip3io/)) `Apache-2.0` `Kotlin` - [SIPCAPTURE Homer](https://www.sipcapture.org/) - Troubleshooting and monitoring VoIP calls. ([Source Code](https://github.com/sipcapture/homer)) `AGPL-3.0` `Angular/C` - [SipXcom](https://sipxcom.org/) - Open source unified communications system. ([Source Code](https://github.com/sipXcom/sipxecs)) `AGPL-3.0` `Java` |