Cooljoe464 / OmniChannel-Contact-Centre-Python

A demonstration Chat and Voice inbound contact centre written in Python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact-Centre Version 0.5

Inbound PSTN to Twilio Client Contact Centre Powered by Taskrouter

Languages: Python, js

This implements:

  • Three channels (SMS, Voice & Programmable Chat)
  • 4 department, multilingual contact centre
  • Agent UI based on TaskRouter SDK for low latency
  • Twilio Client WebRTC dashboard
  • Conference instruction
  • Call instruction
  • Conference recording
  • Call holding
  • Call transfers
  • Programmable Chat
  • Multitasking

Install the requirements by running pip install requirements.txt Run the install script to create the basic contact center structure

Buy a Twilio number https://www.twilio.com/console/phone-numbers/incoming Configure your number to point towards where you have deployed this app: https://YOUR_DOMAIN_HERE/incoming_call

About

A demonstration Chat and Voice inbound contact centre written in Python 3


Languages

Language:HTML 52.4%Language:Python 40.4%Language:JavaScript 4.6%Language:CSS 2.6%