<?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 SelbyTech</title>
	<atom:link href="http://www.selbytech.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selbytech.com</link>
	<description>TechNotes</description>
	<lastBuildDate>Sun, 15 Jan 2012 21:43:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on How to setup Asterisk 1.6.2 on Centos 5.4 by webdirectory</title>
		<link>http://www.selbytech.com/2010/01/how-to-setup-asterisk-1-6-2-on-centos-5-4/comment-page-2/#comment-820</link>
		<dc:creator>webdirectory</dc:creator>
		<pubDate>Sun, 15 Jan 2012 21:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=77#comment-820</guid>
		<description>You are actually a excellent webmaster. The website loading pace is amazing. It sort of feels that you&#039;re doing any unique trick. Moreover, The contents are masterwork. you&#039;ve performed a great process on this topic!</description>
		<content:encoded><![CDATA[<p>You are actually a excellent webmaster. The website loading pace is amazing. It sort of feels that you&#8217;re doing any unique trick. Moreover, The contents are masterwork. you&#8217;ve performed a great process on this topic!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Asterisk 1.6.2 on Centos 5.4 by Eugenie Kanahele</title>
		<link>http://www.selbytech.com/2010/01/how-to-setup-asterisk-1-6-2-on-centos-5-4/comment-page-2/#comment-819</link>
		<dc:creator>Eugenie Kanahele</dc:creator>
		<pubDate>Sat, 07 Jan 2012 22:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=77#comment-819</guid>
		<description>I&#039;d like to see a post of the top 10 VPS suppliers and get real peoples thoughts of their products and services.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to see a post of the top 10 VPS suppliers and get real peoples thoughts of their products and services.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup Cisco 7941 or 7961 with Asterisk by Cisco IP Phones 79XX with Asterisk &#124; Reza Samimi&#039;s Web Page</title>
		<link>http://www.selbytech.com/2009/10/setup-cisco-7941-or-7961-with-asterisk/comment-page-1/#comment-818</link>
		<dc:creator>Cisco IP Phones 79XX with Asterisk &#124; Reza Samimi&#039;s Web Page</dc:creator>
		<pubDate>Sat, 07 Jan 2012 01:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/2009/10/setup-cisco-7941-or-7961-with-asterisk/#comment-818</guid>
		<description>[...] Setup Cisco 7941 or 7961 with Asterisk [...]</description>
		<content:encoded><![CDATA[<p>[...] Setup Cisco 7941 or 7961 with Asterisk [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Asterisk 1.8 on CentOS 5 by huy</title>
		<link>http://www.selbytech.com/2011/05/how-to-setup-asterisk-1-8-on-centos-5/comment-page-1/#comment-815</link>
		<dc:creator>huy</dc:creator>
		<pubDate>Wed, 21 Dec 2011 07:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=200#comment-815</guid>
		<description>I have installed Asterisk on Centos with the following components:
- Centos 5.7 kernel: 2.6.18-274.el5 #1 SMP Fri Jul 22 04:43:29 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
- dahdi-linux-complete-2.5.0.1+2.5.0.1
- libpri-1.4.12
- asterisk 1.8.7.1

This is the output when i installed dahdi-linux-complete-2.5.0.1+2.5.0.1:

[root@localhost dahdi-linux-complete-2.5.0.1+2.5.0.1]# make all
make -C linux all
make[1]: Entering directory `/share/dahdi-linux-complete-2.5.0.1+2.5.0.1/linux&#039;
make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory `/share/dahdi-linux-complete-2.5.0.1+2.5.0.1/linux/drivers/dahdi/firmware&#039;
make[2]: Leaving directory `/share/dahdi-linux-complete-2.5.0.1+2.5.0.1/linux/drivers/dahdi/firmware&#039;
You do not appear to have the sources for the 2.6.18-274.el5 kernel installed.
make[1]: *** [modules] Error 1
make[1]: Leaving directory `/share/dahdi-linux-complete-2.5.0.1+2.5.0.1/linux&#039;
make: *** [all] Error 2

Please help me resolve this error?</description>
		<content:encoded><![CDATA[<p>I have installed Asterisk on Centos with the following components:<br />
- Centos 5.7 kernel: 2.6.18-274.el5 #1 SMP Fri Jul 22 04:43:29 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux<br />
- dahdi-linux-complete-2.5.0.1+2.5.0.1<br />
- libpri-1.4.12<br />
- asterisk 1.8.7.1</p>
<p>This is the output when i installed dahdi-linux-complete-2.5.0.1+2.5.0.1:</p>
<p>[root@localhost dahdi-linux-complete-2.5.0.1+2.5.0.1]# make all<br />
make -C linux all<br />
make[1]: Entering directory `/share/dahdi-linux-complete-2.5.0.1+2.5.0.1/linux&#8217;<br />
make -C drivers/dahdi/firmware firmware-loaders<br />
make[2]: Entering directory `/share/dahdi-linux-complete-2.5.0.1+2.5.0.1/linux/drivers/dahdi/firmware&#8217;<br />
make[2]: Leaving directory `/share/dahdi-linux-complete-2.5.0.1+2.5.0.1/linux/drivers/dahdi/firmware&#8217;<br />
You do not appear to have the sources for the 2.6.18-274.el5 kernel installed.<br />
make[1]: *** [modules] Error 1<br />
make[1]: Leaving directory `/share/dahdi-linux-complete-2.5.0.1+2.5.0.1/linux&#8217;<br />
make: *** [all] Error 2</p>
<p>Please help me resolve this error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Asterisk 1.8 on CentOS 5 by wudinghe</title>
		<link>http://www.selbytech.com/2011/05/how-to-setup-asterisk-1-8-on-centos-5/comment-page-1/#comment-814</link>
		<dc:creator>wudinghe</dc:creator>
		<pubDate>Tue, 20 Dec 2011 06:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=200#comment-814</guid>
		<description>nice post, any guide for queuemetrics and vicidial?</description>
		<content:encoded><![CDATA[<p>nice post, any guide for queuemetrics and vicidial?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Asterisk 1.8 on CentOS 5 by DIDnumbers.com</title>
		<link>http://www.selbytech.com/2011/05/how-to-setup-asterisk-1-8-on-centos-5/comment-page-1/#comment-813</link>
		<dc:creator>DIDnumbers.com</dc:creator>
		<pubDate>Mon, 28 Nov 2011 17:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=200#comment-813</guid>
		<description>Thank you for an excellent post. We used the guide today to install asterisk 1.8.7.1 on centos 5.7 and it works perfectly.</description>
		<content:encoded><![CDATA[<p>Thank you for an excellent post. We used the guide today to install asterisk 1.8.7.1 on centos 5.7 and it works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Astricon 2009 by Laurence</title>
		<link>http://www.selbytech.com/2009/10/astricon-2009/comment-page-1/#comment-812</link>
		<dc:creator>Laurence</dc:creator>
		<pubDate>Fri, 18 Nov 2011 06:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=52#comment-812</guid>
		<description>Thanks for the concepts you have provided here. Additionally, I believe there are some factors which really keep your car insurance policy premium down. One is, to take into account buying motors that are from the good listing of car insurance firms. Cars which might be expensive are usually more at risk of being stolen. Aside from that insurance is also based on the value of your truck, so the higher priced it is, then higher this premium you only pay.</description>
		<content:encoded><![CDATA[<p>Thanks for the concepts you have provided here. Additionally, I believe there are some factors which really keep your car insurance policy premium down. One is, to take into account buying motors that are from the good listing of car insurance firms. Cars which might be expensive are usually more at risk of being stolen. Aside from that insurance is also based on the value of your truck, so the higher priced it is, then higher this premium you only pay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Asterisk 1.8 on CentOS 5 by chaapees</title>
		<link>http://www.selbytech.com/2011/05/how-to-setup-asterisk-1-8-on-centos-5/comment-page-1/#comment-810</link>
		<dc:creator>chaapees</dc:creator>
		<pubDate>Sun, 23 Oct 2011 12:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=200#comment-810</guid>
		<description>Running &quot;chkconfig asterisk on&quot; returns
error reading information on service asterisk: No such file or directory</description>
		<content:encoded><![CDATA[<p>Running &#8220;chkconfig asterisk on&#8221; returns<br />
error reading information on service asterisk: No such file or directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Asterisk 1.8 on CentOS 5 by WJR</title>
		<link>http://www.selbytech.com/2011/05/how-to-setup-asterisk-1-8-on-centos-5/comment-page-1/#comment-809</link>
		<dc:creator>WJR</dc:creator>
		<pubDate>Wed, 19 Oct 2011 02:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=200#comment-809</guid>
		<description>Hi All:

I followed these instructuctions and created a user but i am not able to register my CPE:

[1000]
secret=password1234
hasvoicemail = yes
vmsecret = 1000
hassip = yes
hasiax = no
hash323 = no
hasmanager = no
callwaiting = no
context = default
regexten= 1000
host=dynamic
nat=yes

Is there anything that needs to be done?</description>
		<content:encoded><![CDATA[<p>Hi All:</p>
<p>I followed these instructuctions and created a user but i am not able to register my CPE:</p>
<p>[1000]<br />
secret=password1234<br />
hasvoicemail = yes<br />
vmsecret = 1000<br />
hassip = yes<br />
hasiax = no<br />
hash323 = no<br />
hasmanager = no<br />
callwaiting = no<br />
context = default<br />
regexten= 1000<br />
host=dynamic<br />
nat=yes</p>
<p>Is there anything that needs to be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Asterisk 1.8 on CentOS 5 by Tony</title>
		<link>http://www.selbytech.com/2011/05/how-to-setup-asterisk-1-8-on-centos-5/comment-page-1/#comment-807</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 07 Oct 2011 17:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.selbytech.com/?p=200#comment-807</guid>
		<description>Hi, 

Great Post will try it this weekend.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Great Post will try it this weekend.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

