<?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>My Technical Notes &#187; Asterisk</title>
	<atom:link href="http://www.kartook.com/category/asterisk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kartook.com</link>
	<description>~ Cisco &#124; Windows &#124; Linux &#124; Vmware &#124; Security ~</description>
	<lastBuildDate>Tue, 31 Jan 2012 06:22:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Asterisk : upgrading from Zaptel 1.2 or 1.4 to DAHDI 2.0-README.txt</title>
		<link>http://www.kartook.com/2011/01/asterisk-upgrading-from-zaptel-1-2-or-1-4-to-dahdi-2-0-readme-txt/</link>
		<comments>http://www.kartook.com/2011/01/asterisk-upgrading-from-zaptel-1-2-or-1-4-to-dahdi-2-0-readme-txt/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 05:04:41 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=1720</guid>
		<description><![CDATA[<p>dahdi-linux-complete-2.4.0+2.4.0/tools/UPGRADE.txt</p> <p>Upgrade Notes &#8212;&#8212;&#8212;&#8212;-</p> <p>Information for upgrading from Zaptel 1.2 or 1.4 to DAHDI 2.0</p> <p>Upgrading from Zaptel to DAHDI is fairly straightforward; install this package using the installation instructions, and then reconfigure and rebuild Asterisk; Asterisk 1.4 releases later than 1.4.21, and all releases of Asterisk 1.6, will automatically use DAHDI in preference to [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2011/01/asterisk-upgrading-from-zaptel-1-2-or-1-4-to-dahdi-2-0-readme-txt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk :Quick packages install on CentOs 5 and Asterisk 1.4.X</title>
		<link>http://www.kartook.com/2011/01/asterisk-quick-packages-install-on-centos-5-and-asterisk-1-4-x/</link>
		<comments>http://www.kartook.com/2011/01/asterisk-quick-packages-install-on-centos-5-and-asterisk-1-4-x/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 04:28:54 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=1715</guid>
		<description><![CDATA[<p>Here is a quick trick on centos/redhat or any yum powered platform</p> <p>to install all packages that you may need to install asterisk.</p> <p>It will even install mysql for you as well as odbc connecto</p> <p>yum -y install gcc gcc-c++ kernel-devel bison openssl-devel \ libtermcap-devel ncurses-devel doxygen curl-devel newt-devel \ mlocate lynx tar wget nmap [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2011/01/asterisk-quick-packages-install-on-centos-5-and-asterisk-1-4-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security VOIP :Automated VOIP penetration testing using sipautohack</title>
		<link>http://www.kartook.com/2010/11/security-voip-automated-voip-penetration-testing-using-sipautohack/</link>
		<comments>http://www.kartook.com/2010/11/security-voip-automated-voip-penetration-testing-using-sipautohack/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 06:05:30 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=1679</guid>
		<description><![CDATA[<p>A demonstration of “sipautohack” scanning an internal network that has 3 SIP devices. For each SIP device that acts as a PBX (registrar) it then identifies the extensions by trying to guess commonly used extension names. For example 1234,2345, 5000,6000 etc. Once it identifies a valid extension such as 6001, it will try to identify [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2010/11/security-voip-automated-voip-penetration-testing-using-sipautohack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux : Asterisk voice mail commands</title>
		<link>http://www.kartook.com/2010/10/linux-asterisk-voice-mail-commands/</link>
		<comments>http://www.kartook.com/2010/10/linux-asterisk-voice-mail-commands/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 17:40:08 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=1653</guid>
		<description><![CDATA[<p>Asterisk Voicemail commands</p> <p>voicemail show users &#8211; List defined voicemail boxes voicemail show users for &#8211; List defined voicemail boxes for target context voicemail show zones &#8211; List zone message formats</p> <p>Possibly Related Posts:</p> Asterisk : upgrading from Zaptel 1.2 or 1.4 to DAHDI 2.0-README.txt Asterisk :Quick packages install on CentOs 5 and Asterisk 1.4.X Security VOIP :Automated VOIP penetration testing using sipautohack
Asterisk : About Asterisk from Digium Steve Sokol
Linux : How to install Kernel-devel ?

]]></description>
		<wfw:commentRss>http://www.kartook.com/2010/10/linux-asterisk-voice-mail-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk : About Asterisk from Digium Steve Sokol</title>
		<link>http://www.kartook.com/2010/07/asterisk-about-asterisk-from-digium-steve-sokol/</link>
		<comments>http://www.kartook.com/2010/07/asterisk-about-asterisk-from-digium-steve-sokol/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 15:55:22 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=1572</guid>
		<description><![CDATA[<p>Watch this new video from Digium to learn how you can get started with Asterisk! During this Steve Sokol presentation you will learn:</p> <p>What is Asterisk?</p> What can I do with Asterisk? Which version should I use? How do I get started? <p>Enjoy it!</p> <p></p> <p>More Information HERE</p> <p>Possibly Related Posts:</p> Asterisk : upgrading from [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2010/07/asterisk-about-asterisk-from-digium-steve-sokol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux : How to install Kernel-devel ?</title>
		<link>http://www.kartook.com/2010/03/linux-how-to-install-kernel-devel/</link>
		<comments>http://www.kartook.com/2010/03/linux-how-to-install-kernel-devel/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 11:19:38 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Q & A]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=1416</guid>
		<description><![CDATA[<p>Today  i try to make script for installing the asterisk .facing bit errors on Issues .I searched Google i came to know need to install kernal-devel for my system</p> <p>If you are running the standard kernel (for example), you can install the kernel-devel package by:</p> <p>[root@kartook]# yum install kernel-devel</p> <p>You can use this command to [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2010/03/linux-how-to-install-kernel-devel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux : How to Disable Direct Root Logins</title>
		<link>http://www.kartook.com/2010/03/linux-how-to-disable-direct-root-logins/</link>
		<comments>http://www.kartook.com/2010/03/linux-how-to-disable-direct-root-logins/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 09:13:00 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Q & A]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=1411</guid>
		<description><![CDATA[<p>Allowing the root user to login directly is a major security issue, we’ll show you how to disable it so you can still login as root but just not directly, reducing the security issue.</p> <p>This will force a hacker to have to guess 2 seperate passwords to gain root access. (you do have 2 seperate [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2010/03/linux-how-to-disable-direct-root-logins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk PBX Integration Zimlet</title>
		<link>http://www.kartook.com/2009/06/asterisk-pbx-integration-zimlet/</link>
		<comments>http://www.kartook.com/2009/06/asterisk-pbx-integration-zimlet/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 07:26:25 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=545</guid>
		<description><![CDATA[<p>The main focus of this Zimlet is dial-on-click for Phone numbers inside Contacts and Emails. If the phone number is recognized you will see a popup. Just click the phone number to dial. There is also a context menu with more options. Features</p> <p>* Uses Asterisk Manager Interface (AMI) * Dial on-click in Contacts and [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2009/06/asterisk-pbx-integration-zimlet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk -Configuring a queue</title>
		<link>http://www.kartook.com/2009/04/asterisk-configuring-a-queue/</link>
		<comments>http://www.kartook.com/2009/04/asterisk-configuring-a-queue/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 08:51:35 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=346</guid>
		<description><![CDATA[<p>The following queue works as following:</p> <p>star all calls are monitored, i.e. saved to disk star if after 60 seconds on the queue the call is unanswered, the call is routed to voicemail star there are two levels of agents: agents 4000 and 4001 will answer the queue (level 1); only if none of them [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2009/04/asterisk-configuring-a-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk :Customize the email notification message</title>
		<link>http://www.kartook.com/2009/03/asterisk-customize-the-email-notification-message/</link>
		<comments>http://www.kartook.com/2009/03/asterisk-customize-the-email-notification-message/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 08:53:28 +0000</pubDate>
		<dc:creator>kartook</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://www.kartook.com/?p=228</guid>
		<description><![CDATA[<p class="docText">The template for the notification email is stored in the ${emailbody} variable, defined in voicemail.conf or one of its includes. You just have to define it. Feel free to mix in any of these system variables while you&#8217;re at it:</p> VM_NAME</p> <p class="docList">The name of the subscriber for whom the message was left</p> VM_DUR</p> [...]]]></description>
		<wfw:commentRss>http://www.kartook.com/2009/03/asterisk-customize-the-email-notification-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

