<?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 beardy&#039;s</title>
	<atom:link href="http://www.beardy.se/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.beardy.se</link>
	<description>thoughts, more or less unorganized</description>
	<lastBuildDate>Fri, 06 Jan 2012 03:38:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on An introduction to Asterisk, The Open Source Telephony Project by imran</title>
		<link>http://www.beardy.se/an-introduction-to-asterisk-the-open-source-telephony-project/comment-page-1#comment-19755</link>
		<dc:creator>imran</dc:creator>
		<pubDate>Fri, 06 Jan 2012 03:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.se/?p=343#comment-19755</guid>
		<description>Nice and Precise Info ..</description>
		<content:encoded><![CDATA[<p>Nice and Precise Info ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to set up a SIP trunk in the Asterisk PBX by Jungli</title>
		<link>http://www.beardy.se/how-to-set-up-a-sip-trunk-in-the-asterisk-pbx/comment-page-1#comment-19754</link>
		<dc:creator>Jungli</dc:creator>
		<pubDate>Fri, 06 Jan 2012 03:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.se/?p=451#comment-19754</guid>
		<description>Its really helpful for the beginners like me i love read yor articles bro. :)</description>
		<content:encoded><![CDATA[<p>Its really helpful for the beginners like me i love read yor articles bro. <img src='http://www.beardy.se/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to set up a SIP trunk in the Asterisk PBX by tamaso</title>
		<link>http://www.beardy.se/how-to-set-up-a-sip-trunk-in-the-asterisk-pbx/comment-page-1#comment-19106</link>
		<dc:creator>tamaso</dc:creator>
		<pubDate>Tue, 20 Dec 2011 03:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.se/?p=451#comment-19106</guid>
		<description>Hello,

I have been having some serious problem trying to get my asterisk system to register with my sip provider. Could you please help me figure out why I am not able to connect to my sip provider?

[general]
register =&gt; username:password@sip.fooprovider.com

[flowroute] ;keep this lowercase, do not change format
type=friend
secret=passworkd
username=username
host=sip.fooprovider.com
dtmfmode=rfc2833
context=inbound ;change to &#039;ext-did&#039; or &#039;from-trunk&#039; for asterisk@home
canreinvite=no
allow=ulaw
allow=g729
insecure=port,invite
fromdomain=sip.fooprovider.com

Your input on this will be much appreciated.

Thanks 
Tamaso</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have been having some serious problem trying to get my asterisk system to register with my sip provider. Could you please help me figure out why I am not able to connect to my sip provider?</p>
<p>[general]<br />
register =&gt; username:password@sip.fooprovider.com</p>
<p>[flowroute] ;keep this lowercase, do not change format<br />
type=friend<br />
secret=passworkd<br />
username=username<br />
host=sip.fooprovider.com<br />
dtmfmode=rfc2833<br />
context=inbound ;change to &#8216;ext-did&#8217; or &#8216;from-trunk&#8217; for asterisk@home<br />
canreinvite=no<br />
allow=ulaw<br />
allow=g729<br />
insecure=port,invite<br />
fromdomain=sip.fooprovider.com</p>
<p>Your input on this will be much appreciated.</p>
<p>Thanks<br />
Tamaso</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchanging apache2-mpm-prefork for apache2-mpm-worker, and using php5-cgi on Debian to improve performance by Evert</title>
		<link>http://www.beardy.se/exchanging-apache2-mpm-prefork-for-apache2-mpm-worker-and-using-php5-cgi-on-debian-to-improve-performance/comment-page-1#comment-18480</link>
		<dc:creator>Evert</dc:creator>
		<pubDate>Fri, 02 Dec 2011 09:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.ath.cx/?p=258#comment-18480</guid>
		<description>Thanks! I needed that for the GopherProxy server. Google bots have been hammering that server a lot lately! ;-)</description>
		<content:encoded><![CDATA[<p>Thanks! I needed that for the GopherProxy server. Google bots have been hammering that server a lot lately! <img src='http://www.beardy.se/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchanging apache2-mpm-prefork for apache2-mpm-worker, and using php5-cgi on Debian to improve performance by Rod Bacon</title>
		<link>http://www.beardy.se/exchanging-apache2-mpm-prefork-for-apache2-mpm-worker-and-using-php5-cgi-on-debian-to-improve-performance/comment-page-1#comment-18140</link>
		<dc:creator>Rod Bacon</dc:creator>
		<pubDate>Tue, 22 Nov 2011 02:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.ath.cx/?p=258#comment-18140</guid>
		<description>This too helped me, although I had to manually get around a few dependency problems within apt. I can confirm that I get much better performance in a low memory VPS environment, but will need to wait and see how I go in busier times.</description>
		<content:encoded><![CDATA[<p>This too helped me, although I had to manually get around a few dependency problems within apt. I can confirm that I get much better performance in a low memory VPS environment, but will need to wait and see how I go in busier times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchanging apache2-mpm-prefork for apache2-mpm-worker, and using php5-cgi on Debian to improve performance by Hayden</title>
		<link>http://www.beardy.se/exchanging-apache2-mpm-prefork-for-apache2-mpm-worker-and-using-php5-cgi-on-debian-to-improve-performance/comment-page-1#comment-18095</link>
		<dc:creator>Hayden</dc:creator>
		<pubDate>Sun, 20 Nov 2011 20:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.ath.cx/?p=258#comment-18095</guid>
		<description>prefork IS the fastest way to run PHP on Apache. There&#039;s no question!</description>
		<content:encoded><![CDATA[<p>prefork IS the fastest way to run PHP on Apache. There&#8217;s no question!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A revised opinion on apache2-mpm-prefork and apache2-mpm-worker, and php5 and php5-cgi on Debian, regarding performance by Configure Apache To Serve Any Ruby Erb File (Like a mod_ruby or mod_erb) &#171; I Am James&#039; Blog</title>
		<link>http://www.beardy.se/a-revised-opinion-on-apache2-mpm-prefork-and-apache2-mpm-worker-and-php5-and-php5-cgi-on-debian-regarding-performance/comment-page-1#comment-17893</link>
		<dc:creator>Configure Apache To Serve Any Ruby Erb File (Like a mod_ruby or mod_erb) &#171; I Am James&#039; Blog</dc:creator>
		<pubDate>Mon, 14 Nov 2011 16:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.se/?p=568#comment-17893</guid>
		<description>[...] performance serving php files through [...]</description>
		<content:encoded><![CDATA[<p>[...] performance serving php files through [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchanging apache2-mpm-prefork for apache2-mpm-worker, and using php5-cgi on Debian to improve performance by JC</title>
		<link>http://www.beardy.se/exchanging-apache2-mpm-prefork-for-apache2-mpm-worker-and-using-php5-cgi-on-debian-to-improve-performance/comment-page-1#comment-17811</link>
		<dc:creator>JC</dc:creator>
		<pubDate>Fri, 11 Nov 2011 07:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.ath.cx/?p=258#comment-17811</guid>
		<description>Thanks so much for this post! 

I just ran into the same performance issue with my server and switching to apache2-mpm-worker is doing the trick so far.  I only have 256MB on my VPS and I know while this is a small amount, it should still be able to handle my blog due to low traffic, but it was responding really really slowly.  I checked the resource usage and almost all my swap was being used up.  Huge difference right now!  

I&#039;m on Ubuntu 10.04 btw.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this post! </p>
<p>I just ran into the same performance issue with my server and switching to apache2-mpm-worker is doing the trick so far.  I only have 256MB on my VPS and I know while this is a small amount, it should still be able to handle my blog due to low traffic, but it was responding really really slowly.  I checked the resource usage and almost all my swap was being used up.  Huge difference right now!  </p>
<p>I&#8217;m on Ubuntu 10.04 btw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Smokin&#8217; Guns by andre</title>
		<link>http://www.beardy.se/smokin-guns/comment-page-1#comment-16361</link>
		<dc:creator>andre</dc:creator>
		<pubDate>Tue, 27 Sep 2011 20:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.ath.cx/?p=144#comment-16361</guid>
		<description>Trevligt inlägg om Smokin&#039; Guns. Jag är mycket imponerad av den tid och möda du lagt ner på att skriva den här berättelsen . Jag ska ge dig en länk på min sociala medier blogg. Alla de bästa !</description>
		<content:encoded><![CDATA[<p>Trevligt inlägg om Smokin&#8217; Guns. Jag är mycket imponerad av den tid och möda du lagt ner på att skriva den här berättelsen . Jag ska ge dig en länk på min sociala medier blogg. Alla de bästa !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If a PDP-8 minicomputer can&#8217;t help with Greece, who can? by ann</title>
		<link>http://www.beardy.se/if-a-pdp-8-minicomputer-cant-help-with-greece-who-can/comment-page-1#comment-16356</link>
		<dc:creator>ann</dc:creator>
		<pubDate>Tue, 27 Sep 2011 15:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.beardy.se/?p=649#comment-16356</guid>
		<description>I am writing here now for everybody to know that the content of this blog is excellent! The posts are very informative and understandable! People, don?t pass by : )</description>
		<content:encoded><![CDATA[<p>I am writing here now for everybody to know that the content of this blog is excellent! The posts are very informative and understandable! People, don?t pass by : )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

