Contributed by Khurshidali Shaikh on 23 Jan 2014
Interactive Voice Response (IVR) systems offer a way for users to interact with existing software applications using voice and keypad input from their phones. Below is an exhaustive list of benefits that IVR systems offer.
The article will focus on how to build a flexible and extensible IVR system painlessly using Cloud-based services like Twilio.
Twilio is a Cloud communications company offering IaaS (Infrastructure as a service). Twilio provides telephone infrastructure in the cloud and exposes them as Application Programming Interface (API) using which one can build applications to send and receive phone calls and text messages. Getting started with Twilio is easy.
Since the phone numbers can be programmed and controlled using any HTTP/HTTPS URLs, it’s easy to build interactive applications to handle incoming calls. The URLs can be static XML/twiml files or dynamic web applications that may be interacting with a database and other systems and performing any custom business logic.
Below is the flowchart of an application developed by Neev for use by its internal sales team.
In addition, Twilio also provides REST APIs to perform functions like making a call, modifying a live call, collecting call logs, creating queues, buying numbers, sending SMS, etc. There are helper libraries available in all the popular programming languages which provide a wrapper to work with the REST APIs.
Visit us at Neevtech.com to know more about our offerings.
Tags: Application Programming Interface, browser, Cloud communications, cloud telephony, Cloud-based service, desktop client, HTTP, HTTPS, IaaS, Infrastructure as a service, Interactive Voice Response system, ivr, IVRS, REST API, software, twilio, twiml, URL, XML
© 2016 Neevtech Blog | Neev Technologies
Leave a Comment