<?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; reboot</title>
	<atom:link href="http://www.ivrsworld.com/tag/reboot/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>Step By Step instructions to write your first IVR Application &#8211; I</title>
		<link>http://www.ivrsworld.com/building-ivrs/step-by-step-instructions-to-write-your-first-ivr-application-i/</link>
		<comments>http://www.ivrsworld.com/building-ivrs/step-by-step-instructions-to-write-your-first-ivr-application-i/#comments</comments>
		<pubDate>Wed, 06 May 2009 17:10:47 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[Building IVRS]]></category>
		<category><![CDATA[C++ for IVRS]]></category>
		<category><![CDATA[DCM]]></category>
		<category><![CDATA[Dialogic Configuration Manager]]></category>
		<category><![CDATA[Dialogic System Release]]></category>
		<category><![CDATA[GC 4.0]]></category>
		<category><![CDATA[Global Call Protocol]]></category>
		<category><![CDATA[PCI]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[Visual C++ 6.0]]></category>
		<category><![CDATA[Visual Studio 6.0]]></category>
		<category><![CDATA[VS 6.0]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=329</guid>
		<description><![CDATA[Recently I got an inquiry about writing an IVR Application in C++ from a beginner. And I remembered how I struggled to find some resources or simple, easy-to-understand source codes to get started! Finally I gave up of finding any such C/C++ resources and worked really hard to read the sample source codes bundled with [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Recently I got an inquiry about writing an IVR Application  in C++ from a beginner. And I remembered how I struggled to find some resources or simple, easy-to-understand source codes to get started! Finally I gave up of finding any such C/C++ resources and worked really hard to read the sample source codes bundled with Dialogic System Release! So, I thought I should try to write step by step instructions to write a simple IVR application for a beginner just to play a WAV file when a caller calls the IVRS number. ( There are many <a href="http://www.ivrsworld.com/building-ivrs/tools-for-developing-ivrs-cti-cards-software/">tools to develop IVRS</a>, but writing IVR Application in C++ has many advantages!)<br />
<strong><br />
Hardware and Software Tools Requirement</strong>:<br />
1. PC with minimum one PCI Slot free.<br />
2. Dialogic D4 PCI board.<br />
3. MS Windows XP operating System installed in the PC<br />
4. MS Visual Studio C++ 6.0 ( comes with MS Visual Studio 6.0)<br />
5. Dialogic System Release 5.11 or 6.0<br />
6. Dialogic Global Call protocol 3.0 or higher. GC 4.0 is bundled with Dialogic System Release 6.0.<br />
<span id="more-329"></span><br />
 1. Once you have acquired the above, you need to install the Dialogic D4 PCI board in the free PCI slot of the PC, then switch on the PC. Windows XP may pop up a window informing a new device found. I normally ignore the pop up and click on the cancel button.</p>
<p>2. Insert the Dialogic System Release CD. It should start installing the System Release Software automatically. If it does not, I go look for the SETUP.EXE and double click on it. One may even download the Dialogic System Release Software from Dialogic website. I normally ask the vendor to provide me link to download from whom I buy the Dialogic Board.</p>
<p>3. I select complete install and tick everything! While doing it might complaint some SNMP board found, I just click OK! After it is successfully installed, Windows XP installs its driver in pop up window! You do not need to do anything there!</p>
<p>4. It will ask for rebooting the System. Just reboot.</p>
<p>5. Now, after the reboot, go to program files, Dialogic System Release, and then click Configuration Manager &#8211; DCM.</p>
<p>6. It should start trying to detect the Dialogic D4 PCI board! If it detects, it will show up if not, your bad luck, you may have to redo STEP #2 through #5 after uninstalling it!</p>
<p>7. If the D4 PCI board is detected successfully, just start the board by clicking the GREEN Play Button! It will take some time to start and it may sometime give error in starting too! Normally I right click on the D4 PCI board and then click on the Restore Default option and it normally starts successfully after that. On successful start, the GREEN Play button become inactive and STOP button will turn RED and become active!</p>
<p>After successful completion of this 7 steps, you may now think of writing your IVR application! Just to remind, you must always start DCM ( Dialogic Configuration Manager) before you attempt to run your application.</p>
<p>Part II will come soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/building-ivrs/step-by-step-instructions-to-write-your-first-ivr-application-i/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

