<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blindhog.net &#187; Asterisk VOIP</title>
	<atom:link href="http://www.blindhog.net/category/asterisk-voip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindhog.net</link>
	<description>Tips and Video Tutorials - Cisco .:. Linux .:. VOIP</description>
	<lastBuildDate>Mon, 24 May 2010 22:33:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Linux &#8211; Asterisk Installation Tutorial</title>
		<link>http://www.blindhog.net/linux-asterisk-142-installation-tutorial/</link>
		<comments>http://www.blindhog.net/linux-asterisk-142-installation-tutorial/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 16:35:43 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Asterisk VOIP]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.blindhog.net/linux-asterisk-142-installation-tutorial/</guid>
		<description><![CDATA[Asterisk&#174; is a complete IP PBX in software. It runs on a wide variety of operating systems including Linux, Mac OS X, OpenBSD, FreeBSD and Sun Solaris and provides all of the features you would expect from a PBX including many advanced features that are often associated with high end (and high cost) proprietary PBXs. [...]]]></description>
		<wfw:commentRss>http://www.blindhog.net/linux-asterisk-142-installation-tutorial/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Test phone numbers</title>
		<link>http://www.blindhog.net/phone-directory-from-phreaksandgeekscom/</link>
		<comments>http://www.blindhog.net/phone-directory-from-phreaksandgeekscom/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 04:30:12 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Asterisk VOIP]]></category>
		<category><![CDATA[Cisco VOIP]]></category>

		<guid isPermaLink="false">http://www.blindhog.net/?p=22</guid>
		<description><![CDATA[Very good list of test phone numbers. This is the list from Spring 2005 from phreaksandgeeks.com. +&#8212;&#8212;+ &#124; ANAC &#124; +&#8212;&#8212;+ 416-981-0001 ANAC + Ringback (Test Line)(ANAC)(Ring Back) 513-863-9995 712-580-9999 RealTime ANAC 800-204-4653 010809 Then ANI 800-213-2233 008637 Then ANI 800-221-1950 202413 Then ANI 800-221-9902 202300 Then ANI 800-223-1104 code(s) 195632,490456,910777,911306 SBC 800-239-6924 010614 Then [...]]]></description>
		<wfw:commentRss>http://www.blindhog.net/phone-directory-from-phreaksandgeekscom/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VOIP &#8211; Find local area codes and prefixes for toll-bypass</title>
		<link>http://www.blindhog.net/voip-find-local-area-codes-and-prefixes-for-toll-bypass/</link>
		<comments>http://www.blindhog.net/voip-find-local-area-codes-and-prefixes-for-toll-bypass/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 19:00:21 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Asterisk VOIP]]></category>
		<category><![CDATA[Cisco VOIP]]></category>

		<guid isPermaLink="false">http://www.blindhog.net/?p=18</guid>
		<description><![CDATA[Have you ever been asked to configure toll-bypass on a Cisco call manager, Asterisk or other VOIP product? Have you spend countless hours looking through phone books for the local area codes and prefixes for each branch? Use this website: The Local Calling Guide 1) Visit http://www.localcallingguide.com/lca_prefix.php 2) Enter the Area code in the NPA [...]]]></description>
		<wfw:commentRss>http://www.blindhog.net/voip-find-local-area-codes-and-prefixes-for-toll-bypass/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; Auto restart Asterisk with inittab respawn</title>
		<link>http://www.blindhog.net/linux-auto-restart-asterisk-with-inittab-respawn/</link>
		<comments>http://www.blindhog.net/linux-auto-restart-asterisk-with-inittab-respawn/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 14:13:41 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Asterisk VOIP]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.blindhog.net/?p=17</guid>
		<description><![CDATA[Configure your inittab file to restart Asterisk automatically if it ever crashes. This tutorial assumes you have root access and you are running your asterisk server as user &#8220;asterisk&#8221; instead of &#8220;root&#8221;. Configure your inittab file for asterisk. [root@localhost]#vi /etc/inittab . . . 5:2345:respawn:/sbin/mingetty tty5 6:2345:respawn:/sbin/mingetty tty6 ax:2345:respawn:/usr/sbin/asterisk -qf -U asterisk -G asterisk . . [...]]]></description>
		<wfw:commentRss>http://www.blindhog.net/linux-auto-restart-asterisk-with-inittab-respawn/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
