From 04e01b657bff74a1f84d2426a39f3edbd5153e41 Mon Sep 17 00:00:00 2001 From: Sylvain Boily Date: Tue, 12 Apr 2016 05:04:02 -0700 Subject: [PATCH] Add IPBX section (#526) * Add IPBX section --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fa83b3f..5521c1be 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ See [Contributing](#contributing). - [Webmail clients](#webmail-clients) - [IRC](#irc) - [SIP](#sip) + - [IPBX](#ipbx) - [Social Networks and Forums](#social-networks-and-forums) - [XMPP](#xmpp) - [XMPP Servers](#xmpp-servers) @@ -271,11 +272,18 @@ _Mass mailing software - one message to many recipients_ *[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) telephony software* - * [Asterisk](http://www.asterisk.org/) - An easy to use but advanced IP PXB system, VoIP gateway and conference server. `GPLv2` `C` + * [Asterisk](http://www.asterisk.org/) - An easy to use but advanced IP PBX 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) ([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` +### IPBX + + *[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software* + + * [Elastix](http://www.elastix.org) - Unified communications server software based on Asterisk. ([Source Code](https://svn.code.sf.net/p/elastix/code/trunk/)) `GPLv2` `PHP` + * [Freepbx](http://www.freepbx.org) - Web-based open source GUI. (graphical user interface) that controls and manages Asterisk. ([Source Code](http://git.freepbx.org/projects/FREEPBX)) `GPLv2` `PHP` + * [XiVO](http://www.xivo.io) - Unified communications server software based on Asterisk. ([Source Code](https://github.com/xivo-pbx)) `GPLv3` `Python` ### Social Networks and Forums