<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Basic func_odbc starting point</title>
	<atom:link href="http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/feed/" rel="self" type="application/rss+xml" />
	<link>http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/</link>
	<description>A Blog about Asterisk,VoIP and Telephony</description>
	<lastBuildDate>Fri, 26 Sep 2008 21:26:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: epower</title>
		<link>http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-17</link>
		<dc:creator>epower</dc:creator>
		<pubDate>Fri, 26 Sep 2008 21:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-17</guid>
		<description>@Even: If a func_odbc read command doesn&#039;t work, it&#039;ll set the returned value to NULL. Use the ISNULL function to check if nothing was returned. For example, if a MySQL error was produced, there should be a log message and a NULL return value.</description>
		<content:encoded><![CDATA[<p>@Even: If a func_odbc read command doesn&#8217;t work, it&#8217;ll set the returned value to NULL. Use the ISNULL function to check if nothing was returned. For example, if a MySQL error was produced, there should be a log message and a NULL return value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Even</title>
		<link>http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-16</link>
		<dc:creator>Even</dc:creator>
		<pubDate>Fri, 26 Sep 2008 08:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-16</guid>
		<description>Is  there ANY variable or ANYTHING else one can check to find the STATUS of the func_odbc command.i.e. if it FAILS or a mySQL ERRO was produced HOW can you tell ?</description>
		<content:encoded><![CDATA[<p>Is  there ANY variable or ANYTHING else one can check to find the STATUS of the func_odbc command.i.e. if it FAILS or a mySQL ERRO was produced HOW can you tell ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bbarrett</title>
		<link>http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-11</link>
		<dc:creator>bbarrett</dc:creator>
		<pubDate>Sat, 05 Jan 2008 14:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-11</guid>
		<description>@Gaba: you&#039;ll probably want an entry in res_obdc.conf like

[dinfw]
enabled =&gt; yes
dsn =&gt; ...
username =&gt; ...
password =&gt; ...
pre-connect =&gt; yes</description>
		<content:encoded><![CDATA[<p>@Gaba: you&#8217;ll probably want an entry in res_obdc.conf like</p>
<p>[dinfw]<br />
enabled =&gt; yes<br />
dsn =&gt; &#8230;<br />
username =&gt; &#8230;<br />
password =&gt; &#8230;<br />
pre-connect =&gt; yes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaba</title>
		<link>http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-8</link>
		<dc:creator>gaba</dc:creator>
		<pubDate>Fri, 28 Dec 2007 22:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-8</guid>
		<description>great! i receive an error:

Dec 28 22:33:06 ERROR[2429]: func_odbc.c:267 acf_odbc_read: No such DSN registered: dinfw (check res_odbc.conf)

so I&#039;m still trying to understand res_odbc.conf</description>
		<content:encoded><![CDATA[<p>great! i receive an error:</p>
<p>Dec 28 22:33:06 ERROR[2429]: func_odbc.c:267 acf_odbc_read: No such DSN registered: dinfw (check res_odbc.conf)</p>
<p>so I&#8217;m still trying to understand res_odbc.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Walsh</title>
		<link>http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-2</link>
		<dc:creator>David Walsh</dc:creator>
		<pubDate>Fri, 08 Jun 2007 11:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://asterblog.wordpress.com/2007/05/30/basic-func_odbc-starting-point/#comment-2</guid>
		<description>Excellent Stuff</description>
		<content:encoded><![CDATA[<p>Excellent Stuff</p>
]]></content:encoded>
	</item>
</channel>
</rss>
