<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Asterisk Recipes by EUSNetworks - EUSNetworks Blog</title>
	<atom:link href="http://asteriskrecipes.euscorp.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://asteriskrecipes.euscorp.com</link>
	<description>Asterisk from the trenches</description>
	<lastBuildDate>Tue, 27 Dec 2011 12:18:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-beta2</generator>
	<item>
		<title>Comment on Thirdlane Lumenvox Grammar Autogeneration by Gaston Draque</title>
		<link>http://asteriskrecipes.euscorp.com/?p=234#comment-8</link>
		<dc:creator>Gaston Draque</dc:creator>
		<pubDate>Tue, 27 Dec 2011 12:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://asteriskrecipes.euscorp.com/?p=234#comment-8</guid>
		<description>Barry,
I dont know which &lt;strong&gt;version of app_asr.c&lt;/strong&gt; you are using, nor the Asterisk version, but there is a type error on the first parameter when invoking ast_inet_ntoa.
The compilation error you are getting is most likely happening because you are using the wrong app_asr.c for the Asterisk version you are running.
Please goto  &lt;a href=&quot;http://www.voip-info.org/wiki/page_history.php?page_id=3773&amp;compare=23&quot; rel=&quot;nofollow&quot;&gt;VoIP-Info&#039;s entry by John Covert&lt;/a&gt;.
He is providing a version-aware &lt;a href=&quot;http://www6.covert.org/asterisk/app_asr.c&quot; rel=&quot;nofollow&quot;&gt;app_asr.c&lt;/a&gt; on his website.
Best regards,
Gus</description>
		<content:encoded><![CDATA[<p>Barry,<br />
I dont know which <strong>version of app_asr.c</strong> you are using, nor the Asterisk version, but there is a type error on the first parameter when invoking ast_inet_ntoa.<br />
The compilation error you are getting is most likely happening because you are using the wrong app_asr.c for the Asterisk version you are running.<br />
Please goto  <a href="http://www.voip-info.org/wiki/page_history.php?page_id=3773&amp;compare=23" rel="nofollow">VoIP-Info&#8217;s entry by John Covert</a>.<br />
He is providing a version-aware <a href="http://www6.covert.org/asterisk/app_asr.c" rel="nofollow">app_asr.c</a> on his website.<br />
Best regards,<br />
Gus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thirdlane Lumenvox Grammar Autogeneration by Barry Cole</title>
		<link>http://asteriskrecipes.euscorp.com/?p=234#comment-7</link>
		<dc:creator>Barry Cole</dc:creator>
		<pubDate>Tue, 27 Dec 2011 10:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://asteriskrecipes.euscorp.com/?p=234#comment-7</guid>
		<description>A very informative post indeed, explaining speech recognition with asterisk. I have searched internet to find if lumenvox supports any trial version that I can test before deciding to purchase the product because this product is not free. However, I was unable to find anything. Guys, please tell me if anyone knows? Speech recognition has been a dream for decades. As 
the technology grew, so did the research for the speech recognition. Asterisk being the software of choice for many VoIP Phone Service providers, also came to this field. there are many speech recognition options available that integrate with asterisk. some are free and some have pricing. Perhaps lumenvox is the best speech system commercially available. I have tried using ASR with Asterisk but when I compile it under asterisk,It gives following error.

app_asr.c:372: error: incompatible type for argument 1 of `ast_inet_ntoa&#039;
app_asr.c:372: error: too many arguments to function `ast_inet_ntoa&#039;</description>
		<content:encoded><![CDATA[<p>A very informative post indeed, explaining speech recognition with asterisk. I have searched internet to find if lumenvox supports any trial version that I can test before deciding to purchase the product because this product is not free. However, I was unable to find anything. Guys, please tell me if anyone knows? Speech recognition has been a dream for decades. As<br />
the technology grew, so did the research for the speech recognition. Asterisk being the software of choice for many VoIP Phone Service providers, also came to this field. there are many speech recognition options available that integrate with asterisk. some are free and some have pricing. Perhaps lumenvox is the best speech system commercially available. I have tried using ASR with Asterisk but when I compile it under asterisk,It gives following error.</p>
<p>app_asr.c:372: error: incompatible type for argument 1 of `ast_inet_ntoa&#8217;<br />
app_asr.c:372: error: too many arguments to function `ast_inet_ntoa&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Aastra Night mode Php Script &#8211; nightmode.php by Ed Iskra</title>
		<link>http://asteriskrecipes.euscorp.com/?p=31#comment-5</link>
		<dc:creator>Ed Iskra</dc:creator>
		<pubDate>Wed, 30 Nov 2011 15:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://asteriskrecipes.euscorp.com/?p=31#comment-5</guid>
		<description>I want!

Very useful - much better than tweaking the master schedule through ThirdLane.</description>
		<content:encoded><![CDATA[<p>I want!</p>
<p>Very useful &#8211; much better than tweaking the master schedule through ThirdLane.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Aastra Night mode Php Script &#8211; nightmode.php by Gaston Draque</title>
		<link>http://asteriskrecipes.euscorp.com/?p=31#comment-4</link>
		<dc:creator>Gaston Draque</dc:creator>
		<pubDate>Sun, 17 Jul 2011 20:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://asteriskrecipes.euscorp.com/?p=31#comment-4</guid>
		<description>Np. I updated the post since it was a very raw version with lost of assumptions. Good to know its useful. Cheers.</description>
		<content:encoded><![CDATA[<p>Np. I updated the post since it was a very raw version with lost of assumptions. Good to know its useful. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Aastra Night mode Php Script &#8211; nightmode.php by HVAC Chicago</title>
		<link>http://asteriskrecipes.euscorp.com/?p=31#comment-3</link>
		<dc:creator>HVAC Chicago</dc:creator>
		<pubDate>Sat, 16 Jul 2011 00:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://asteriskrecipes.euscorp.com/?p=31#comment-3</guid>
		<description>This is so Useful. Thanks to sharing with us.</description>
		<content:encoded><![CDATA[<p>This is so Useful. Thanks to sharing with us.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

