<?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: The Incredible PBX: Safely Interconnecting Asterisk Servers	</title>
	<atom:link href="https://nerdvittles.com/the-incredible-pbx-safely-interconnecting-asterisk-servers/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/the-incredible-pbx-safely-interconnecting-asterisk-servers/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Tue, 08 Dec 2015 15:45:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: ward		</title>
		<link>https://nerdvittles.com/the-incredible-pbx-safely-interconnecting-asterisk-servers/comment-page-1/#comment-13467</link>

		<dc:creator><![CDATA[ward]]></dc:creator>
		<pubDate>Tue, 18 Jan 2011 22:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=707#comment-13467</guid>

					<description><![CDATA[A major SIP security vulnerability was discovered in all versions of Asterisk today. You can read all about it &lt;a href=&quot;http://downloads.asterisk.org/pub/security/AST-2011-001.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

We have developed a script for Asterisk 1.8.x which will quickly patch your system and eliminate the problem. Log into your server as root and issue the following commands:

cd /root
wget http://incrediblepbx.com/sipfix
chmod +x sipfix
./sipfix

Please apply this patch immediately to protect your server!]]></description>
			<content:encoded><![CDATA[<p>A major SIP security vulnerability was discovered in all versions of Asterisk today. You can read all about it <a href="http://downloads.asterisk.org/pub/security/AST-2011-001.html" rel="nofollow">here</a>.</p>
<p>We have developed a script for Asterisk 1.8.x which will quickly patch your system and eliminate the problem. Log into your server as root and issue the following commands:</p>
<p>cd /root<br />
wget <a href="http://incrediblepbx.com/sipfix" rel="nofollow ugc">http://incrediblepbx.com/sipfix</a><br />
chmod +x sipfix<br />
./sipfix</p>
<p>Please apply this patch immediately to protect your server!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ward		</title>
		<link>https://nerdvittles.com/the-incredible-pbx-safely-interconnecting-asterisk-servers/comment-page-1/#comment-12950</link>

		<dc:creator><![CDATA[ward]]></dc:creator>
		<pubDate>Mon, 15 Nov 2010 17:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=707#comment-12950</guid>

					<description><![CDATA[From our pal, Tom King, who is away from the Internet at the moment:

A popular feature I use with my iax trunks between asterisk servers is the following:

encryption=aes128
auth=md5

must be in both peer and user sections

maxauthreq=3

must be in user section

this actually does work.while it is not very strong and it is subject to man in the middle attacks it seems to make it a little more difficult to hack. this is on a 2.5 version of freepbx but I don&#039;t think there has been any changes to iax2 in a long time except for the require token option.]]></description>
			<content:encoded><![CDATA[<p>From our pal, Tom King, who is away from the Internet at the moment:</p>
<p>A popular feature I use with my iax trunks between asterisk servers is the following:</p>
<p>encryption=aes128<br />
auth=md5</p>
<p>must be in both peer and user sections</p>
<p>maxauthreq=3</p>
<p>must be in user section</p>
<p>this actually does work.while it is not very strong and it is subject to man in the middle attacks it seems to make it a little more difficult to hack. this is on a 2.5 version of freepbx but I don&#8217;t think there has been any changes to iax2 in a long time except for the require token option.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Trousle Undrhil		</title>
		<link>https://nerdvittles.com/the-incredible-pbx-safely-interconnecting-asterisk-servers/comment-page-1/#comment-12949</link>

		<dc:creator><![CDATA[Trousle Undrhil]]></dc:creator>
		<pubDate>Mon, 15 Nov 2010 16:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=707#comment-12949</guid>

					<description><![CDATA[Ward, you make this look so easy! (And, of course, it *is* easy, but that&#039;s beside the point.)

Thanks for this.  I have been trying to get it to work and now I know why I couldn&#039;t get it to work (iptables.)

Can this type of setup for used to allow the (new) Incredible PBX build to be just a dial-tone carrier for another Incredible PBX which hosts the extensions?

&lt;i&gt;[WM: You bet!]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Ward, you make this look so easy! (And, of course, it *is* easy, but that&#8217;s beside the point.)</p>
<p>Thanks for this.  I have been trying to get it to work and now I know why I couldn&#8217;t get it to work (iptables.)</p>
<p>Can this type of setup for used to allow the (new) Incredible PBX build to be just a dial-tone carrier for another Incredible PBX which hosts the extensions?</p>
<p><i>[WM: You bet!]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: thegreatfixer		</title>
		<link>https://nerdvittles.com/the-incredible-pbx-safely-interconnecting-asterisk-servers/comment-page-1/#comment-12942</link>

		<dc:creator><![CDATA[thegreatfixer]]></dc:creator>
		<pubDate>Mon, 15 Nov 2010 14:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=707#comment-12942</guid>

					<description><![CDATA[thanks for the updated info]]></description>
			<content:encoded><![CDATA[<p>thanks for the updated info</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sergio Cury		</title>
		<link>https://nerdvittles.com/the-incredible-pbx-safely-interconnecting-asterisk-servers/comment-page-1/#comment-12941</link>

		<dc:creator><![CDATA[Sergio Cury]]></dc:creator>
		<pubDate>Mon, 15 Nov 2010 14:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=707#comment-12941</guid>

					<description><![CDATA[Ward; I have my IAX2 trunks setup very similar to yours, but I can&#039;t get two way video to pass through. I don&#039;t know if it is my asterisk version or not, but I am using your locked 1.4 version. Any thoughts?]]></description>
			<content:encoded><![CDATA[<p>Ward; I have my IAX2 trunks setup very similar to yours, but I can&#8217;t get two way video to pass through. I don&#8217;t know if it is my asterisk version or not, but I am using your locked 1.4 version. Any thoughts?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
