aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKovah <mail@kovah.de>2016-02-26 11:56:38 +0000
committerKovah <mail@kovah.de>2016-02-26 12:21:48 +0000
commitd5bf04060c69a35d5406718f1b820980ce1242dc (patch)
tree10b742ce6cd76b2c1521df426f6946913ed0120a
parentAdded missing information / corrected structure for XMPP Server & Clients sec... (diff)
downloadawesome-selfhosted-d5bf04060c69a35d5406718f1b820980ce1242dc.tar.gz
awesome-selfhosted-d5bf04060c69a35d5406718f1b820980ce1242dc.zip
Added missing information / corrected structure for SIP & IRC sections
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index edd69bc9..50109ed3 100644
--- a/README.md
+++ b/README.md
@@ -241,7 +241,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP
* [Asterisk](http://www.asterisk.org/) - An easy to use but advanced IP PXB system, VoIP gateway and conference server `GPLv2` `C`
* [FreeSWITCH](https://freeswitch.org/) - Scalable open source cross-platform telephony platform ([Source Code](https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse)) `MPLv2` `C`
- * [Kamailio](http://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc) `GPLv2` `C`
+ * [Kamailio](http://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc) ([Source Code](https://github.com/kamailio/kamailio)) `GPLv2` `C`
* [Ostel](https://dev.guardianproject.info/projects/ostel/wiki/Server_Documentation) - Secure SIP telephony setup with ZRTP encryption `GPLv3` `Ruby`
@@ -254,7 +254,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP
* [Quassel IRC](http://quassel-irc.org/) - distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. ([Source Code](https://github.com/quassel/quassel)) `GPLv2` `C++`
* [Shout](http://shout-irc.com/) - The self-hosted web IRC client. ([Demo](http://demo.shout-irc.com/), [Source Code](https://github.com/erming/shout)) `MIT` `Nodejs`
* [Weechat](https://weechat.org/) - A fast, light and extensible chat client. `GPLv3` `C`
- * [ZNC](http://wiki.znc.in/ZNC) - An advanced IRC bouncer. `Apache` `C++`
+ * [ZNC](http://wiki.znc.in/ZNC) - An advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache` `C++`
### Custom