<?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 Ed&#039;s Blog</title>
	<atom:link href="http://edmundlong.com/edsBlog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://edmundlong.com/edsBlog</link>
	<description>Stuff I&#039;m working on at the moment</description>
	<lastBuildDate>Tue, 15 Dec 2009 21:42:17 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Disable intellisense in Visual Studio 8 by Paul V</title>
		<link>http://edmundlong.com/edsBlog/disable-intellisense-in-visual-studio-8/comment-page-1/#comment-2236</link>
		<dc:creator>Paul V</dc:creator>
		<pubDate>Tue, 15 Dec 2009 21:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/disable-intellisense-in-visual-studio-8/#comment-2236</guid>
		<description>Hmmm.  Must be more to it than that.  Several coworkers and I had VS&#039;s macro compiling break until we replaced feacp.dll.</description>
		<content:encoded><![CDATA[<p>Hmmm.  Must be more to it than that.  Several coworkers and I had VS&#8217;s macro compiling break until we replaced feacp.dll.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable intellisense in Visual Studio 8 by admin</title>
		<link>http://edmundlong.com/edsBlog/disable-intellisense-in-visual-studio-8/comment-page-1/#comment-2234</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 15 Dec 2009 08:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/disable-intellisense-in-visual-studio-8/#comment-2234</guid>
		<description>Really? I&#039;ve been working on a project that heavily used macros for the last year with intellisense disabled and they worked fine for me. 
The entire application would have bombed if macros failed to execute!</description>
		<content:encoded><![CDATA[<p>Really? I&#8217;ve been working on a project that heavily used macros for the last year with intellisense disabled and they worked fine for me.<br />
The entire application would have bombed if macros failed to execute!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable intellisense in Visual Studio 8 by Paul V</title>
		<link>http://edmundlong.com/edsBlog/disable-intellisense-in-visual-studio-8/comment-page-1/#comment-2232</link>
		<dc:creator>Paul V</dc:creator>
		<pubDate>Tue, 15 Dec 2009 01:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/disable-intellisense-in-visual-studio-8/#comment-2232</guid>
		<description>FWIW, this also breaks the Macro facility in Visual Studio; Macros will fail to compile or execute.  Use with caution.</description>
		<content:encoded><![CDATA[<p>FWIW, this also breaks the Macro facility in Visual Studio; Macros will fail to compile or execute.  Use with caution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP AGI Hangup by admin</title>
		<link>http://edmundlong.com/edsBlog/php-agi-hangup/comment-page-1/#comment-2228</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 01 Dec 2009 13:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/?p=13#comment-2228</guid>
		<description>Hi Joan,

Thanks for that info. I haven&#039;t done Asterisk development in a while but I believe I could not previously attempt to use $agi as it is no longer present at the hangup stage. I cannot verify this at the moment however, have you found this to be the case?</description>
		<content:encoded><![CDATA[<p>Hi Joan,</p>
<p>Thanks for that info. I haven&#8217;t done Asterisk development in a while but I believe I could not previously attempt to use $agi as it is no longer present at the hangup stage. I cannot verify this at the moment however, have you found this to be the case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP AGI Hangup by Joao Cohen</title>
		<link>http://edmundlong.com/edsBlog/php-agi-hangup/comment-page-1/#comment-2227</link>
		<dc:creator>Joao Cohen</dc:creator>
		<pubDate>Tue, 01 Dec 2009 12:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/?p=13#comment-2227</guid>
		<description>For the labels you should use :

exten =&gt; _X.,1(begin),NoOp

or on the hangup extension :

exten =&gt; h,1(myLabel),DoSomething()

Regarding the sig_handler, i didn&#039;t quite understand what you mean by saying &quot;you cannot use the agi within the hangup handler.&quot;.

Regards,

Joao</description>
		<content:encoded><![CDATA[<p>For the labels you should use :</p>
<p>exten =&gt; _X.,1(begin),NoOp</p>
<p>or on the hangup extension :</p>
<p>exten =&gt; h,1(myLabel),DoSomething()</p>
<p>Regarding the sig_handler, i didn&#8217;t quite understand what you mean by saying &#8220;you cannot use the agi within the hangup handler.&#8221;.</p>
<p>Regards,</p>
<p>Joao</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by admin</title>
		<link>http://edmundlong.com/edsBlog/about/comment-page-1/#comment-2223</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 26 Nov 2009 12:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/?page_id=2#comment-2223</guid>
		<description>Hi Ryan,

After some head-scratching I found the problem. Apparently there can&#039;t be any spaces in the create table mysql statement. Just copy the mySQL below and you should be golden(it worked for me locally)

CREATE TABLE cdr(calldate DATETIME NOT NULL,clid varchar(80) NOT NULL DEFAULT &#039;aDefaultValue&#039;,src varchar(80) NOT NULL DEFAULT &#039;aDefaultValue&#039;,dst VARCHAR(80) NOT NULL DEFAULT &#039;aDefaultValue&#039;,dcontext VARCHAR(80) NOT NULL DEFAULT  &#039;aDefaultValue&#039;,channel VARCHAR(80) NOT NULL DEFAULT  &#039;aDefaultValue&#039;,dstchannel VARCHAR(80) NOT NULL DEFAULT &#039;aDefaultValue&#039;,lastapp VARCHAR(80) NOT NULL DEFAULT  &#039;aDefaultValue&#039;,lastdata VARCHAR(80) NOT NULL DEFAULT  &#039;aDefaultValue&#039;,duration int(11) NOT NULL DEFAULT &#039;0&#039;,billsec int(11) NOT NULL DEFAULT &#039;0&#039;,disposition VARCHAR(45) NOT NULL DEFAULT  &#039;aDefaultValue&#039;,amaflags int(11) NOT NULL DEFAULT &#039;0&#039;,accountcode VARCHAR(20) NOT NULL DEFAULT  &#039;aDefaultValue&#039;,uniqueid VARCHAR(32) NOT NULL DEFAULT  &#039;aDefaultValue&#039;,userfield VARCHAR(255) NOT NULL DEFAULT &#039;aDefaultValue&#039;);

I&#039;ve updated the post on my blog to have this code and not the spaced out version.</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>After some head-scratching I found the problem. Apparently there can&#8217;t be any spaces in the create table mysql statement. Just copy the mySQL below and you should be golden(it worked for me locally)</p>
<p>CREATE TABLE cdr(calldate DATETIME NOT NULL,clid varchar(80) NOT NULL DEFAULT &#8216;aDefaultValue&#8217;,src varchar(80) NOT NULL DEFAULT &#8216;aDefaultValue&#8217;,dst VARCHAR(80) NOT NULL DEFAULT &#8216;aDefaultValue&#8217;,dcontext VARCHAR(80) NOT NULL DEFAULT  &#8216;aDefaultValue&#8217;,channel VARCHAR(80) NOT NULL DEFAULT  &#8216;aDefaultValue&#8217;,dstchannel VARCHAR(80) NOT NULL DEFAULT &#8216;aDefaultValue&#8217;,lastapp VARCHAR(80) NOT NULL DEFAULT  &#8216;aDefaultValue&#8217;,lastdata VARCHAR(80) NOT NULL DEFAULT  &#8216;aDefaultValue&#8217;,duration int(11) NOT NULL DEFAULT &#8216;0&#8242;,billsec int(11) NOT NULL DEFAULT &#8216;0&#8242;,disposition VARCHAR(45) NOT NULL DEFAULT  &#8216;aDefaultValue&#8217;,amaflags int(11) NOT NULL DEFAULT &#8216;0&#8242;,accountcode VARCHAR(20) NOT NULL DEFAULT  &#8216;aDefaultValue&#8217;,uniqueid VARCHAR(32) NOT NULL DEFAULT  &#8216;aDefaultValue&#8217;,userfield VARCHAR(255) NOT NULL DEFAULT &#8216;aDefaultValue&#8217;);</p>
<p>I&#8217;ve updated the post on my blog to have this code and not the spaced out version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Ryan</title>
		<link>http://edmundlong.com/edsBlog/about/comment-page-1/#comment-2222</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 26 Nov 2009 08:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/?page_id=2#comment-2222</guid>
		<description>Hello Ed,

I am current working on Asterisk on debian, right now I am trying to install and configure ODBC CDR. I am using version MySQL 5.0.51a. While creating table in asterisk DB, I run into a syntax error. It reads as follows: ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039; &#039;0000-00-00 00:00:00&#039;, clid varchar(80) NOT NULL DEFAULT , src varchar(80)&#039; at line 2

Is it possible for you to help me out with this?

Thanks

Ryan</description>
		<content:encoded><![CDATA[<p>Hello Ed,</p>
<p>I am current working on Asterisk on debian, right now I am trying to install and configure ODBC CDR. I am using version MySQL 5.0.51a. While creating table in asterisk DB, I run into a syntax error. It reads as follows: ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#8216; &#8216;0000-00-00 00:00:00&#8242;, clid varchar(80) NOT NULL DEFAULT , src varchar(80)&#8217; at line 2</p>
<p>Is it possible for you to help me out with this?</p>
<p>Thanks</p>
<p>Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Agi &#8211; beware! by Wallace</title>
		<link>http://edmundlong.com/edsBlog/php-agi-beware/comment-page-1/#comment-2221</link>
		<dc:creator>Wallace</dc:creator>
		<pubDate>Fri, 20 Nov 2009 08:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/?p=88#comment-2221</guid>
		<description>Festival was suck and have problem also.Try use cepstral and dont use any middleware like apt swift which may make ur os crash....</description>
		<content:encoded><![CDATA[<p>Festival was suck and have problem also.Try use cepstral and dont use any middleware like apt swift which may make ur os crash&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Watching RTE outside of Ireland, LogMeIn and iSquint by Mike</title>
		<link>http://edmundlong.com/edsBlog/watching-rte-outside-of-ireland-logmein-and-isquint/comment-page-1/#comment-2195</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 02 Sep 2009 05:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/?p=17#comment-2195</guid>
		<description>Oh, silly me, I put the website in the profile box, i meant www.overplay.net


Mike</description>
		<content:encoded><![CDATA[<p>Oh, silly me, I put the website in the profile box, i meant <a href="http://www.overplay.net" rel="nofollow">http://www.overplay.net</a></p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Watching RTE outside of Ireland, LogMeIn and iSquint by Mike</title>
		<link>http://edmundlong.com/edsBlog/watching-rte-outside-of-ireland-logmein-and-isquint/comment-page-1/#comment-2194</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 02 Sep 2009 05:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://edmundlong.com/edsBlog/?p=17#comment-2194</guid>
		<description>I&#039;ve been using the above site to get around RTE&#039;s annoying ip checks whilst i&#039;m living in Dubai, especially since all the other methods stopped working.

Working really well fortunately!

Mike</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using the above site to get around RTE&#8217;s annoying ip checks whilst i&#8217;m living in Dubai, especially since all the other methods stopped working.</p>
<p>Working really well fortunately!</p>
<p>Mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>
