<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IVR World &#187; IVR System</title>
	<atom:link href="http://www.ivrsworld.com/tag/ivr-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ivrsworld.com</link>
	<description>IVR, Interactive Voice Response System, CTI Applications</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My experience with Sangoma A101-E1 board and FreeSWITCH</title>
		<link>http://www.ivrsworld.com/personal/my-experience-with-sangoma-a101-e1-board-and-freeswitch/</link>
		<comments>http://www.ivrsworld.com/personal/my-experience-with-sangoma-a101-e1-board-and-freeswitch/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 17:33:31 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[A101]]></category>
		<category><![CDATA[database integration]]></category>
		<category><![CDATA[freeswitch]]></category>
		<category><![CDATA[FreeTDM]]></category>
		<category><![CDATA[isdn]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[Open Source IVR]]></category>
		<category><![CDATA[sangoma]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1735</guid>
		<description><![CDATA[Recently, I had a chance to work on Sangoma Board and FreeSWITCH ( an open source Telephony platform) which can also work as Interactive Voice Response system. The main challenge was to install the FreeSWITCH on Windows and get Sangoma board ( Model A101) work. Since I was new to Sangoma board low cost boards, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Recently, I had  a chance to work on Sangoma Board and FreeSWITCH ( an open source Telephony platform) which can also work as Interactive Voice Response system. The main challenge</p>
<div id="attachment_1737" class="wp-caption alignright" style="width: 210px">
	<a href="http://www.sangoma.com"><img class="size-full wp-image-1737 " title="sangoma-logo" src="http://www.ivrsworld.com/wp-content/uploads/sangoma-logo.png" alt="" width="210" height="33" /></a>
	<p class="wp-caption-text">Experience with Sangoma A101 and FreeSwitch</p>
</div>
<p>was to install the FreeSWITCH on Windows and get Sangoma board ( Model A101) work. Since I was new to Sangoma board low cost boards, I faced many problems due to lack of information availability on net for beginner.</p>
<p>&nbsp;</p>
<p>Though Sangoma support was more or less satisfactory, but no where near the excellent support provided by Dialogic. So, few small things I learned about Sangom board which may be beneficial for people who have worked only with Dialogic board, but not Sangoma boards.</p>
<p>1. Sangoma drivers do not have any telecom protocol ( ISDN ) built into it. It always uses third party software for these protocols.<br />
<span id="more-1735"></span><br />
2. Sangoma boards are mainly made for Asterisk/FreeSWITCH and Linux systems. The basic card is cheap, but additional features like &#8216;echo cancellation&#8217;, NBE ( NetBorder Express &#8211; required for Windows) cost extra. So, if some one wants features equivalent of Donjin DN300 in A101, the cost will become more or less same!</p>
<p>3. Configuring the board is more difficult than developing the IVR system for beginner. I could not find any step by step guide for installing the card, run a demo application and test. This kind of utility is available in Dialogic, even in Donjin. Most of the time, Dialogic and Donjin support will help install the card, install the driver, do the configuration and run those demo application and hand over the system back to developer for installing their application. In case of Sangoma, we had to really, really struggled hard to get such support. At first, we were told that in order to get Sagoma board work in Windows, we will have to buy NBE as well as AFT series of board, A101 will not work! But after exchanging mail to and fro with main Sangoma support, we were finally advised to use FreeSWITCH in Windows and it worked for us!</p>
<p>4. Finally, Sangoma support had installed FreeSWITCH on our server and handed over to us. They compiled the recent FreeSWITCH source code along with freeTDM.</p>
<p>After installing FreeSWITCH, developing our IVR using JavaScript was quite easy actually. The were also good documentation about customizing &#8220;Dialplan&#8221; required to forward any incoming calls JavaScript codes.</p>
<p>So, I would say it was mixed experience for me with Sangoma boards. Using high level language like JavaScript has advantages as well as disadvantages too. But it surely is faster and much easier to learn then learning to write software in C++. </p>
<p>I hope to write a step by step guide to configure Sangoma A101 in Windows using FreeSWITCH some day.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/personal/my-experience-with-sangoma-a101-e1-board-and-freeswitch/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Why professioal voice prompt should be used in any IVR system</title>
		<link>http://www.ivrsworld.com/ivr-usability/why-professioal-voice-prompt-should-be-used-in-any-ivr-system/</link>
		<comments>http://www.ivrsworld.com/ivr-usability/why-professioal-voice-prompt-should-be-used-in-any-ivr-system/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 18:32:29 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[ivr usability]]></category>
		<category><![CDATA[call center]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Customer Care IVR]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[IVR in Customer Care]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[ivrs]]></category>
		<category><![CDATA[Production grade IVR]]></category>
		<category><![CDATA[TTS]]></category>
		<category><![CDATA[Voice Prompts]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1659</guid>
		<description><![CDATA[I have many experiences with my clients or people whom I had interacted during their commissioning of IVR system, that they give least importance to the scripting as well as voice prompt. Most of the times, they discuss and emphasis on number of simultaneous calls, integration of the IVR with some CRM ( customer resource [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have many experiences with my clients or people whom I had interacted during their commissioning of IVR system, that they give least importance to the scripting as well as voice prompt. Most of the times, they discuss and emphasis on number of simultaneous calls, integration of the IVR with some CRM ( customer resource management) system or some other interesting IVR feature as well as its future expansion as well as maintenance. Nothing wrong for emphasizing on these aspects of IVR system, but after commissioning of the IVR, they have started changing the script as well as voice prompts many times over!</p>
<p>Many of clients have started out with TTS ( Text To Speech ) generated voice prompts and later ended up recording voice prompts by different artists in a studio! I have also seen some call center owner as well as some companies deploying voice recorded in office by some female staff using a PC and MIC, and putting the IVR into production. Invariably, they changed the voice prompts to studio recorded voice prompts from professional artists after one month or so! </p>
<p>While in some cases use of TTS ( Text To Speech) is inevitable or a must ( like retrieving dynamic data from database and playing them out), but there is no reason to use TTS or TTS generated voice prompts fixed menus, numerals as well as fixed names! </p>
<p><span id="more-1659"></span> I would always advise people to use professionally recorded voice prompts in any IVR in production environment. While use of TTS generated voice prompts during testing and development phase makes sense, but in production, TTS should be avoided. Here are few reasons why one must use professionally recorded voice prompts only :-</p>
<p> <strong>1. Voice prompt is the only interface to the caller<br />
</strong><br />
In IVR system, voice prompts are the only direct interface with the telephone caller and telephone caller has no means to know about other aspects of the IVR system. A caller to an IVR system is not bothered about the technology behind the IVR system, or use of API ( Application Programming Interface) based on latest web technologies to fetch the required information for the caller at the back end. The caller is just bother about his required information and how quickly he could access it and how easily he could listen and understand without having to press any key to listen again!</p>
<p><strong>2. Professional Voice Prompts gives seriousness to the IVR system<br />
</strong></p>
<p>For many call center as well as customer service and support, IVR is the one which picks calls from every caller including the irate and fed-up callers! Professional, clear and pleasant voice ( I avoid using the word female) may have good effect on the caller and it may give indication to him what he may expect from the call! Unprofessional and difficult to understand voice prompts may scare away the caller or make him more non-cooperating irate customer! </p>
<p><strong>3. Voice Prompts may make IVR caller experience pleasant<br />
</strong><br />
A clear and pleasant voice with understandable accent as well as pronunciation will surely increase user experience as well as satisfaction of the caller! A person may call to the IVR from a noisy background area and that will compound his problems in understanding IVR voice prompts or menu options if TTS generated machine prompts are used.</p>
<p>A professional voice prompt provider will always make the voice prompt in proper volume, speed, pitch as well as pronunciation which are a must for any production grade IVR system. </p>
<p>So, in order to improve usability and caller satisfaction, one should use services from a professional voice prompt provider, or at least use voice prompts recorded in studio by professional voice over artist.    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/ivr-usability/why-professioal-voice-prompt-should-be-used-in-any-ivr-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IVR for MLM Companies</title>
		<link>http://www.ivrsworld.com/benefit-of-ivr/ivr-for-mlm-companies/</link>
		<comments>http://www.ivrsworld.com/benefit-of-ivr/ivr-for-mlm-companies/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 15:12:12 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[benefit of ivr]]></category>
		<category><![CDATA[Amway]]></category>
		<category><![CDATA[hosted ivr]]></category>
		<category><![CDATA[IVR Complaint Mnagament]]></category>
		<category><![CDATA[IVR hosting]]></category>
		<category><![CDATA[IVR in Marketing]]></category>
		<category><![CDATA[IVR in MLM]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[ivrs]]></category>
		<category><![CDATA[Network Marketing]]></category>
		<category><![CDATA[Referral Marketing]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1640</guid>
		<description><![CDATA[MLM ( Multi Level Marketing) can be defined as a marketing strategy where its sales force earns from their selling as well as from those sales generated by people whom they recruit to sell. So, essentially if a sales person creates many successful sales person under him, he generates enough revenue without himself involving in [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>MLM ( Multi Level Marketing) can be defined as a marketing strategy where its sales force earns from their selling as well as from those sales generated by people whom they recruit to sell. So, essentially if a sales person creates many successful sales person under him, he generates enough revenue without himself involving in any direct sales! Amway is one of the most famous MLM companies in the world with many products which they sell through their members only. </p>
<p>MLM is also known as <strong>Networking Marketing</strong> as well as <strong>referral marketing</strong>, there are many MLM companies in India now a days.<br />
<div id="attachment_1641" class="wp-caption aligncenter" style="width: 402px">
	<a href="http://www.ivrsworld.com/wp-content/uploads/ivr-for-mlm-companies.png"><img src="http://www.ivrsworld.com/wp-content/uploads/ivr-for-mlm-companies.png" alt="" title="ivr-for-mlm-companies" width="402" height="299" class="size-full wp-image-1641" /></a>
	<p class="wp-caption-text">IVR in Multi Level Marketing Companies</p>
</div><br />
<strong>How to use IVR in MLM companies ?<br />
</strong><br />
Most of the MLM companies now use websites or webportal for managing their accounts, access account details online anytime. IVR ( Interactive Voice Response) system could be logical extension of daily operation of any MLM company where any current information can be to accessed by any telephone line from anywhere.</p>
<p><span id="more-1640"></span>The reach of MLM companies is now not confined to city or town areas in India where internet penetration is high, but also to villages where there is almost no penetration of internet and computer, but mobile phones have reached. So, providing updated account information as well as other MLM activities like adding new recruit, lodge any complaints using an IVR may not only add provide added facility to MLM company, but also increase its service area.</p>
<p>What IVR for MLM Companies can do ?</p>
<p>Here are few tasks an IVR can perform for MLM Companies 24 hours a day, without any break and any manual intervention :-</p>
<p>1. It can register any enquiry of new member which could be immediately alerted to any existing member in the same area from where one has made the call. </p>
<p>2. IVR can be used to retrieve member account information like commissions earned by his sales as well as his down-line distributors or any new member additions to his network. These instant and updated information keep a member motivated all the time. </p>
<p>3. IVR can be configured to act as an outbound IVR that can be used to blast <a href="http://www.ivrsworld.com/hosted-ivr/bulk-voice-calling/">mass voice message</a> to all its members any important news, new scheme, discount or any service disruptions etc. </p>
<p>4. IVR can be used to play back recorded voice message of the managing director or owner of the MLM company which builds confidence in its members. This can also be used to gauge member enthusiasm about the MLM company. </p>
<p>So, if you own an MLM company and not using IVR, most probably, you are missing a tool which can not only increase efficiency of your MLM company, but also increase its profitability as well as reputation. </p>
<p>5. IVR can be used as complete <a href="http://www.ivrsworld.com/complaint-management/benefit-of-hosted-ivr-complaint-management/">automated complaint management system</a> for its members. IVR based complaint management system offers many benefits like lodging complaints using just a phone call without any human intervention by the MLM company. </p>
<p>Apart from these, IVR could b beneficial to automate many mundane and routine tasks performed manually which can result in decrease in operational cost, increase efficiency resulting in increased profitability. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/benefit-of-ivr/ivr-for-mlm-companies/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Hosted IVR based Shipment Tracking System</title>
		<link>http://www.ivrsworld.com/hosted-ivr/hosted-ivr-based-courier-tracking-system/</link>
		<comments>http://www.ivrsworld.com/hosted-ivr/hosted-ivr-based-courier-tracking-system/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 15:27:15 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[hosted ivr]]></category>
		<category><![CDATA[Courier Company IVR]]></category>
		<category><![CDATA[Hosted IVR Shipment tracking]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[IVR Application]]></category>
		<category><![CDATA[IVR for courier company]]></category>
		<category><![CDATA[IVR for shipment tracking]]></category>
		<category><![CDATA[IVR hosting]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[ivrs]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1624</guid>
		<description><![CDATA[In India, not many courier companies have tracking system on IVR ( Interactive Voice Response) system, though almost everyone has web-based online tracking system. Majority of the courier companies have their offices or franchisees in many smaller cities for larger coverage as well as networks in India. Most websites of the courier companies list the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>In India, not many courier companies have tracking system on IVR ( Interactive Voice Response) system, though almost everyone has web-based online tracking system. Majority of the courier companies have their offices or franchisees in many smaller cities for larger coverage as well as networks in India. Most websites of the courier companies list the phone numbers of these offices for local tracking of the shipments.</p>
<p>Recently, I have observed that, few employees are almost busy all the time answering telephone calls in these offices and tracking the shipment according to the consignment number. On top of that, these employees majorly check the status manually on their computer and inform status of the shipment to the caller. </p>
<p>All these processed could be automated completely using IVR hosting service at any location in India. It is possible since the tracking system is already cumputerised as well as accessible online. Courier tracking on IVR is being widely used in western countries like United States of America, Europe etc.</p>
<p><span id="more-1624"></span>In any shipment, it has few finite status, for example, it will have the following statuses :-</p>
<p>1. Shipment in transit : This will state that, the shipment is on transit but it has not reached the destination. It can also announce the current city where the shipment has reached apart from expected delivery date.</p>
<p>2. Shipment at Destination : Shipment has reached the destination town or city, could be collected in person, but delivery will be made next day only.</p>
<p>3. Shipment out for delivery : Shipment is in destination city/town, and  shipment is taken out for delivery. Most probably, many people would enquire during this status! </p>
<p>4. Shipment Delivered : Shipment has been delivered on time and date. </p>
<p>In hosted IVR enthronement, it should be quite easy to retrieve the status of any shipment by its consignment number. Courier  </p>
<p>Since online tracking is already available on web, courier companies can easily provide an HTTP based API ( Application Programming Interface) to retrieve the shipment status to hosted IVR system. </p>
<p>Here is tentative steps, how hosted IVR service for shipment tracking can work :-</p>
<p>1. Caller calls the IVR number and IVR greets him in his local language as per caller id.<br />
2. Caller dials the consignment number.<br />
3. Hosted IVR uses Web service API to retrieve the current status and announce that. </p>
<p>So, hosted IVR can easily provide telephone based shipment tracking system in easy and simple ways using the local languages. Hosted IVR for shipment tracking system can be very useful as it is quick to go live and does not require any big initial investment. </p>
<p>While web based shipment tracking is very useful, but it can be used by many illiterate people as well as those people who do not have internet access. But now a days, majority people have access to mobile phone or public telephone booth, using which one can track shipment status on IVR. Another main advantage of IVR is use of local language which is not possible in case of websites.</p>
<p>Hosted IVR based tracking system can reduce burden of employees of courier companies, provide useful and time tracking system to its clients. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/hosted-ivr/hosted-ivr-based-courier-tracking-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Importance of script writing in IVR system</title>
		<link>http://www.ivrsworld.com/ivr-tips/importance-of-script-writing-in-ivr-system/</link>
		<comments>http://www.ivrsworld.com/ivr-tips/importance-of-script-writing-in-ivr-system/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 20:14:02 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[ivr tips]]></category>
		<category><![CDATA[in system]]></category>
		<category><![CDATA[ISUP]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[IVR scripts]]></category>
		<category><![CDATA[IVR scrpting]]></category>
		<category><![CDATA[IVR Software]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[ivr tools]]></category>
		<category><![CDATA[ivr usability]]></category>
		<category><![CDATA[script writer]]></category>
		<category><![CDATA[Speech Recognition]]></category>
		<category><![CDATA[ss7]]></category>
		<category><![CDATA[TTS]]></category>
		<category><![CDATA[vui]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1599</guid>
		<description><![CDATA[IVR system is not just a clubbing together of state of the art CTI boards, high end servers, very easy to drag and drop tool design IVR call flow for flexibility. One of the saddest part about IVR development is, the users may not appreciate about these technological break-through like SS7, ISUP, CPA ( Call [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>IVR system is not just a clubbing together of state of the art CTI boards, high end servers, very easy to drag and drop tool design IVR call flow for flexibility. One of the saddest part about IVR development is, the users may not appreciate about these technological break-through like SS7, ISUP, CPA ( Call Progress Analysis), accuracy and speed of speech recognition or the or intricacies involved in detecting disconnect tone, engage tone. </p>
<p>They simply care about what menus they hear and if the options they press or speak works! They are least bothered about the hard work some one may have put in to detect her key presses, or recognise heavily accented  English numerals, but only if the IVR retrieves the information it promised in its menu. The appreciate only when they can understand the information read out to her listening first time without having to press a key to listen again!  </p>
<p>It may not be possible to satisfy all the users of an IVR system, but by using well scripted menus in simple language and intelligently constructed sentences may surely help majority of the people to use IVR system without having to learn the IVR before using it. </p>
<p><span id="more-1599"></span>The answer to all these problems faced by IVR users and making IVR more useful and user friendly is &#8216;scripting of the IVR menus&#8217;! Script writing for IVR means, writing the IVR menu options in simplest language, well formed sentence so that the listener understands the message accurately without having to concentrate. </p>
<p>IVR scripting can be used in three areas to improve IVR usability:-</p>
<p>1. Scripting the menus<br />
2. Dividing complex menus to simple sub menus<br />
3. Scripting the phrases used for providing information</p>
<p><strong>1. Scripting the Menus</strong></p>
<p>   This is quite straight forward. The menu options where IVR gives some options to the IVR user to either press telephone keys, or speak some word or phrase, should be properly scripted. Accuracy of the options is of course a must and forgone conclusion. For example, if the menu says, &#8220;To transfer your call to a customer care executive, please press 9&#8243;, then on pressing 9 by the caller, the IVR should transfer the call to customer care executive, not to the main menu! </p>
<p><strong>2. Dividing complex menus </strong></p>
<p>  Script writers will divide complex options or large options will divide into some groups, and make it two level menus, in place of one. This will not only help first time callers, but also make it more user friendly faster with using &#8216;cut through&#8217; key pressing!<br />
<strong><br />
3. Scripting phrases </strong></p>
<p>Now a days, IVR has to retrieve many information from various locations through either database look up or by using API. Also, it may have retrieve information in bits and pieces from different servers, then knit them together, and then finally produce a sentence which would present a complete required message/information to the IVR user! Now that may not be easy for an IVR engineer! So, one must use a professional script writer for writing these phrases either to be recorded or used with TTS.</p>
<p>Without proper scripts used in IVR menus and in information, IVR will not be usable at all, even by expert IVR users! It will be very frustrating for users and all the great technologies used to design and develop IVR system will completely go waste!  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/ivr-tips/importance-of-script-writing-in-ivr-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 5 reasons for opting hosted IVR solution</title>
		<link>http://www.ivrsworld.com/hosted-ivr/top-5-reasons-for-opting-hosted-ivr-solution/</link>
		<comments>http://www.ivrsworld.com/hosted-ivr/top-5-reasons-for-opting-hosted-ivr-solution/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 14:25:56 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[hosted ivr]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[cti]]></category>
		<category><![CDATA[Customer Care IVR]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[IVR hosting]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[Outbound Dialing]]></category>
		<category><![CDATA[Speaker Recognition]]></category>
		<category><![CDATA[TDM]]></category>
		<category><![CDATA[VOIP]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1583</guid>
		<description><![CDATA[IVR Hosting is growing world-wide and many people are increasingly opting for Hosted IVR solutions. Though hosted IVR Solution may not be able to replace On-Preimse IVR solutions in some cases, but here are top five reasons why one should opt for IVR hosting :- 1. Future Proof With increasing number of CTI vendors as [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>IVR Hosting is growing world-wide and many people are increasingly opting for Hosted IVR solutions. Though hosted IVR Solution may not be able to replace On-Preimse IVR solutions in some cases, but here are top five reasons why one should opt for IVR hosting :-</p>
<div id="attachment_1585" class="wp-caption aligncenter" style="width: 480px">
	<a href="http://www.ivrsworld.com/wp-content/uploads/IVR-Hosting2.png"><img src="http://www.ivrsworld.com/wp-content/uploads/IVR-Hosting2.png" alt="IVR Hosting ay be your ideal IVR solution!" title="IVR-Hosting" width="480" height="280" class="size-full wp-image-1585" /></a>
	<p class="wp-caption-text">IVR Hosting ay be your ideal IVR solution!</p>
</div>
<p><strong>1. Future Proof<br />
</strong><br />
  With increasing number of CTI vendors as well as available CTI boards, it has not only become difficult to choose a CTI board, but it has also created a new risk, that is obsolescence! Many people may remember buying good old D/4PCI without any fear or consideration of going obsolete, but not anymore!<br />
  With recent advancement in speech recognition technologies, as well as complex IVR systems which may require data exchange between servers located at many places, one can safely say that, today&#8217;s IVR technology is going to be obsolete a lot quicker than before.</p>
<p>In hosted IVR solution, this is never going to be a problem for user! One can expect, the hosted IVR service provider will always be updated with latest technologies, features available in IVR technology.<br />
<span id="more-1583"></span><br />
<strong>2.  No maintenance and no support nightmare</strong></p>
<p>    IVR System consists of more than one components. For example, it has telecom components which connects you to the PSTN ( Public Switch Network). Then there is a computer Server and power as well as power back up.  Apart from this, there is one CTI vendor as well as IVR Software vendor!</p>
<p>  Most of the times, you do not find one single vendor providing you all above components. So, one needs to contact all these vendors for support. One may even encounter a problem like, CTI vendor blaming the Telecom connectivity for the IVR system malfunctioning, while the computer hardware guy blaming the IVR software.</p>
<p>  In hosted IVR solution, you have only one problem, only one support, either your IVR is working or it is not. And contact only one support for this. It will save time and resources for any company.</p>
<p><strong>3. Real-time monitoring of expenses and exit route</strong></p>
<p>   With IVR hosting service, one can actually measure ROI ( return on Investment) quickly and in real time. From the monthly payment to the Hosted IVR service provider, one can measure exact number of calls, call abandonment, successful calls and any saving in human intervention. But one may argue, these data are available on On-Premise solution too. Yes, but when you know use of IVR is not reducing burden of human resources, you have had already invested on the IVR systems as capital expenditure!</p>
<p> But with Hosted IVR solution, you have quick exit route or try out different type of call flow, different features. On premise IVR, one can not expect these benefits!</p>
<p><strong>4. Focus your core business, no allocate resources for IVR a business tool for you<br />
</strong><br />
   IVR system is a business automation system to automate customer care, reduce human intervention, increase accuracy of information as well as collecting measurable information about callers and customers. Maintaining or developing IVR system may not be your core competence. So, one should devote resources in their core competence rather than devoting resources in IVR upkeep.</p>
<p>Hosted IVR is the perfect solution which offers complete IVR solution without having to know anything about IVR yourself.</p>
<p><strong>5. Quick upgrade and expansion</strong></p>
<p>   Hosted IVR offers facility to upgrade capacity of calls, or any other required feature quickly. One can also opt for using different technology for different kind of calls. For example, one may opt for VOIP for outbound calls while using TDM network for incoming calls by the customers. The best part is, one can change this kind for arrangement frequently as per requirement.  With On-Premise IVR, one is stuck with the CTI board purchased as well as initial SRS ( System Requirement Specification) of IVR.<br />
  These kind of flexible features are available with IVR hosting and if one requires these facility, he might have invest a lot in different hardware alone!</p>
<p>So, it may be time for you to think about IVR hosting seriously!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/hosted-ivr/top-5-reasons-for-opting-hosted-ivr-solution/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Open Source IVR ?</title>
		<link>http://www.ivrsworld.com/open-source-ivr/open-source-ivr/</link>
		<comments>http://www.ivrsworld.com/open-source-ivr/open-source-ivr/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 08:58:38 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[Open Source IVR]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[cti board]]></category>
		<category><![CDATA[dialogic]]></category>
		<category><![CDATA[Digium]]></category>
		<category><![CDATA[DTMF]]></category>
		<category><![CDATA[Host PC]]></category>
		<category><![CDATA[IVR Application]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[TTS]]></category>
		<category><![CDATA[VOIP]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1568</guid>
		<description><![CDATA[Recently, I have started getting mails about asking open source IVR as well as its availability for free, download-able from internet! Most of the people who have asked me about &#8220;&#8216;Open Source IVR&#8221; have heard about Asterisk. Before going into the details about Asterisk, being open source IVR, I would like to clarify few things [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Recently, I have started getting mails about asking open source IVR as well as its availability for free, download-able from internet! Most of the people who have asked me about &#8220;&#8216;<strong>Open Source IVR</strong>&#8221; have heard about Asterisk. Before going into the details about Asterisk, being open source IVR, I would like to clarify few things about IVR ( Interactive Voice Response)  System.</p>
<p>IVR system consists of  four components, one can say. They are :-</p>
<p><strong>1. CTI ( Computer Telephony) board</strong><br />
<strong>2. Call Flow development as per requirement</strong><br />
<strong>3. Voice prompts, TTS ( Text To Speech) Engine  and ASR (Automatic Speech Recognition) Engine</strong><br />
<strong>4. Host PC or Server for #1 through #3 above.</strong></p>
<p><strong>1. CTI ( Computer Telephony) board</strong></p>
<p>CTI board is a hardware and I m quite sure, nobody will make it &#8216;open source&#8217; or free for anyone! The other alternative is SIP ( Session Initiated Protocol) on VoIP ( Voice Over Internet Protocol). But for connecting to PSTN ( Public Switched Network), TDM based CTI Board is a must and there is no alternative, as of now!<br />
<span id="more-1568"></span><br />
All CTI boards come with their own set of API ( Application Programming Interfaces) to control telecom protocols and call handling. Dialogic, the biggest CTI company provides many APIs as well as sample codes in three major operating systems, Windows, Linux and MAC OS. Likewise, other CTI vendors too provide their proprietary C++ API for at least two OS.</p>
<p><strong>2. Call Flow development as per requirement<br />
</strong><br />
  There are many online as well as offline call flow development tools. Some Call Flow development tools are completely pictorial visual tool where one can drag and drop various call flow like components to make a call flow. Some others use simple &#8216;English&#8217; like/natural language like scripts to define call flow. Incidentally, all these tools are free to use for developing the call flow, but to execute these call flow, one has to pay per port licenses.</p>
<p>VXML is standard call flow development language adopted by W3 which uses HTML like simple syntax. Presently this requires a third party interpreter which again requires per port licenses.</p>
<p><strong><br />
3. Voice prompts, TTS ( Text To Speech) Engine  and ASR (Automatic Speech Recognition) Engine</strong></p>
<p>   Voice prompts are normally recorded in a studio by professional artists. One can also record voice prompts using computer/laptop and MIC for development purpose. There are many open source, freely available TTS. Even MS SAPI is freely available. eSpeak, a popular TTS which has support for many languages from all around the world, is an open source TTS which works well both in Windows and Linux.<br />
  Likewise there are many open source ASR that works well after refinements.</p>
<p>Now, <strong>major challenge is to integrate all these components</strong> and build a reliable IVR system. Now a days, IVR is no longer simple call flow of yes and no by the caller, but complex system with data retrieving from multiple sources. It performs complex task as well compute input data by caller, make a decision and respond to caller with appropriate answer.</p>
<p>Most of the time, making an informed choice of IVR which is most suitable for a particular IVR application is quite difficult.</p>
<p>Now finally, Asterisk is a truly open source telephony system with IVR facility. It is Linux based and supports many CTI hardware and many developers contributing to it. It is a completely DIY ( Do It Yourself) IVR platform. It may not be easy to develop an IVR system quickly for a beginner using Asterisk from a  scratch. At the end, it may be as difficult as building IVR using native API available with CTI board itself.</p>
<p>Many high density and widely deployed CTI hardware are not supported by Asterisk. This is one disadvantage which Asterisk will take some time to overcome. And at the end, while some one tries to customise Asterisk, he might end up with his own proprietary piece of codes, specific to some CTI hardware only!</p>
<p>Advantage of using API of CTI board is the freedom of choice of operating system as well as programming language. Programming languages like C++ offer power of &#8216;real programming&#8217; language to complete complex tasks as well as integrate with any third party software.</p>
<p>So, one may not have much choice as Open Source IVR!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/open-source-ivr/open-source-ivr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IVR usability and Airtel (India) Call center</title>
		<link>http://www.ivrsworld.com/ivr-news/ivr-usability-and-airtel-india-call-center/</link>
		<comments>http://www.ivrsworld.com/ivr-news/ivr-usability-and-airtel-india-call-center/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 06:44:36 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[IVR News]]></category>
		<category><![CDATA[ivr usability]]></category>
		<category><![CDATA[Airtel]]></category>
		<category><![CDATA[Airtel India]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[IVR bench marking]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[language option]]></category>
		<category><![CDATA[TRAI]]></category>
		<category><![CDATA[Vallue added Service]]></category>
		<category><![CDATA[VAS]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1380</guid>
		<description><![CDATA[Recently, I came to know that Airtel ( Mobile Service provider in India with largest number of mobile subscribers, around 135 millions) charges caller to its mobile subscribers at the Rs. 0.5 per 3 minutes when they call their helpline number ( customer care) and speak to any human agent. The charge starts as soon [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Recently, I came to know that <a href="http://www.airtel.in">Airtel</a> ( Mobile Service provider in India with largest number of mobile subscribers, around 135 millions) charges caller to its mobile subscribers at the Rs. 0.5 per 3 minutes when they call their helpline number ( customer care)  and speak to <div id="attachment_1382" class="wp-caption right" style="width: 300px">
	<a href="http://www.ivrsworld.com/wp-content/uploads/2010/06/300px-Bharti_Airtel_logo.svg_.png"><img src="http://www.ivrsworld.com/wp-content/uploads/2010/06/300px-Bharti_Airtel_logo.svg_.png" alt="" title="300px-Bharti_Airtel_logo.svg" width="300" height="104" class="size-full wp-image-1382" /></a>
	<p class="wp-caption-text">AIRTEL Charges for speaking customer care</p>
</div><br />
any human agent. The charge starts as soon as some human agent answers the call and the IVR prior to that is not charged. Apart from Airtel, few others telecom/Mobile operators have also started charging customers for speaking to their customer care executive. And they have consent from TRAI ( Telecom Regulatory Authority of India).</p>
<p>I think the logic behind Airtel charging customer for &#8216;talking&#8217; human agent/customer care executive is to discourage subscribers speaking to human agent and encourage using the &#8216;self help&#8217; or &#8216;Do It Yourself&#8217; IVR right from booking any complaints to find out any information about Airtel. This will surely help them reduce &#8216;human agents&#8217; in their call centers and bringing down cost of operation further. Also, there may have been many spam calls and this kind of charging may help them reduce these spam calls.</p>
<p><span id="more-1380"></span>But, few questions remain:-<br />
1. Have Airtel/Other mobile operators done any usability tests on their &#8216;self help IVR System&#8217; ?<br />
2. Have they done any bench marking of IVR abandon within calls ?<br />
3. Is their IVR system can solve any kind of problems faced by their customers ? How about genuine customers who face some genuine and &#8216;new problems&#8217; IVR does not have menu option for it ?</p>
<p>Though most of the times, the complaints or problems faced by customers are similar and can surely be automated using a well designed IVR which can fetch all data related to the caller, but thinking IVR is sufficient enough to solve all kinds of problems is quite ambitious!</p>
<p>It is true that Indian masses are not educated enough to use IVR for lodging complaints as well as intelligent enough to navigate through the menus provided in any customer care IVR, but in order to force them use of IVR by charging when they opt to speak to human agent too does not look a logical step. Instead of charging customers, Airtel could to usability test on their IVR and find out reasons for abandoning IVR and then try to improve its usability!</p>
<p>Servicing its huge subscribers of more than 135 millions using IVR would have made a good case studies and bench marking of IVR usability. Airtel also provides large number of value added services apart from its basic telephony services, so one can expect its customer care IVR to be quite complex. Apart from this, add 22 languages in 23 circles it operates, to its difficulty!</p>
<p>So, one can expect customer care IVR of Airtel to be quite complex browsing through complex menu options starting with language selection to service selection. But in India, being home to 300 million ( almost equivalent of total population of USA) of illiterate people, it may not be possible to expect them to know their service names which would be announced in IVR menus to choose.</p>
<p>Though I would rate IVR in Airtel customer care to be fairly good, but still, charging customers for speaking to customer care executive is beyond my comprehension. There might be some spam calls though and charging may deter and decrease this kind of spam calls, but it also penalizes the genuine calls/callers.</p>
<p>I have sent an email to Airtel asking about their usability test/benchmarking of IVR. When I get answer, I will update this post.</p>
<p><strong>UPDATE </strong>: I got call from Airtel PR department and they had explained that this decision of charging callers for speaking human agent was taken collectively by COAI ( <a href="http://www.coai.com/">Cellular Operators Association of India </a>) and approved by TRAI. The charging has started from Feb 2010 only and according to them, all other operators have also started charging and if they have not done so far, then they would do soon.<br />
  As for the IVR usability issue, they did not have any data about IVR abandonment and I assume they do not have much idea about IVR usability.<br />
  According to them, any further communication regarding this &#8216;charging for talking to customer care executive&#8217; and IVR usability, COAI is the right organisation and forum to discuss.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/ivr-news/ivr-usability-and-airtel-india-call-center/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Hosted IVR Service in India</title>
		<link>http://www.ivrsworld.com/hosted-ivr/hosted-ivr-service-in-india/</link>
		<comments>http://www.ivrsworld.com/hosted-ivr/hosted-ivr-service-in-india/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 11:55:29 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[hosted ivr]]></category>
		<category><![CDATA[bulkvoice]]></category>
		<category><![CDATA[CCXML]]></category>
		<category><![CDATA[click to call]]></category>
		<category><![CDATA[Complaint Management]]></category>
		<category><![CDATA[ISP]]></category>
		<category><![CDATA[ivr survey]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[payment gateway]]></category>
		<category><![CDATA[phpvoce]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[voice blast]]></category>
		<category><![CDATA[voice polling]]></category>
		<category><![CDATA[voice portal]]></category>
		<category><![CDATA[voice vote]]></category>
		<category><![CDATA[vxml]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1339</guid>
		<description><![CDATA[IVR (Interactive Voice Response) system itself is new in India even after decade of high telecom growth and penetration. And hosted IVR was almost unknown in India till recently. But now, few companies have come up with hosted IVR solutions to cater to few specific IVR applications. Till now, IVR systems were thought to be [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>IVR (Interactive Voice Response) system itself is new in India even after decade of high telecom growth and penetration. And hosted IVR was almost unknown in India till recently. But now, few companies have come up with hosted IVR solutions to cater to few specific IVR applications.</p>
<p>Till now, IVR systems were thought to be standalone, on premise CTI systems for answering customer calls and transfer calls to some department, record a complaint, announce train/flight status and schedule. But with increasing telecom density, both users and telecom providers have been pushing IVR companies to provide many utility services using telephone or mobiles. For example, making payment using IVR system, listening to music on voice portal etc.</p>
<p><span id="more-1339"></span>Indian IVR market seems to be now rapidly waking up to hosted IVR concept. Till few years back, not many people bothered much about VXML, CCXML. But now a days even normal IVR users are aware about these &#8216;jargon&#8217;. Also many US-based companies who have been using IVR for many customer service related applications, CRM applications on a hosted platform, have recently been actively looking for hosted IVR service providers in India.</p>
<p>There are few IVR services which are available or being implemented in India are :-</p>
<p><strong>1. Voice Blast or Bulk Voice Message</strong></p>
<p>   After success of SMS marketing, voice SMS or bulk voice messaging was a natural graduation. In voice Message service, hosted IVR calls up telephone numbers and play a recorded message. This was widely used during election campaigns. There are few IVR companies which provide this service.</p>
<p>    Automated dialer is another variant of outbound IVR application which is available in India as hosted IVR service.</p>
<p><strong>2. Click To Call Service</strong></p>
<p>   <a href="http://www.clickcall.in">Click To Call</a> service has been in Indian market as hosted IVR service for few years now. It is widely used in trading, directory websites. Recently, travel portals, job portals and real estate websites have woken up to the usefulness of click to call service.</p>
<p><strong>3. Complaint Management System</strong></p>
<p>   This is another application which is being used by some companies as Hosted IVR service.  With reducing bandwidth cost, and increasing internet penetration, IVR based complaint management system has potential to become preferred complaint management for smaller organisations.</p>
<p><strong><br />
4. IVR Survey</strong></p>
<p>  There has been few instances where IVR based survey had been used in India. It is still in nascent stage, but this is one potential area. IVR survey offer many benefits over other traditional form of surveys like mailer, email, face to face, SMS etc.</p>
<p>So, Indian market is also moving towards hosted IVR services slowly. Though biggest IVR users in India, government sectors like Indian railways, BSNL etc. may still be using on-premise IVR systems, but smaller private sector industries like private telecom service providers, ISPs, payment gateway providers, hospitality industry may opt for hosted IVR service quickly.</p>
<p>Few of the hosted IVR service providers are, <a href="http://www.clickcall.in">Niche Tech Services</a> Private Ltd., <a href="http://www.simmortel.com">Simmortel Voice</a>, <a href="http://www.phonon.in/">Phonon</a>, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/hosted-ivr/hosted-ivr-service-in-india/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Happy Holidays from world&#039;s dedicated IVR blog</title>
		<link>http://www.ivrsworld.com/site-news/happy-holidays-from-worlds-dedicated-ivr-blog/</link>
		<comments>http://www.ivrsworld.com/site-news/happy-holidays-from-worlds-dedicated-ivr-blog/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 16:25:11 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[interactive voice response]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[ivr development]]></category>
		<category><![CDATA[IVR Software]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[ivr usability]]></category>
		<category><![CDATA[ivrs]]></category>
		<category><![CDATA[predictive dialer]]></category>
		<category><![CDATA[voice portal]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1169</guid>
		<description><![CDATA[Happy holidays season and Happy New year 2010 to all readers in general and visitors to IVR Blog during this holiday season in particular. In case you wanted to read few useful articles about interactive voice response (IVR) system, here is a list of recommended articles :- 1. IVR as CRBT(Caller Ring Back Tone). 2. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Happy holidays season and Happy New year 2010 to all readers in general and visitors to IVR Blog during this holiday season in particular.</p>
<p>In case you wanted to read few useful articles about interactive voice response (IVR) system, here is a list of recommended articles :-</p>
<p>1.<a href="http://www.ivrsworld.com/advanced-ivrs/ivrs-and-crbt/"> IVR as CRBT</a>(Caller Ring Back Tone).<br />
2. <a href="http://www.ivrsworld.com/general/how-to-choose-a-cti-card/">Choosing a CTI board for your IVR</a>.<br />
3. <a href="http://www.ivrsworld.com/general/how-to-choose-a-cti-card/">Choosing right IVR development tool </a>.<br />
4. <a href="http://www.ivrsworld.com/advanced-ivrs/usability-guidelines-of-ivr-systems/">Usability Tips for IVR Software</a>.<br />
5. <a href="http://www.ivrsworld.com/predictive-dialer/predictive-dialer-and-outbound-ivr/">Predictive Dialer and IVR</a>.<br />
6. <a href="http://www.ivrsworld.com/call-center/smart-usage-of-predictive-dialer-in-call-center/">Using Predictive Dialer smartly in Call Center</a>.<br />
7. <a href="http://www.ivrsworld.com/rad-tools-for-ivr-development/list-of-rad-tools-for-developing-ivr-software/">List of RAD tools for IVR development</a>.<br />
8. <a href="http://www.ivrsworld.com/voice-portal/ivrs-for-making-money-my-experience/">IVR for making money </a>.<br />
9. <a href="http://www.ivrsworld.com/uncategorized/voice-portal-ivrs-ivr/">Technical challenges in voice portal</a>.<br />
10. <a href="http://www.ivrsworld.com/voice-portal/how-to-use-ivr-as-e-com-portal/">Use IVR as e-commerce portal</a>.</p>
<p>I hope these articles will keep you busy while I will be back next year, 2010!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/site-news/happy-holidays-from-worlds-dedicated-ivr-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

