<?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; HMP</title>
	<atom:link href="http://www.ivrsworld.com/tag/hmp/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>Writing your first Dialogic HMP Program Part &#8211; I</title>
		<link>http://www.ivrsworld.com/ivr-development-2/writing-your-first-dialogic-hmp-program-part-i/</link>
		<comments>http://www.ivrsworld.com/ivr-development-2/writing-your-first-dialogic-hmp-program-part-i/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 14:38:34 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[IVR Development]]></category>
		<category><![CDATA[DCM]]></category>
		<category><![CDATA[dialogic]]></category>
		<category><![CDATA[Dialogic Configuration Manager]]></category>
		<category><![CDATA[Dialogic Sample Source Code]]></category>
		<category><![CDATA[HMP]]></category>
		<category><![CDATA[HMP Setup]]></category>
		<category><![CDATA[Host Media Processing]]></category>
		<category><![CDATA[IVR Program]]></category>
		<category><![CDATA[Kapanga]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Sample Source Code]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=1635</guid>
		<description><![CDATA[Dialogic HMP ( Host Media Processing) does not require any introduction to the community of IVR developers. HMP is now part of Dialogic PowerMedia Product Family and is now known as Dialogic PowerMedia Host Media Processing Software (PowerMedia HMP). It has been one of the most used API for developing Dialogic Based large voice applications. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Dialogic HMP ( Host Media Processing)  does not require any introduction to the community of IVR developers. HMP is now part of Dialogic PowerMedia Product Family and is now known as Dialogic PowerMedia Host Media Processing Software (PowerMedia HMP).  It has been one of the most used API for developing Dialogic Based large voice applications. One of the biggest advantage HMP is, one does not require any hardware to develop the voice application and to test by using SIP protocol. </p>
<p>We are assuming Dialogic HMP for Windows Operating System. Dialogic provides free license for few ports for development of voice or other Applications which can be used. </p>
<p><strong>What you need to start developing your first IVR application using<br />
</strong></p>
<p>Windows XP or Windows Server 2003 are good and stable operating system from Microsoft which works very well with Dialogic HMP. Once can download FREE HMP Software from Dialogic website. The link for <a href="http://www.dialogic.com/products/ip_enabled/download/hmp_download.htm">downloading HMP</a> software can be found here.<br />
<span id="more-1635"></span><br />
Apart from HMP Software, you will need C++ compiler. One can use Express Edition from Microsoft Website. In order debug and make test call, one should download Wireshark as well as Kapanga Softphone. Kapanga Softphone is easy and requires minimal configuration for using it. </p>
<p>Wireshark can be used to trace and store any data exchanged over Network card on the PC which gives useful information about call setting up, dialing IP, dialed IP, username, port etc. </p>
<p><strong>Installing and Configuring HMP Software<br />
</strong></p>
<p>Installing HMP is quite easy. I normally tick everything when it HMP Setup asks for which modules to install and install everything. </p>
<p>Once installation is complete, one should activate the built in single port license. If one has used all default options during installation, one can visit START->ALL PROGRAMS->DIALOGIC HMP->HMP LICENSE MANAGER. It will open a license file by default and one just needs to click on the Activate button and follow instruction! </p>
<p>One needs simply to open START->ALL PROGRAMS->DIALOGIC HMP->CONFIGURATION MANAGER &#8211; DCM and right click on the <strong>HMP_Software #0 in slot 0/65535</strong> ( or similar ) and click on the Restore Default Option. After that, start the DCM and you are ready to use HMP Driver! </p>
<p><strong>How to Test if HMP is working or not<br />
</strong></p>
<p>Easiest way to test HMP is running the IP Media Server demo application that is built in HMP installation and it should be available in C:\Program Files\Dialogic\HMP\demos\IPMediaServer\Release\ with the name of IPMediaServer.exe. Just execute this applicaion by double clicking it and it should display Windows Command prompt, and last line should look something like</p>
<p>CIPDevice::processEvent -> receive GCEV_UNBLOCKED on :N_iptB1T1:P_IP:M_ipmB1C1</p>
<p>Now, you may open Kapanga Softphone in the same machine where you are testing HMP or another machine on the same LAN. </p>
<p>Just type the IP of the HMP Machine and click on Line1 button, You should instantly hear &#8220;Main Menu, for voice mail press one blah, blah&#8221;</p>
<p>Once you hear it, you are ready to start your own code! </p>
<p>The second part is coming soon! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/ivr-development-2/writing-your-first-dialogic-hmp-program-part-i/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Aculab offers boards and HMP software for IVR systems</title>
		<link>http://www.ivrsworld.com/general/aculab-offers-boards-and-hmp-software-for-ivr-systems/</link>
		<comments>http://www.ivrsworld.com/general/aculab-offers-boards-and-hmp-software-for-ivr-systems/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 15:50:53 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Aculab]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[auto attendant]]></category>
		<category><![CDATA[call progress]]></category>
		<category><![CDATA[CCXML]]></category>
		<category><![CDATA[contact centre]]></category>
		<category><![CDATA[e1]]></category>
		<category><![CDATA[fax]]></category>
		<category><![CDATA[HMP]]></category>
		<category><![CDATA[interactive voice response]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[IVR Applications]]></category>
		<category><![CDATA[IVR functionality]]></category>
		<category><![CDATA[IVR solutions]]></category>
		<category><![CDATA[IVR System]]></category>
		<category><![CDATA[media processing]]></category>
		<category><![CDATA[Mobile VAS]]></category>
		<category><![CDATA[self-service]]></category>
		<category><![CDATA[t1]]></category>
		<category><![CDATA[TEMs]]></category>
		<category><![CDATA[TTS]]></category>
		<category><![CDATA[VAS]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[voice board]]></category>
		<category><![CDATA[voice portal]]></category>
		<category><![CDATA[VoiceXML interpreter]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=296</guid>
		<description><![CDATA[Without doubt, interactive voice response (IVR) has become the ubiquitous technology in telecommunications applications. IVR solutions have a myriad of uses that are mostly taken for granted, however, the essence of an IVR system is its ability to offer &#8216;self-service&#8217; for the user, thus it can help to reduce cost and improve the customer experience. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Without doubt, interactive voice response (IVR) has become the ubiquitous technology in telecommunications applications. IVR solutions have a myriad of uses that are mostly taken for granted, however, the essence of an IVR system is its ability to offer &#8216;self-service&#8217; for the user, thus it can help to reduce cost and improve the customer experience.</p>
<p>Since introducing the world&#8217;s first &#8216;all-in-one&#8217; voice board in 1998, <strong> Aculab</strong> has been setting the standard of enabling technology components – e.g., CTI cards – for IVR applications. Whatever your needs for advanced IVR functionality, Aculab has the media processing technology and APIs – voice, fax, call progress, etc. – to drive your success.</p>
<p>Beneficially, <strong> Aculab</strong> is able to offer a choice; from its range of IP-centric, DSP-based <strong> Prosody X boards</strong> to its host-based (SoftDSP or HMP) option, <strong> Prosody S</strong>. And you can use <strong> Prosody X </strong> for converged or mixed IP/TDM environments, where you still need E1 or T1 PSTN connectivity.</p>
<p>Additionally, <strong> Aculab\&#8217;s VoiceXML/CCXML interpreter set </strong> offers a powerful and scalable design option for platform vendors and service providers alike. It is the fastest, most cost-effective, high performance solution available today, which is an effective combination in any language.</p>
<p><span id="more-296"></span>IVR system features and capacities vary depending on the market segments they target. Small to medium enterprises (SMEs) may look to enhance their IP-PBX with an IVR-based auto-attendant using <strong> Prosody S</strong>, while larger companies will require a <strong> Prosody X </strong> board-based solution for a hybrid contact centre or voice portal, perhaps also using automatic speech recognition (ASR) and text-to-speech (TTS). Carriers and service providers need IVR to provide a wide range of subscriber messaging and large scale, hosted or VAS and mobile VAS service offerings. And, undoubtedly, TEMs (of all descriptions; Tier 1, Tier 2, etc.) and platform vendors supplying these user communities will also benefit from <strong> Aculab’s </strong> board and software options.</p>
<p><strong> Check out Aculab at </strong> <a href="http://www.aculab.com/solutions/IVR-solutions.asp " target="_blank">http://www.aculab.com/solutions/IVR-solutions.asp </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/general/aculab-offers-boards-and-hmp-software-for-ivr-systems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

