VoIP-Domain / voipdomain

VoIP Domain telephony network administration tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VoIP Domain

GitHub release GitHub license

VoIP Domain is a modern interface to manage a network of VoIP Asterisk servers, with many native features. All the system are based on a RESTful API, and even the administrative interface uses this API to manage the system, enabling your third party application (like a CRM) to interact with your telephony system. The communication between the administrative interface and the Asterisk servers are done by a daemon, that manage all the configurations needed at your local server, enabling all the features local, in other words, if you lost the connectivity from your Asterisk server to the administrative interface, all the features like Least Cost Route, Call billing, Call routing, and others are keep working.

You can easy deploy one or many servers and after installed, you wouldn't need to access the server anymore to change configurations, all done by the administrative interface.

The demo will be available soon.

Features

  • Phone auto provisioning;
  • Least Cost Route (LCR);
  • Call billing;
  • Intelligent call route.

History

This project are in alpha version now. Please keep in touch while we prepare the first production version.

v0.0.1 - Released May/11/2018:

  • First public release (alpha version).

v0.0.2 - Released Oct/17/2018:

  • Hundred implementations and bugs fixed (alpha version).

License

GPLv3 License.

About

VoIP Domain telephony network administration tool

License:GNU General Public License v3.0


Languages

Language:PHP 90.4%Language:CSS 6.9%Language:JavaScript 2.4%Language:HTML 0.2%Language:Shell 0.1%