Robert-SZ / voximplant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACD and Call Queuing: simple call center

ACD

This project contains VoxEngine scenario and web interface for web application for call center operators. It uses ACD module to process inbound calls, put them in a queue and forward them to operators serving the queue. This README file describes how to use the provided files to launch the application. The only thing you need to start building your audio conferencing is VoxImplant developer account - you can get it for free at https://voximplant.com/sign-up

Quickstart

After you successfully created and activated your VoxImplant developer account you need to login into VoxImplant admin interface and complete these steps to build simple call center with one queue for inbound call processing:

Using the web application

Just upload the file from the WebApp folder to your web server and change ACCNAME variable value in the html file to your VoxImplant account name, then you can log in using users credentials (your specified while created application users in VoxImplant Control Panel). Inbound calls to the phone number you've bought will go to the queue we created and to operators will be serving the queue.

Version

1.0

About


Languages

Language:JavaScript 60.3%Language:HTML 39.7%