aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemy Adriaanse <remy@adriaanse.it>2015-08-04 19:32:18 +0000
committernodiscc <nodiscc@gmail.com>2015-08-04 19:33:28 +0000
commitd4386a609db452811b25e831210e656ef5f1f5fe (patch)
tree32592ff745d8a9669923970dd0498c5fd41877f9
parentMerge pull request #160 from ethanal/master (diff)
downloadawesome-selfhosted-d4386a609db452811b25e831210e656ef5f1f5fe.tar.gz
awesome-selfhosted-d4386a609db452811b25e831210e656ef5f1f5fe.zip
Add Asterisk
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b346859f..08ead03f 100644
--- a/README.md
+++ b/README.md
@@ -134,6 +134,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem
### VoIP
+ * [Asterisk](http://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`
* [Ostel](https://dev.guardianproject.info/projects/ostel/wiki/Server_Documentation) - Secure SIP telephony setup with ZRTP encryption `GPLv3` `Ruby`