diff options
author | jungle-boogie <sean@rastasean.net> | 2015-07-28 15:16:25 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-28 15:16:25 +0000 |
commit | 24b5b3fa13cc6b427e7f7c736d4bdb522ba33541 (patch) | |
tree | 2cd2af31af00c345bd1739e20945f502000a4a24 | |
parent | Merge remote-tracking branch 'kickball/pr/47' into next (diff) | |
download | awesome-selfhosted-24b5b3fa13cc6b427e7f7c736d4bdb522ba33541.tar.gz awesome-selfhosted-24b5b3fa13cc6b427e7f7c736d4bdb522ba33541.zip |
add FreeSwitch
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -99,6 +99,7 @@ Table of Contents * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` * [ejabberd](http://www.ejabberd.im) - A robust, scalable, and extensible XMPP server - `GPL` `Erlang` + * [FreeSWITCH](https://freeswitch.org/) - Scalable open source cross-platform telephony platform `MPL` `C` * [HipChat](https://www.atlassian.com/software/hipchat) `⊘ Proprietary` - A team chat solution with 1:1 chat audio and video, third party integration and more `PHP + Python` * [Metronome](http://www.lightwitch.org/metronome) – XMPP server forked from Prosody. `MIT` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` |