<?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 on: Quick &#038; Easy: Configuring Remote Phone Access to an Asterisk PBX	</title>
	<atom:link href="https://nerdvittles.com/configuring-remote-phone-access-to-an-asterisk-pbx/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/configuring-remote-phone-access-to-an-asterisk-pbx/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Thu, 02 Jun 2011 14:22:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Remote Access		</title>
		<link>https://nerdvittles.com/configuring-remote-phone-access-to-an-asterisk-pbx/comment-page-1/#comment-10675</link>

		<dc:creator><![CDATA[Remote Access]]></dc:creator>
		<pubDate>Thu, 04 Mar 2010 22:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=74#comment-10675</guid>

					<description><![CDATA[This is a little bit off-topic but you just gave me an excellent idea..I am thinking that I can use remote access to log into one of the computers on my network that is all loaded up with VoIP software, and still use my own computer to make the calls..I was kind of handcuffed by hardware issues before but this just might do the trick!]]></description>
			<content:encoded><![CDATA[<p>This is a little bit off-topic but you just gave me an excellent idea..I am thinking that I can use remote access to log into one of the computers on my network that is all loaded up with VoIP software, and still use my own computer to make the calls..I was kind of handcuffed by hardware issues before but this just might do the trick!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris H.		</title>
		<link>https://nerdvittles.com/configuring-remote-phone-access-to-an-asterisk-pbx/comment-page-1/#comment-3478</link>

		<dc:creator><![CDATA[Chris H.]]></dc:creator>
		<pubDate>Sun, 03 Aug 2008 17:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=74#comment-3478</guid>

					<description><![CDATA[Just got my first iaxy and stumbled upon this windows utility that automates the provisioning process. you can even save configurations and reload them as needed.  Awesome stuff.

http://dacosta.dynip.com/asterisk/

Anybody know if the iaxy will support dynamic dns in the future?]]></description>
			<content:encoded><![CDATA[<p>Just got my first iaxy and stumbled upon this windows utility that automates the provisioning process. you can even save configurations and reload them as needed.  Awesome stuff.</p>
<p><a href="http://dacosta.dynip.com/asterisk/" rel="nofollow ugc">http://dacosta.dynip.com/asterisk/</a></p>
<p>Anybody know if the iaxy will support dynamic dns in the future?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Etienne Goyer		</title>
		<link>https://nerdvittles.com/configuring-remote-phone-access-to-an-asterisk-pbx/comment-page-1/#comment-2946</link>

		<dc:creator><![CDATA[Etienne Goyer]]></dc:creator>
		<pubDate>Wed, 31 Oct 2007 19:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=74#comment-2946</guid>

					<description><![CDATA[Digium have switched to using Subversion instead of CVS, and have updated the hostname where to get the code from.  This is documented in their latest IAXy documentation, dated December 3rd 2006 (you can get it at http://digium.com/en/docs/S101I/Iaxy_Installation_Guide.pdf).

In short, the instructions for compiling the IAXy provisioning utility should be instead:

 $ cd /usr/src
 $ svn co http://svn.digium.com/svn/iaxyprov/trunk iaxyprov
 $ cd iaxyprov
 $ make
 
That&#039;s it.


Thanks for all the cool * articles, Nerd Vittles!]]></description>
			<content:encoded><![CDATA[<p>Digium have switched to using Subversion instead of CVS, and have updated the hostname where to get the code from.  This is documented in their latest IAXy documentation, dated December 3rd 2006 (you can get it at <a href="http://digium.com/en/docs/S101I/Iaxy_Installation_Guide.pdf" rel="nofollow ugc">http://digium.com/en/docs/S101I/Iaxy_Installation_Guide.pdf</a>).</p>
<p>In short, the instructions for compiling the IAXy provisioning utility should be instead:</p>
<p> $ cd /usr/src<br />
 $ svn co <a href="http://svn.digium.com/svn/iaxyprov/trunk" rel="nofollow ugc">http://svn.digium.com/svn/iaxyprov/trunk</a> iaxyprov<br />
 $ cd iaxyprov<br />
 $ make</p>
<p>That&#8217;s it.</p>
<p>Thanks for all the cool * articles, Nerd Vittles!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Smith		</title>
		<link>https://nerdvittles.com/configuring-remote-phone-access-to-an-asterisk-pbx/comment-page-1/#comment-2287</link>

		<dc:creator><![CDATA[James Smith]]></dc:creator>
		<pubDate>Wed, 20 Dec 2006 00:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=74#comment-2287</guid>

					<description><![CDATA[What are the best devices to connect 2 remote extensions to asterisk. I am considering either an IP phone or any IAX device to connect the branch office 2 extensions to the main office. Please suggest or share your experiances.]]></description>
			<content:encoded><![CDATA[<p>What are the best devices to connect 2 remote extensions to asterisk. I am considering either an IP phone or any IAX device to connect the branch office 2 extensions to the main office. Please suggest or share your experiances.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kerry Garrison		</title>
		<link>https://nerdvittles.com/configuring-remote-phone-access-to-an-asterisk-pbx/comment-page-1/#comment-578</link>

		<dc:creator><![CDATA[Kerry Garrison]]></dc:creator>
		<pubDate>Sun, 16 Oct 2005 15:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=74#comment-578</guid>

					<description><![CDATA[My only issue with this particular setup is that you eat the only network port you have in the hotel. I know its a pain to carry more equipment but I also carry a Grandstream 486 and a tiny switch. This way I can use the Grandstream as my remote extension (when it works), plug in an IAXy, and plug in my laptop, or more often plug in a wireless access point so me an m colleges can all share one daily internet fee instead of us all having to pay for one. When someone comes out with an IAX extension with integrated router, and 4 port switch (with wireless access point?) oh what a happy day it will be.

Excellent article as always!]]></description>
			<content:encoded><![CDATA[<p>My only issue with this particular setup is that you eat the only network port you have in the hotel. I know its a pain to carry more equipment but I also carry a Grandstream 486 and a tiny switch. This way I can use the Grandstream as my remote extension (when it works), plug in an IAXy, and plug in my laptop, or more often plug in a wireless access point so me an m colleges can all share one daily internet fee instead of us all having to pay for one. When someone comes out with an IAX extension with integrated router, and 4 port switch (with wireless access point?) oh what a happy day it will be.</p>
<p>Excellent article as always!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jim mcmurry		</title>
		<link>https://nerdvittles.com/configuring-remote-phone-access-to-an-asterisk-pbx/comment-page-1/#comment-577</link>

		<dc:creator><![CDATA[jim mcmurry]]></dc:creator>
		<pubDate>Sat, 15 Oct 2005 03:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=74#comment-577</guid>

					<description><![CDATA[The IAXy is a great device for sure! - Except of course when you arrive at a place/hotel that first captures your IP traffic until you sign into a web page and either a) pay for the connection (some hotels require this still) or b) at a minimum make you go through all the &quot;I agree buttons&quot; on their Bluesocket box (web page cpature) before it assigns a single IP to the machine that agreed.

Only solution I can think of so far is to either use a soft client, or bring along a USB-&gt;Ethernet so I have to hard wire ports on my powerbook and then set up Internet sharing :-)  Then the powerbook accepts the capture, and then NATs out my phone connection.  (I have not tested the latter)

Any other ideas?]]></description>
			<content:encoded><![CDATA[<p>The IAXy is a great device for sure! &#8211; Except of course when you arrive at a place/hotel that first captures your IP traffic until you sign into a web page and either a) pay for the connection (some hotels require this still) or b) at a minimum make you go through all the "I agree buttons" on their Bluesocket box (web page cpature) before it assigns a single IP to the machine that agreed.</p>
<p>Only solution I can think of so far is to either use a soft client, or bring along a USB->Ethernet so I have to hard wire ports on my powerbook and then set up Internet sharing 🙂  Then the powerbook accepts the capture, and then NATs out my phone connection.  (I have not tested the latter)</p>
<p>Any other ideas?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
