diff options
author | Remy Adriaanse <remy@adriaanse.it> | 2015-08-04 19:32:18 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-04 19:33:28 +0000 |
commit | d4386a609db452811b25e831210e656ef5f1f5fe (patch) | |
tree | 32592ff745d8a9669923970dd0498c5fd41877f9 | |
parent | Merge pull request #160 from ethanal/master (diff) | |
download | awesome-selfhosted-d4386a609db452811b25e831210e656ef5f1f5fe.tar.gz awesome-selfhosted-d4386a609db452811b25e831210e656ef5f1f5fe.zip |
Add Asterisk
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |