<?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>MrBalky Heavy Industries &#187; vonage</title>
	<atom:link href="http://www.mrbalky.com/tag/vonage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrbalky.com</link>
	<description>Fat free with endorphins, anti-oxidants, bioflavonoids, creatine, glucosamine and caffeine!</description>
	<lastBuildDate>Fri, 27 Jan 2012 23:23:09 +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>The VOIP experience</title>
		<link>http://www.mrbalky.com/2009/07/13/the-voip-experience/</link>
		<comments>http://www.mrbalky.com/2009/07/13/the-voip-experience/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 18:27:12 +0000</pubDate>
		<dc:creator>mrbalky</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[vonage]]></category>

		<guid isPermaLink="false">http://www.mrbalky.com/?p=383</guid>
		<description><![CDATA[I&#8217;ve been thinking about it literally for years, and I don&#8217;t know what finally made me do it, but I finally signed up for VOIP service. I chose Vonage, just because they seemed biggest, best known, and least likely to simply vanish overnight like Sunrocket did a couple years ago. I&#8217;ve been pretty happy with [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking about it literally for years, and I don&#8217;t know what finally made me do it, but I finally signed up for VOIP service.  I chose <a href="http://www.vonage.com">Vonage</a>, just because they seemed biggest, best known, and least likely to simply vanish overnight like Sunrocket did a couple years ago.</p>
<p>I&#8217;ve been pretty happy with my home network set up, particularly with <a href="http://www.dd-wrt.com/">DD-WRT</a> providing lots of nifty stuff on my gateway router.  So I didn&#8217;t want to screw with that by adding VOIP.  Fortunately, while Vonage prefers the adapter between the cable modem and the router, they do support putting the phone adapter behind the router.</p>
<p>The shipping confirmation email from Vonage very helpfully included the MAC address of the VOIP adapter, so I was able to get my router configured way ahead of time.</p>
<p>I started by giving the adapter a static DHCP lease.  This is trivial to set up in DD-WRT.  Administration -> Services:<br />
<a href="http://www.mrbalky.com/wp-content/uploads/dhcp.jpg"><img src="http://www.mrbalky.com/wp-content/uploads/dhcp-150x150.jpg" alt="dhcp" title="dhcp" width="150" height="150" class="alignnone size-thumbnail wp-image-404" /></a></p>
<p>I am not really doing any advanced firewalling on the router, so I didn&#8217;t have to do anything special for outgoing connections.  But Vonage requires incoming ports 10000-20000 forwarded to the adapter.  That is also trivial to set up in DD-WRT.  Applications &#038; Gaming -> Port Range Forwarding:<br />
<a href="http://www.mrbalky.com/wp-content/uploads/portfwd.jpg"><img src="http://www.mrbalky.com/wp-content/uploads/portfwd-150x150.jpg" alt="port range forwarding" title="port range forwarding" width="150" height="150" class="alignnone size-thumbnail wp-image-388" /></a></p>
<p>With this setup, I plugged in the adapter and it just worked(tm).</p>
<p>The most important thing to me was 911 service.  Vonage offers E911 in my neighborhood.  I called up the regular police phone number and was told the only to test is to just dial 911.  I don&#8217;t know if it&#8217;s this way everywhere, so you&#8217;d better not take my word for it.</p>
<p>It was actually sort of freaky to dial 911.  You just immediately say &#8220;This is not an emergency, I&#8217;m testing my VOIP&#8221;.  The emergency dispatcher&#8217;s system had already popped up with my name and address, just as promised by Vonage.</p>
<p>A <a href="http://en.wikipedia.org/wiki/Plain_old_telephone_service">POTS</a> line works fine during a power outage, but what about VOIP?  I have my cable modem, routers and voip adapter all on a UPS.  Coincidentally, I was working at the house about a week earlier, when there was a power hit long enough to freak out my TiVo and other devices in the house.  But my <a href="http://www.comcast.com/">Comcast</a> broadband stayed up through it, so I feel pretty good about my ability to use the phone during an outage.  Again, I have no idea if this is common, so don&#8217;t come running to me if yours doesn&#8217;t work that way.</p>
<p>The last thing I was interested in testing was if I could get voice traffic prioritized on the WAN connection.  DD-WRT has some handy Quality of Service settings, and there are <a href="http://www.google.com/search?hl=en&#038;safe=off&#038;rlz=1B3GGGL_enUS230US231&#038;ei=Rb1XSsaPHo-4M6GX9Z0I&#038;sa=X&#038;oi=spell&#038;resnum=0&#038;ct=result&#038;cd=1&#038;q=dd-wrt+voip+qos&#038;spell=1">a variety of pages</a> out on teh interwebs with instructions for setting it up.  In the end, I just took some conservative guesses, exempting the VOIP adapter from throttling and setting bittorrent to bulk.  Applications &#038; Gaming -> QoS:<br />
<a href="http://www.mrbalky.com/wp-content/uploads/qos.jpg"><img src="http://www.mrbalky.com/wp-content/uploads/qos-150x150.jpg" alt="qos" title="qos" width="150" height="150" class="alignnone size-thumbnail wp-image-405" /></a></p>
<p>I then downloaded an <a href="http://www.ubuntu.com/">Ubuntu</a> ISO image, getting 200-300KBps down; a bit slower than normal, but for me, still a totally acceptable transfer rate.  The voice quality was still good.</p>
<p>So everything looked good, but I was still interested in testing the quality and usability for a bit before committing to port our phone number from <a href="http://www.qwest.com/">Qwest</a> to Vonage.  If you port at signup it&#8217;s free, but costs an extra $10 to do later, but I figured the testing was worth it.</p>
<p>I now have the cordless phone system on the VOIP, and put an answering machine on the old number&#8217;s line.  So incoming calls are inconvenient, but outgoing calls would most often be over VOIP.</p>
<p>We lived with that for a couple days, and everything was just fine, so I kicked off the number porting process.  The number port went right through, and it&#8217;s scheduled, but I have no idea why there&#8217;s a 10 day lead time for the switch even after all the approvals have gone through.  I&#8217;m guessing that&#8217;s Qwest&#8217;s fault.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrbalky.com/2009/07/13/the-voip-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

