ancahy / ivozprovider

IVOZ Provider - Multitenant solution for VoIP telephony providers

Home Page:https://www.irontec.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IvozProvider Logo stable release

Ivoz Provider is a multitenant solution for VoIP telephony providers designed for horizontal scaling and load balancing.

Features

Multitenancy

IvozProvider supports multiple management levels, from Global platform administator to final user, each of them having its own web interface with visibility to perform configuration tasks.

  • Global Administator manages multiple Brands
  • Brand Administrators manage multiple Companies
  • Company Administrators manage multiple Users
  • Users manage their preferences

Scaling

From its beginning, IvozProvider was designed to be installed distributed between multiple machines, each one fullfilling one of the existing profiles:

  • Proxy:

    • Provides SIP communication with Providers and Users terminals
    • Provides media relay between endpoints
    • Powered by Kamailo SIP Server 4.4
  • Portal:

    • Provides Web interfaces for all platform roles
    • Access to all Bussiness data and shared files through Rest API services
    • Management interfaces powered by Klear Framework
    • User interface powered by AngularJS
  • Application Server:

    • Provides PBX features and runs configured logics
    • Powered by Asterisk 13 LTS with PJSIP channel driver
    • Logics implemented in PHP using fastagi AGI
  • Data:

    • Provides database and shared storage for the rest of machines
    • Powered by MySQL 5.5 Server

And many others open source projects.

Bear in mind that, while at least one of each profile must be installed for the platform to work, there can be multiple machines of each profile and all of them can also be installed in the same machine (a.k.a. standalone installation).

scaling

Cloud Service

IvozProvider is designed to work directly from the Internet. Although it can be used in local environments, being exposed to the public network has it's advantages

Installation

There are several ways to install IvozProvider.

If you want to test an standlone installation, we recommend using one of auto-install CDs based on Debian Jessie 8.0 amd64.

Version 64 bits 32 bits
oasis 1.0 (stable) iso http iso http
oasis 1.1 (nightly-build) iso http iso http

Documentation

You can browse online documentation in different formats:

Language HTML LaTeX PDF EPUB
Spanish badge html badge singlehtml badge latex badge pdf badge epub
English badge html badge singlehtml badge latex badge pdf badge epub

Feedback & Questions

Feel free to subscribe to ivozprovider mailing lists for users or developers for any question or suggestion.

Any feedback is also welcomed at #ivozprovider irc channel at irc.freenode.net

License

Ivoz Provider - Multitenant solution for VoIP telephony providers
Copyright (C) 2014-2016 Irontec S.L.

Licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European
Commission - subsequent versions of the EUPL (the "Licence"); You may not use this work
except in compliance with the Licence.

You may obtain a copy of the Licence at:
http://ec.europa.eu/idabc/eupl.html

Unless required by applicable law or agreed to in writing, software distributed under
the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF
ANY KIND, either express or implied. See the Licence for the specific language
governing permissions and limitations under the Licence.

About

IVOZ Provider - Multitenant solution for VoIP telephony providers

https://www.irontec.com

License:European Union Public License 1.1


Languages

Language:PHP 67.2%Language:HTML 22.0%Language:CSS 9.6%Language:JavaScript 0.7%Language:ApacheConf 0.2%Language:Perl 0.2%Language:Shell 0.0%Language:Vim Script 0.0%