<?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>TEAM FORREST Blog &#187; VoIP</title>
	<atom:link href="http://www.teamforrest.com/blog/category/voip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teamforrest.com/blog</link>
	<description>Kamailio, Asterisk, VoIP, and IT Consulting</description>
	<lastBuildDate>Fri, 11 Mar 2011 04:48:24 +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>Explaining Sip Brute Force Attacks to Non-Techs</title>
		<link>http://www.teamforrest.com/blog/196/explaining-sip-brute-force-attacks/</link>
		<comments>http://www.teamforrest.com/blog/196/explaining-sip-brute-force-attacks/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 04:48:24 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[brute force attack]]></category>
		<category><![CDATA[kamailio]]></category>
		<category><![CDATA[SIP]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=196</guid>
		<description><![CDATA[Today we received a call from a federal employee investigating a “hack” on a client&#8217;s system. Basically, the client suffered a SIP Brute Force attack on their elastix system. Besides the shock of a call from the feds (why did &#8230; <a href="http://www.teamforrest.com/blog/196/explaining-sip-brute-force-attacks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today we received a call from a federal employee investigating a “hack” on a client&#8217;s system. Basically, the client suffered a SIP Brute Force attack on their elastix system. Besides the shock of a call from the feds (<a href="http://www.voiptechchat.com/voip/457/amazon-ec2-sip-brute-force-attacks-on-rise/">why did they ignore those Amazon attacks?</a>), the realization of explaining a sip attack to someone not familiar with SIP, telephony, networking, or servers posed a little challenge.</p>
<p>So, how do we start?</p>
<p><strong>First step</strong>: We will no longer use the words SIP, Brute, Force, and Attack. =)</p>
<p>What we&#8217;re talking about is a scheme to make expensive calls through your phone system. Of course, this isn&#8217;t true for all scenarios, but the vast majority simply want to make expensive calls on your dime.</p>
<p><strong>How does it work?</strong></p>
<p>The bad guys trick your phone system into thinking they are a valid user.</p>
<p><strong>How can they do that?</strong></p>
<p>When phones connect to your phone system, the system replies with different messages. Based on those messages, the bad guys can figure out phone names. Think of your phone system as the receptionist. An attempt might be similar to&#8230;</p>
<p style="padding-left: 30px;"><strong>Bad Guy</strong>: “Hi, is Alice there?”<br />
<strong>Receptionist:</strong> “No, there is no Alice here. You have the wrong number.”<br />
<strong>Bad Guy: </strong>“Hi, is Bob there?”<br />
<strong>Receptionist: </strong>“Yes, who may I say is calling?”</p>
<p>Basically, there&#8217;s a different response based on if that person exists in the company. Same thing with the phones. Once the Bad Guys find out phone names, they then use their computers to crack the phone password.</p>
<p>Once the password is detected, they connect their phone to your system and begin making calls.</p>
<p><strong>What can I do to stop this?</strong></p>
<p>If the person in charge of your phone system doesn&#8217;t understand what this attack is, you need to hire a consultant to help you and/or train your administrator. If you or your administrator understand this attack, then you need to make sure you are following the best practices for SIP security (<a href="http://www.voiptechchat.com/voip/263/7-easy-steps-to-better-sip-security">here&#8217;s a good link for asterisk best practices</a>).</p>
<p>If you&#8217;re running <a href="http://www.asterisk.org">asterisk</a>, you might wish to <a title="Automatically Block Failed SIP Peer Registrations" href="http://www.teamforrest.com/blog/171/asterisk-no-matching-peer-found-block/">install a script that checks for attacks and blocks those connections</a>.</p>
<h3>Even better&#8230; consider <a href="http://www.kamailio.org">Kamailio</a>.</h3>
<p><a href="http://www.kamailio.org">Kamailio</a> (pronounced KAMA-ILLY-OH) is an open-source SIP proxy, registrar, application that is extremely robust and powerful. The software includes anti-flood features that really help protect your system and truly helps to minimize these annoying attacks.</p>
<p>Remember, the Internet is like a big city. Sure there&#8217;s great museums and entertainment, but there&#8217;s also bad, bad places filled with bad, bad people. If you&#8217;re going to leave your BMW unlocked in Hell&#8217;s Kitchen, don&#8217;t be surprised when it&#8217;s been taken around the block a few times.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/196/explaining-sip-brute-force-attacks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Team Forrest assists Dream Day Cakes</title>
		<link>http://www.teamforrest.com/blog/182/gainesville-dream-day-cakes/</link>
		<comments>http://www.teamforrest.com/blog/182/gainesville-dream-day-cakes/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 21:40:24 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=182</guid>
		<description><![CDATA[GAINESVILLE, FL — Team Forrest recently assisted Dream Day Cakes with phone and intranet services. The Gainesville, Florida bakery specializes in wedding cakes, event cakes, and other bakery items benefited from a hybrid VoIP / Analog phone system. Team Forrest &#8230; <a href="http://www.teamforrest.com/blog/182/gainesville-dream-day-cakes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>GAINESVILLE, FL — </strong>Team Forrest recently assisted Dream Day Cakes with phone and intranet services. The Gainesville, Florida bakery specializes in <a href="http://www.dreamdaycakes.com/2010/make-your-wedding-cake-a-dream-day-cake/">wedding cakes</a>, event cakes, and other bakery items benefited from a hybrid VoIP / Analog phone system.</p>
<p><span id="more-182"></span><img class="size-medium wp-image-183 alignright" title="ddc-seal-logo" src="http://www.teamforrest.com/blog/wp-content/uploads/2010/10/ddc-seal-logo-300x300.png" border="0" alt="" width="300" height="300" />Team Forrest works with all businesses, incorporating open source technology to help make the business more productive while reducing costs. In the case of Dream Day Cakes, Team Forrest conducted a cost analysis and implemented a hybrid VoIP / Analog phone system at the bakery.</p>
<p>For more information on how Team Forrest can benefit your business, please call 888-295-0025.</p>
<p><strong>Team Forrest</strong> has one simple goal: <strong><em>Help the client</em></strong>. Whether  you need emergency assistance, maintenance, planning a deployment, or  more, Team Forrest is here to help. Our team will quickly assess your  needs and help deploy the most appropriate solution.</p>
<p><a href="http://www.dreamdaycakes.com"><strong>Dream Day Cakes</strong></a> custom creates beautifully unique cake creations for client  celebrations. From weddings to birthdays, special occasions to surprise  events, Dream Day Cakes not only look great– they <em>taste</em> fantastic, too. From their bakery in Gainesville, Florida, Dream Day Cakes delivers to Gainesville, Ocala, High Springs, Lake City, and all of North Central Florida.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/182/gainesville-dream-day-cakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use ENUM to Save Real MONey</title>
		<link>http://www.teamforrest.com/blog/177/use-enum-to-save-real-money/</link>
		<comments>http://www.teamforrest.com/blog/177/use-enum-to-save-real-money/#comments</comments>
		<pubDate>Thu, 27 May 2010 19:07:58 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[VoIP]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[enum]]></category>
		<category><![CDATA[lookup]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=177</guid>
		<description><![CDATA[Ok — it almost rhymed. ENUM (read the wiki) refers to the mapping of telephone numbers to internet addresses. Think of it almost as reverse DNS for your phone number. Although there are many methods of integrating ENUM into your &#8230; <a href="http://www.teamforrest.com/blog/177/use-enum-to-save-real-money/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ok — it almost rhymed.</p>
<p>ENUM (<a href="http://en.wikipedia.org/wiki/ENUM">read the wiki</a>) refers to the mapping of telephone numbers to internet addresses. Think of it almost as reverse DNS for your phone number. Although there are many methods of integrating ENUM into your system, our current &#8220;favorite&#8221; is <a href="http://enumplus.org/">ENUMPlus.org</a>.</p>
<p>From their website:</p>
<blockquote><p>ENUM sources are very segregated and there was no global repository &#8211; until now. ENUMPlus queries all of the top ENUM lookup sources and returns the most accurate result with minimal overhead; meaning you only need to specify one source. ENUMPlus allows you to offload all of the query processing to our powerful servers so you don&#8217;t have to waste time and precious resources.</p></blockquote>
<p>Integrating ENUMplus into <a href="http://www.teamforrest.com/blog/tag/asterisk/">Asterisk</a> can be very quick and there&#8217;s a few choices/methods of going about it. You can choose to use their php scripts, go <a href="http://enumplus.org/wiki/index.php/AsteriskConfiguration16">direct from the dialplan</a>, or run your own lookup script. Here, we&#8217;ve chosen to write our own lookup script that basically does the following:</p>
<ol>
<li>Checks ENUMplus.org for a result (with a 2 second timeout)</li>
<li>Sets a variable of ENUMRESULT and returns to dialplan</li>
<li>The dialplan then evaluates that variable, and if a sip value is provided calls the number directly via SIP.</li>
</ol>
<p>Here&#8217;s an example dialplan:</p>
<pre class="brush: plain; title: ; notranslate">exten =&gt; _X.,1,Set(CALLTO=${EXTEN})
exten =&gt; _X.,n,Goto(out,1)
exten =&gt; out,1,AGI(enumcheck.pl,${CALLTO})
exten =&gt; out,n,GotoIf($[&quot;${ENUMRESULT}&quot; = &quot;FAIL&quot;]?pstn)
exten =&gt; out,n,GotoIf($[${ISNULL(${ENUMRESULT})}]?pstn)
exten =&gt; out,n,Dial(${ENUMRESULT},55)
exten =&gt; out,n,GotoIf($[&quot;${DIALSTATUS}&quot; = &quot;CHANUNAVAIL&quot; ]?pstn)
exten =&gt; out,n,GotoIf($[&quot;${DIALSTATUS}&quot; = &quot;CONGESTION&quot; ]?pstn)
exten =&gt; out,n,GotoIf($[&quot;${DIALSTATUS}&quot; = &quot;BUSY&quot; ]?busy)
exten =&gt; out,n,Hangup()
exten =&gt; out,n(pstn),Dial(SIP/${CALLTO}@yourprovider); or DAHDI, etc.
exten =&gt; out,n,GotoIf($[&quot;${DIALSTATUS}&quot; = &quot;CHANUNAVAIL&quot; ]?busy)
exten =&gt; out,n,GotoIf($[&quot;${DIALSTATUS}&quot; = &quot;CONGESTION&quot; ]?busy)
exten =&gt; out,n,GotoIf($[&quot;${DIALSTATUS}&quot; = &quot;BUSY&quot; ]?busy)
exten =&gt; out,n,Hangup()
exten =&gt; out,n(busy),Busy(5)
exten =&gt; out,n,Hangup()</pre>
<p>And here&#8217;s the script:</p>
<pre class="brush: perl; title: ; notranslate">#!/usr/bin/perl -w
use strict;
$|=1;
my ($phone, $url, $apikey, $result, @sip);

while(&lt;STDIN&gt;) {
	chomp;
	last unless length($_);
}

if ($ARGV[0]) {
	$phone = &amp;URLEncode($ARGV[0]);
} else {
	&amp;setvar(&quot;ENUMRESULT&quot;, &quot;FAIL&quot;);
	&amp;printverbose(&quot;enumlookup: No CALLTO received.&quot;,2);
	exit(0);
}

#Get via WEB
$apikey = &quot;REPLACE WITH YOUR KEY&quot;;
$url = &quot;http://enumplus.org/api&quot;;

$result = qx(curl -m 2 -s -d 'key=$apikey' $url/$phone);

if ($result) {
	if ($result =~ /SIP/i) {
		@sip = split(/\|/, $result);
		&amp;setvar(&quot;ENUMRESULT&quot;, $sip[0]);
		&amp;printverbose(&quot;enumlookup: $sip[0]&quot;,2);
	} else {
		&amp;setvar(&quot;ENUMRESULT&quot;, &quot;FAIL&quot;);
		&amp;printverbose(&quot;enumlookup: No sip address found.&quot;,2);
	}
} else {
	&amp;setvar(&quot;ENUMRESULT&quot;, &quot;FAIL&quot;);
	&amp;printverbose(&quot;enumlookup: Timeout or error&quot;,2);
}

sub URLEncode {
   my $theURL = $_[0];
   $theURL =~ s/([\W])/&quot;%&quot; . uc(sprintf(&quot;%2.2x&quot;,ord($1)))/eg;
   return $theURL;
}

sub setvar {
	my ($var, $val) = @_;
	print STDOUT &quot;SET VARIABLE $var \&quot;$val\&quot; \n&quot;;
	while(&lt;STDIN&gt;) {
		m/200 result=1/ &amp;&amp; last;
	}
	return;
}

sub printverbose {
	my ($var, $val) = @_;
	print STDOUT &quot;VERBOSE \&quot;$var\&quot; $val\n&quot;;
	while(&lt;STDIN&gt;) {
		m/200 result=1/ &amp;&amp; last;
	}
	return;
}</pre>
<p>Happy Coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/177/use-enum-to-save-real-money/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Automatically Block Failed SIP Peer Registrations</title>
		<link>http://www.teamforrest.com/blog/171/asterisk-no-matching-peer-found-block/</link>
		<comments>http://www.teamforrest.com/blog/171/asterisk-no-matching-peer-found-block/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 12:54:33 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[brute force attack]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[SIP]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=171</guid>
		<description><![CDATA[Previously we posted a little script for quickly checking your asterisk log for failed peer registrations. Building on that script, and with the use of iptables and cron, you can easily (and automatically) block flooding traffic from your system. Iptables, &#8230; <a href="http://www.teamforrest.com/blog/171/asterisk-no-matching-peer-found-block/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Previously we posted <a href="http://www.teamforrest.com/blog/165/asterisk-failed-peer-sip-brute-force/">a little script for quickly checking your asterisk log for failed peer registrations</a>. Building on that script, and with the use of <strong>iptables</strong> and <strong>cron</strong>, you can easily (and automatically) block flooding traffic from your system. Iptables, a linux command line program to filter IP traffic, provides high level packet filtering before the traffic can be used to corrupt a program. Cron, the linux time scheduler, enables you to automatically run commands at scheduled time periods.</p>
<h2>Set up IP Tables</h2>
<p>We will not be discussing the intricacies of iptables in this post. There are excellent tutorials on iptables, and with most things linux, help is only a google away. To help identify the traffic blocked as asterisk related, a new chain will be created appropriately called&#8230; asterisk.</p>
<p>Here&#8217;s how to add the new chain:</p>
<pre class="brush: plain; title: ; notranslate">iptables -N asterisk
iptables -A INPUT -j asterisk
iptables -A FORWARD -j asterisk</pre>
<p>This will help identify hosts blocked for failed registrations.</p>
<h2>Asterisk&#8217;s Log for Failed Registrations</h2>
<p>In most cases of a sip flood attack, the host attempts registration to Asterisk. These hosts are identified in the Asterisk log (<strong>/var/log/messages</strong>) as &#8220;No matching peer found.&#8221; The following perl script scans /var/log/messages for these patterns, strips the IP address, and puts the IP address into an array.</p>
<p>After the file has been read, the IP addresses are counted (each count is a failed attempt), compared against the existing blocked hosts, and new occurrences are blocked. With this script we are blocking any host after the 4th failed attempt.</p>
<p>Here&#8217;s the script (<strong>last updated 05 SEP 2010</strong>):</p>
<pre class="brush: perl; title: ; notranslate">#!/usr/bin/perl -w
use strict;
use warnings;
my (@failhost);
my %currblocked;
my %addblocked;
my $action;

open (MYINPUTFILE, &quot;/var/log/asterisk/messages&quot;) or die &quot;\n&quot;, $!, &quot;Does log file file exist\?\n\n&quot;;

while (&lt;MYINPUTFILE&gt;) {
	my ($line) = $_;
	chomp($line);
	if ($line =~ m/\' failed for \'(.*?)\' - No matching peer found/) {
		push(@failhost,$1);
	}
	if ($line =~ m/\' failed for \'(.*?)\' – Wrong password/) {
		push(@failhost,$1);
	}
}

my $blockedhosts = `/sbin/iptables -n -L asterisk`;

while ($blockedhosts =~ /(.*)/g) {
	my ($line2) = $1;
	chomp($line2);
	if ($line2 =~ m/(\d+\.\d+\.\d+\.\d+)(\s+)/) {
		$currblocked{ $1 } = 'blocked';
	}
}

while (my ($key, $value) = each(%currblocked)){
	print $key . &quot;\n&quot;;
}

if (@failhost) {
	&amp;count_unique(@failhost);
	while (my ($ip, $count) = each(%addblocked)) {
		if (exists $currblocked{ $ip }) {
			print &quot;$ip already blocked\n&quot;;
		} else {
			$action = `/sbin/iptables -I asterisk -s $ip -j DROP`;
			print &quot;$ip blocked. $count attempts.\n&quot;;
		}
	}
} else {
	print &quot;no failed registrations.\n&quot;;
}

sub count_unique {
    my @array = @_;
    my %count;
    map { $count{$_}++ } @array;
    map {($addblocked{ $_ } = ${count{$_}})} sort keys(%count);
}</pre>
<h2>Schedule the script with cron</h2>
<p>The final step is to schedule your script to run every X minutes in cron. We&#8217;ve chosen to run our script every 2 minutes, but you can change this to 1 minute or any other time period you choose. Just remember&#8230; you can receive thousands of attempts within 2 minutes.</p>
<p>If you have named your script check-failed-regs.pl and placed it in your /usr/local/bin directory, your cron statement would look like this:</p>
<pre class="brush: plain; title: ; notranslate">*/2 * * * * perl /usr/local/bin/check-failed-regs.pl &amp;&gt; /dev/null</pre>
<p>Questions? Comments? We love feedback. Or, <a href="/contact.html">contact us</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/171/asterisk-no-matching-peer-found-block/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>Perl Script for Asterisk Failed Peer Registrations</title>
		<link>http://www.teamforrest.com/blog/165/asterisk-failed-peer-sip-brute-force/</link>
		<comments>http://www.teamforrest.com/blog/165/asterisk-failed-peer-sip-brute-force/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 18:46:57 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[brute force attack]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[SIP]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=165</guid>
		<description><![CDATA[I guess this might be better titled as the Quick and Dirty Perl Script&#8230; but here we go: And while we duck from @Merlyn&#8217;s criticisms (although we love his criticism), the basic usage is: perl [Whatever you named it].pl messages &#8230; <a href="http://www.teamforrest.com/blog/165/asterisk-failed-peer-sip-brute-force/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I guess this might be better titled as the <del datetime="2010-04-12T19:23:51+00:00">Quick and</del> Dirty Perl Script&#8230; but here we go:</p>
<pre class="brush: perl; title: ; notranslate">#!/usr/bin/perl -w
use strict;
use warnings;
my (@failhost);

open (MYINPUTFILE, &quot;/var/log/asterisk/$ARGV[0]&quot;) or die &quot;\n&quot;, $!, &quot;Does log file file exist\?\n\n&quot;;

while (&lt;MYINPUTFILE&gt;) {
	my ($line) = $_;
	chomp($line);
	if ($line =~ m/\' failed for \'(.*?)\' - No matching peer found/) {
		push(@failhost,$1);
	}
}

if (@failhost) {
	&amp;count_unique(@failhost);
} else {
	print &quot;no failed registrations.\n&quot;;
}

sub count_unique {
    my @array = @_;
    my %count;
    map { $count{$_}++ } @array;

	#print them out:

    map {print &quot;$_ = ${count{$_}}\n&quot;} sort keys(%count);

}</pre>
<p>And while we duck from @<a href="http://twitter.com/merlyn">Merlyn&#8217;s</a> criticisms (although we love his criticism), the basic usage is:</p>
<p>perl [Whatever you named it].pl messages<br />
<em> or</em> perl [Whatever you named it].pl messages.1</p>
<p><b>Results look like:</b></p>
<p>184.73.53.22 = 13586<br />
64.76.45.100 = 9895<br />
78.46.87.14 = 9960</p>
<p>Or &#8220;no failed registrations.&#8221; if you have no failed attempts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/165/asterisk-failed-peer-sip-brute-force/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SIP Response Codes</title>
		<link>http://www.teamforrest.com/blog/158/sip-response-codes/</link>
		<comments>http://www.teamforrest.com/blog/158/sip-response-codes/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 18:15:27 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[VoIP]]></category>
		<category><![CDATA[SIP]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=158</guid>
		<description><![CDATA[The Session Initiation Protocol (SIP) is widely used to control VoIP, Video Calls, and other multimedia communication over a newtork. SIP uses design elements similar to HTTP requests/responses (although they are not 1 to 1). Following is a list of &#8230; <a href="http://www.teamforrest.com/blog/158/sip-response-codes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Session Initiation Protocol (SIP) is widely used to control VoIP, Video Calls, and other multimedia communication over a newtork. SIP uses design elements similar to HTTP requests/responses (although they are not 1 to 1).</p>
<p>Following is a list of SIP Response Codes: <span id="more-158"></span></p>
<h2>Information SIP Responses &#8211; 1xx</h2>
<p><em>Informational responses, indicate that the server contacted is performing some further action and does not yet have a definitive response. A server sends a 1xx response if it expects to take more than 200 ms to obtain a final response.<br />
</em></p>
<ul>
<li>100 Trying</li>
<li>180 Ringing</li>
<li>181 Call Is Being Forwarded</li>
<li>182 Queued</li>
<li>183 Session Progress</li>
</ul>
<h2>Successful SIP Responses &#8211; 2xx</h2>
<p><em>The action was successfully received, understood, and accepted.<br />
</em></p>
<ul>
<li>200 OK</li>
<li>202 Accepted (request understood, but cannot be processed)</li>
</ul>
<h2>Redirection SIP Responses &#8211; 3xx</h2>
<p><em>Further action needs to be taken in order to complete the request.<br />
</em></p>
<ul>
<li>300 Multiple Choices</li>
<li>301 Moved Permanently</li>
<li>302 Moved Temporarily</li>
<li>305 Use Proxy</li>
<li>380 Alternative Service</li>
</ul>
<h2>Client Error SIP Responses &#8211; 4xx</h2>
<p><em>The request contains bad syntax or cannot be fulfilled at the server.<br />
</em></p>
<ul>
<li>400 Bad Request</li>
<li>401 Unauthorized (Used only by registrars or user agents. Proxies will/should use 407)</li>
<li>402 Payment Required</li>
<li>403 Forbidden</li>
<li>404 Not Found</li>
<li>405 Method Not Allowed</li>
<li>406 Not Acceptable</li>
<li>407 Proxy Authentication Required</li>
<li>408 Request Timeout</li>
<li>409 Conflict</li>
<li>410 Gone (The user is not available here but once was)</li>
<li>412 Conditional Request Failed</li>
<li>413 Request Entity Too Large</li>
<li>414 Request-URI Too Long</li>
<li>415 Unsupported Media Type</li>
<li>416 Unsupported URI Scheme</li>
<li>417 Unknown Resource-Priority</li>
<li>420 Bad Extension</li>
<li>421 Extension Required</li>
<li>422 Session Interval Too Small</li>
<li>423 Interval Too Brief</li>
<li>424 Bad Location Information</li>
<li>428 Use Identity Header</li>
<li>429 Provide Referrer Identity</li>
<li>433 Anonymity Disallowed</li>
<li>436 Bad Identity-Info</li>
<li>437 Unsupported Certificate</li>
<li>438 Invalid Identity Header</li>
<li>480 Temporarily Unavailable</li>
<li>481 Call Leg/Transaction Does Not Exist</li>
<li>482 Loop Detected</li>
<li>483 Too Many Hops</li>
<li>484 Address Incomplete</li>
<li>485 Ambiguous</li>
<li>486 Busy Here</li>
<li>487 Request Terminated</li>
<li>488 Not Acceptable Here</li>
<li>489 Bad Event</li>
<li>491 Request Pending</li>
<li>493 Undecipherable (Could not decrypt S/MIME body part)</li>
<li>494 Security Agreement Required</li>
</ul>
<h2>Server Error SIP Responses &#8211; 5xx</h2>
<p><em>The server failed to fulfill an apparently valid request.<br />
</em></p>
<ul>
<li>500 Server Internal Error</li>
<li>501 Not Implemented (SIP request method is not implemented at the server)</li>
<li>502 Bad Gateway</li>
<li>503 Service Unavailable</li>
<li>504 Server Time-out</li>
<li>505 Version Not Supported (The server does not support the version of the SIP protocol used)</li>
<li>513 Message Too Large</li>
<li>580 Precondition Failure</li>
</ul>
<h2>Global Failure SIP Responses &#8211; 6xx</h2>
<p><em>The request cannot be fulfilled at any server.<br />
</em></p>
<ul>
<li>600 Busy Everywhere</li>
<li>603 Decline</li>
<li>604 Does Not Exist Anywhere</li>
<li>606 Not Acceptable</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/158/sip-response-codes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Integrating Fax for Asterisk</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/</link>
		<comments>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 03:08:41 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[VoIP]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[fax]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156</guid>
		<description><![CDATA[Asterisk provides an open-source solution for IP Telephony (aka VoIP). Customizing your telephone system to increase productivity remains one of Asterisk’s greatest features. Today, we will look at using Asterisk to replace your need for a fax machine. Benefits Store &#8230; <a href="http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Asterisk provides an open-source solution for IP Telephony (aka VoIP). Customizing your telephone system to increase productivity remains one of Asterisk’s greatest features. Today, we will look at using Asterisk to replace your need for a fax machine.</p>
<h3>Benefits</h3>
<ul>
<li>Store faxes electronically</li>
<li>Reduce printing costs</li>
<li>Share faxes via email</li>
</ul>
<h3>Requirements</h3>
<ul>
<li>Server running Asterisk (32 bit compatibility needed)</li>
<li>Fax for Asterisk Software Add-on</li>
</ul>
<h2>Step One: Get the Fax for Asterisk Software License</h2>
<p>First, choose the licensing based on your needs. If you will only need to support 1 simultaneous fax <span id="more-156"></span> “session,” you may be interested in the Free Fax For Asterisk License. Digium provides the Free Fax for Asterisk software at no cost, limited one per installation of Asterisk. You can combine the Free Fax for Asterisk license with the paid Fax for Asterisk licensing if you will need additional simultaneous fax sessions.</p>
<p><em>For example, you can download and install Free Fax for Asterisk providing your system one (1) fax session. If you find you need additional simultaneous sessions, simply purchase a paid license (currently $39.99 per session).</em></p>
<p>To get the Fax for Asterisk software, go to the <a href="http://store.digium.com/">Digium Store</a>. Once “purchased” you will receive your license via email.</p>
<h2>Step Two: Download and Install the Fax for Asterisk Software</h2>
<p>Once you’ve received your license, there are many small steps needed to download, register, and install the software.</p>
<ul>
<li>Download and run the registration software (outgoing network traffic to TCP port 443 (SSL) must be allowed)</li>
</ul>
<pre>cd /root
wget http://downloads.digium.com/pub/register/x86-32/register
chmod 500 /root/register
/root/register</pre>
<ul>
<li>Complete the registration</li>
<li> Go to <a href="http://www.digium.com/en/docs/FAX/faa-download.php">http://www.digium.com/en/docs/FAX/faa-download.php</a> and discover which files to download</li>
<li> Download both the <strong>res_fax</strong> and <strong>res_fax_digium files</strong></li>
<li> Untar the res_fax file and copy it to the source file directory (<em>example res_fax-1.6.0_1.0.3-x86_32.tar.gz</em>)</li>
</ul>
<pre>tar xzvf res_fax-1.6.0_1.0.3-x86_32.tar.gz
cp /root/res_fax-1.6.0_1.0.3-x86_32/res_fax.so /usr/lib/asterisk/modules</pre>
<ul>
<li>Untar and install the res_fax_digium software (<em>example res_fax_digium-1.6.0_1.0.3-pentium4m_32.tar.gz</em>)</li>
</ul>
<pre>tar xzvf res_fax_digium-1.6.0_1.0.3-pentium4m_32.tar.gz
cp /root/res_fax_digium-1.6.0_1.0.3-pentium4m_32/res_fax_digium.so /usr/lib/asterisk/modules</pre>
<ul>
<li>Make a directory for your fax files</li>
</ul>
<pre>mkdir /var/spool/asterisk/fax</pre>
<h2>Step Three: Test if the Software Installed Correctly</h2>
<p>Restart asterisk and test if that the fax module has loaded:</p>
<pre>asterisk -rx "restart now"
asterisk -r
*CLI&gt; fax show stats</pre>
<p>If the software installed successfully, you should see something similar to:</p>
<pre>Fax Statistics:
---------------

Current Sessions     : 0
Transmit Attempts    : 0
Receive Attempts     : 0
Completed Faxes      : 0
Failed Faxes         : 0
*CLI&gt;
Digium T.38
Licensed Channels    : 1
Max Concurrent       : 0
Success              : 0
Canceled             : 0
No Fax               : 0
Partial              : 0
Negotiation Failed   : 0
Train Failure        : 0
Protocol Error       : 0
IO Partial           : 0
IO Fail              : 0
*CLI&gt;
Digium G.711
Licensed Channels    : 1
Max Concurrent       : 1
Success              : 0
Switched to T.38     : 0
Canceled             : 0
No Fax               : 0
Partial              : 0
Negotiation Failed   : 0
Train Failure        : 0
Protocol Error       : 0
IO Partial           : 0
IO Fail              : 0</pre>
<h2>Step Four: Make a dialplan</h2>
<p>Make a dialplan that fits your needs. Here’s an example for sending and receiving:</p>
<pre>[inboundfax]
exten =&gt; s,1,NoOp(**** FAX RECEIVED from ${CALLERID(num)} ${STRFTIME(${EPOCH},,%c)} ****)
exten =&gt; s,n,Set(FAXOPT(ecm)=yes)
exten =&gt; s,n,Set(FILENAME=fax-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
exten =&gt; s,n,Set(FAXFILE=${FILENAME}.tif)
exten =&gt; s,n,Set(FAXOPT(ecm)=yes)
exten =&gt; s,n,Set(FAXOPT(headerinfo)=Received by MYCOMPANY ${STRFTIME(${EPOCH},,%Y-%m-%d %H:%M)})
exten =&gt; s,n,Set(FAXOPT(localstationid)=5555551212)
exten =&gt; s,n,Set(FAXOPT(maxrate)=14400)
exten =&gt; s,n,Set(FAXOPT(minrate)=2400)
exten =&gt; s,n,NoOp(FAXOPT(ecm) : ${FAXOPT(ecm)})
exten =&gt; s,n,NoOp(FAXOPT(headerinfo) : ${FAXOPT(headerinfo)})
exten =&gt; s,n,NoOp(FAXOPT(localstationid) : ${FAXOPT(localstationid)})
exten =&gt; s,n,NoOp(FAXOPT(maxrate) : ${FAXOPT(maxrate)})
exten =&gt; s,n,NoOp(FAXOPT(minrate) : ${FAXOPT(minrate)})
exten =&gt; s,n,NoOp(**** RECEIVING FAX : ${FAXFILE} ****)
exten =&gt; s,n,ReceiveFAX(/var/spool/asterisk/fax/${FAXFILE})
exten =&gt; s,n,Hangup()
exten =&gt; h,1,NoOp(FAXOPT(ecm) : ${FAXOPT(ecm)})

[outboundfax]
exten =&gt; s,1,NoOp(send a fax)
exten =&gt; s,n,Set(FAXOPT(filename)=${FAXFILE})
exten =&gt; s,n,Set(FAXOPT(ecm)=yes)
exten =&gt; s,n,Set(FAXOPT(headerinfo)=Fax from MYCOMPANY +1 555 555 1212)
exten =&gt; s,n,Set(FAXOPT(localstationid)=15555551212)
exten =&gt; s,n,Set(FAXOPT(maxrate)=14400)
exten =&gt; s,n,Set(FAXOPT(minrate)=2400)
exten =&gt; s,n,SendFAX(/tmp/${FAXFILE},d)
exten =&gt; h,1,NoOp(FAXOPT(ecm) : ${FAXOPT(ecm)})</pre>
<h2>Step Five: Test</h2>
<p>How do you test? Simple point an incoming number to inboundfax,s,1 and watch the magic happen. Faxes will be saved to /var/spool/asterisk/fax/ in tiff format.</p>
<h2>But Wait! There&#8217;s More!</h2>
<p>Sure, you could stop there, but wouldn’t it be neat to automatically email the received fax in pdf format? Using an AGI script, you can simply convert the tiff file into pdf format, attach it to an email, and off it goes!</p>
<p>Now, there are literally a thousand ways to do this. You can write your AGI scripts in the programming language of your choice; every language has it’s pros and cons. In our example, we’re going to demonstrate this process using a Perl script.</p>
<h2>Install the Pre-reqs</h2>
<p>You will want to install ghostscript to help convert the graphic files. On a centos install, this is as easy as typing <strong>yum -y install ghostscript</strong>. If you are using a different build you can install how you like or download the code directly from <a href="http://www.ghostscript.com/">http://www.ghostscript.com/</a>.</p>
<p>For the Perl pre-reqs, you will want to install a few packages from CPAN (to send mail and use smtp authentication):</p>
<pre>perl -MCPAN -e shell
install MIME::Lite
install MIME::Base64
install Authen::SASL</pre>
<p>Next create your perl script. In this case, call it <strong>receivedfax.pl</strong> and place it in /var/lib/asterisk/agi-bin:</p>
<pre>#!/usr/bin/perl
use strict;
use MIME::Lite;

my ($msg,$stdinresult);

# $ARGV[0] = msgfrom, $ARGV[1] = msgto, $ARGV[2] = cidnum, $ARGV[3] = filename,
chomp($stdinresult = <stdin>);

if ($#ARGV != 3) {
	print qq(VERBOSE "FAIL: 4 Arguments needed" 2\n);
	chomp($stdinresult = <stdin>);
	exit(0);
}

system("tiff2ps -a /var/spool/asterisk/fax/$ARGV[3].tif | ps2pdf13 -sPAPERSIZE=letter - > /var/spool/asterisk/fax/$ARGV[3].pdf");

$msg = MIME::Lite->new(
	From => "$ARGV[0]",
	To => "$ARGV[1]",
	Subject => "FAX from $ARGV[2]",
	Type => 'multipart/mixed'
);

$msg->attach(
	Type => 'TEXT',
	Data => "Greetings.\n\nYou have received a fax from $ARGV[2]. (attached)\n\nSincerely,\nCOMPANY NAME\n\n"
);

$msg->attach(
	Type => 'image/pdf',
	Path => "/var/spool/asterisk/fax/$ARGV[3].pdf",
	Filename => "$ARGV[3].pdf",
	Disposition => 'attachment'
);

MIME::Lite->send('smtp', 'SMTP.SERVER.COM', Timeout=>60,
	AuthUser=>'MAILUSER', AuthPass=>'PASSWORD');

$msg->send;

system("rm -f /var/spool/asterisk/fax/$ARGV[3].pdf");

#example: receivedfax.pl "asterisk@mydomain.com" "JohnDoe@mydomain.com" 55512345678 fax-20091115-170217</pre>
<p>Then, modify your dialplan to run the AGI script:</p>
<pre>[inboundfax]
exten => s,1,NoOp(**** FAX RECEIVED from ${CALLERID(num)} ${STRFTIME(${EPOCH},,%c)} ****)
exten => s,n,Set(FAXOPT(ecm)=yes)
exten => s,n,Set(FILENAME=fax-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
exten => s,n,Set(FAXFILE=${FILENAME}.tif)
exten => s,n,Set(FAXOPT(ecm)=yes)
exten => s,n,Set(FAXOPT(headerinfo)=Received by MYCOMPANY ${STRFTIME(${EPOCH},,%Y-%m-%d %H:%M)})
exten => s,n,Set(FAXOPT(localstationid)=5555551212)
exten => s,n,Set(FAXOPT(maxrate)=14400)
exten => s,n,Set(FAXOPT(minrate)=2400)
exten => s,n,NoOp(FAXOPT(ecm) : ${FAXOPT(ecm)})
exten => s,n,NoOp(FAXOPT(headerinfo) : ${FAXOPT(headerinfo)})
exten => s,n,NoOp(FAXOPT(localstationid) : ${FAXOPT(localstationid)})
exten => s,n,NoOp(FAXOPT(maxrate) : ${FAXOPT(maxrate)})
exten => s,n,NoOp(FAXOPT(minrate) : ${FAXOPT(minrate)})
exten => s,n,NoOp(**** RECEIVING FAX : ${FAXFILE} ****)
exten => s,n,ReceiveFAX(/var/spool/asterisk/fax/${FAXFILE})
exten => s,n,Hangup()
exten => h,1,GotoIf($["${FAXOPT(ecm)}" = "no" ]?end)
exten => h,n,AGI(receivedfax.pl,from@domain.com,to@domain.com,${CALLERID(num)},${FILENAME})
exten => h,n(end),NoOp(FAXOPT(ecm) : ${FAXOPT(ecm)}) </pre>
<p>You can even create a similar script to transform a pdf into a tiff file and send via outbound fax:</p>
<pre>#!/usr/bin/perl -w
use strict;
use warnings;
sub random_name_generator($);

# usage: faxout.pl number filename
# example: faxout.pl 5555551212 myfax.pdf

if ($#ARGV != 1) {
	print qq(FAIL: 2 Arguments needed\n);
	exit(0);
}

my ($callto,$pdfname,$callfile,$filename);

$callto = $ARGV[0];
$pdfname = $ARGV[1];

my $tifname = $pdfname;
$tifname =~ s/.pdf/.tif/i;

system("gs -q -dNOPAUSE -dBATCH -sDEVICE=tiffg4 -sOutputFile=$tifname $pdfname");

if ($callto) {
	$filename = &#038;random_name_generator(12).".call";
	open (MYFILE, ">>/tmp/$filename") or die $!;
	$callfile = "Channel: Local/$callto\@outboundialcontext\n";
	$callfile = $callfile . "MaxRetries: 1\n";
	$callfile = $callfile . "RetryTime: 60\n";
	$callfile = $callfile . "WaitTime: 60\n";
	$callfile = $callfile . "Archive: yes\n";
	$callfile = $callfile . "Context: outboundfax\n";
	$callfile = $callfile . "Extension: s\n";
	$callfile = $callfile . "Priority: 1\n";
	$callfile = $callfile . "Set: FAXFILE=$tifname\n";
	print MYFILE $callfile;
	close (MYFILE);
	system("mv /tmp/$filename /var/spool/asterisk/outgoing");
}

sub random_name_generator($) {
	my ($namelength, $randomstring, @chars);
	$namelength = shift;
	@chars = ('a'..'z','A'..'Z','0'..'9');
	foreach (1..$namelength) {
		$randomstring .= $chars[rand @chars];
	}
	return $randomstring;
}</pre>
<p>Happy Coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>New! Human Resources Consulting</title>
		<link>http://www.teamforrest.com/blog/152/new-human-resources-consulting/</link>
		<comments>http://www.teamforrest.com/blog/152/new-human-resources-consulting/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 19:29:30 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[VoIP]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[human resources]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=152</guid>
		<description><![CDATA[Team Forrest proudly announces the launch of our Human Resources Consulting Services. Team Forrest now provides HR Consulting Services to both existing and new businesses. Whether you’re looking to streamline your existing needs or need a complete HR package, Team Forrest &#8230; <a href="http://www.teamforrest.com/blog/152/new-human-resources-consulting/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Team Forrest proudly announces the launch of our Human Resources Consulting Services. Team Forrest now provides <a href="http://www.teamforrest.com/human-resources.html">HR Consulting Services</a> to both existing and new businesses. Whether you’re looking to streamline your existing needs or need a complete HR package, Team Forrest is here to help.</p>
<h2><a href="http://www.teamforrest.com/human-resources.html">Human Resources Consulting</a></h2>
<p>Strong Human resources policies and procedures provides a great defense against expensive lawsuits and complaints. Our professional HR Consultants use their experience and knowledge to evaluate your existing procedures and correct potential liability. From training to policy development, strong Human Resources policies provide a level of protection for both your employees and company.</p>
<p>We look forward to working with you and helping your business.</p>
<p>For more information about our new services, please visit the <a href="http://www.teamforrest.com/human-resources.html">Human Resources</a> page or <a href="http://www.teamforrest.com/contact.html">contact</a> us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/152/new-human-resources-consulting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype for Asterisk Public Beta</title>
		<link>http://www.teamforrest.com/blog/136/skype-for-asterisk-public-beta/</link>
		<comments>http://www.teamforrest.com/blog/136/skype-for-asterisk-public-beta/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 20:14:30 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[VoIP]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[Digium]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/?p=136</guid>
		<description><![CDATA[VoIP Tech Chat posted an article about Digium&#8217;s public Beta launch of Skype for Asterisk. They wrote the article in a Billy Mays style: Limited Time Offer &#8211; Skype for Asterisk Public Beta]]></description>
			<content:encoded><![CDATA[<p>VoIP Tech Chat posted an article about Digium&#8217;s public Beta launch of Skype for Asterisk.</p>
<p>They wrote the article in a Billy Mays style:</p>
<p><a href="http://www.voiptechchat.com/voip/303/skype-for-asterisk-beta-limited-time-offer/">Limited Time Offer &#8211; Skype for Asterisk Public Beta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/136/skype-for-asterisk-public-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Residential VoIP</title>
		<link>http://www.teamforrest.com/blog/124/residential-voip/</link>
		<comments>http://www.teamforrest.com/blog/124/residential-voip/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 14:38:54 +0000</pubDate>
		<dc:creator>Fred Posner</dc:creator>
				<category><![CDATA[VoIP]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[home office]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[residential]]></category>
		<category><![CDATA[telephone]]></category>

		<guid isPermaLink="false">http://www.teamforrest.com/?p=124</guid>
		<description><![CDATA[VoIP Tech Chat posted a new article discussing residential VoIP (and the savings you can get from switching). It&#8217;s an interesting read, especially the data with wireless only usage and some of the savings breakdown. For a typical household, VoIP &#8230; <a href="http://www.teamforrest.com/blog/124/residential-voip/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>VoIP Tech Chat posted a <a href="http://www.voiptechchat.com/voip/274/voip-and-the-residential-phone-bill/">new article discussing residential VoIP</a> (and the savings you can get from switching). It&#8217;s an interesting read, especially the data with wireless only usage and some of the savings breakdown.</p>
<blockquote><p>For a typical household, VoIP remains a very cost-effective telephone solution; although you must remember that without good (and we mean good), high-speed Internet, your VoIP will be unusable. Many local phone companies offer a “dial tone only” line for less than $15.00 monthly. With the use of VoIP and a dial-tone only landline, you can still save more than $150.00 yearly while providing your family a reliable method of calling during emergencies and power outages.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.teamforrest.com/blog/124/residential-voip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

