Git Product home page Git Product logo

itp-voice's Introduction

ITP Administration Platform

Originally designed for just the new ITP Voice, ITP Admin Platform will now perform all duties for ITP including but not limited to:

-Billing -Charging -Managing Services -ITP Voice -ITP Fiber Provisioning -More to come

#Folder Structure

/Asterisk -- Asterisk config files for all asterisk servers

/Kamailio -- Kamailio config files for all KM servers

/ari -- node Asterisk ARI files for App servers

/apps -- node files for all ITP modules (Fiber, Voice, Cloud, etc.)

ITP-Voice-Platform

ITP Voice Platform will utilize open source technologies to build a cluster of Asterisk servers that is both scalable and resilient.

This cluster will consist of:

-------Kamailio------ | | | -----Asterisk---- | | | ---Asterisk ARI Engine--

Kamailio will be responsible for registering SIP users and load balancing between itself using DNS SRV records.

Kamailio will then load balance any calls (extension to extension, outgoing, inbound) to the Asterisk Servers.

Asterisk will simply hand off ANY call to the ARI Engine using Statsis. All of the business logic will be handled within the Asterisk ARI Engine using noseJS. This includes all Class 5 features such as ACD Queues, Hunt Groups, Call Forwarding, etc. The hand off to the ARI engine will use a message bus, we will use rabbitmq for load balancing accross different ARI engines (servers).

Finally, all events will be logged in a CEL like structure for CDR Reports and Call Center statistics.

FEATURES:

-ACD Queues (Agent Login/Logout or Static Agents)

-Call Parking

-Time Conditions w/ Override code

-Direct DIDs to each extension

-IVR

-Ring Groups

itp-voice's People

Contributors

lucasborge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.