diff options
author | Ciprian <github@ciprian.biz> | 2022-05-02 18:47:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 18:47:30 +0000 |
commit | b3f0a5a5f36b634123ee62be511e767451797d90 (patch) | |
tree | 397f86ed86260aa7040500684f71839c7541edc4 | |
parent | Add Noisedash to Miscellaneous (#2964) (diff) | |
download | awesome-selfhosted-b3f0a5a5f36b634123ee62be511e767451797d90.tar.gz awesome-selfhosted-b3f0a5a5f36b634123ee62be511e767451797d90.zip |
Add Eqivo to Communication - SIP (#2944)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -478,6 +478,7 @@ Mailing lists servers and mass mailing software - one message to many recipients - [Asterisk](https://www.asterisk.org/) - Easy to use but advanced IP PBX system, VoIP gateway and conference server. `GPL-2.0` `C` - [ASTPP](https://www.astppbilling.org/) - is an Open Source VoIP Billing Solution for Freeswitch. It supports prepaid and postpaid billing with call rating and credit control. It also provides many other features. ([Source Code](https://github.com/iNextrix/ASTPP)) `AGPL-3.0` `PHP` +- [Eqivo](https://eqivo.org/) - Eqivo implements an API layer on top of FreeSWITCH facilitating integration between web applications and voice/video-enabled endpoints such as traditional phone lines (PSTN), VoIP phones, webRTC clients etc. ([Source Code](https://github.com/rtckit/eqivo)) `MIT` `PHP` - [Freepbx](https://www.freepbx.org) - Web-based open source GUI that controls and manages Asterisk. ([Source Code](https://git.freepbx.org/projects/FREEPBX)) `GPL-2.0` `PHP` - [FreeSWITCH](https://freeswitch.org/) - Scalable open source cross-platform telephony platform. ([Source Code](https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse)) `MPL-2.0` `C` - [FusionPBX](https://www.fusionpbx.com/) - Open source project that provides a customizable and flexible web interface to the very powerful and highly scalable multi-platform voice switch called FreeSWITCH. ([Source Code](https://github.com/fusionpbx/fusionpbx)) `MPL-1.1` `PHP` |