<?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: Happy New Year: It&#8217;s Incredible PBX 2027 for Ubuntu 22.04	</title>
	<atom:link href="https://nerdvittles.com/happy-new-year-its-incredible-pbx-2027-for-ubuntu-22-04/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/happy-new-year-its-incredible-pbx-2027-for-ubuntu-22-04/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Mon, 28 Jul 2025 20:43:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Tony		</title>
		<link>https://nerdvittles.com/happy-new-year-its-incredible-pbx-2027-for-ubuntu-22-04/comment-page-1/#comment-181025</link>

		<dc:creator><![CDATA[Tony]]></dc:creator>
		<pubDate>Tue, 07 Mar 2023 17:11:30 +0000</pubDate>
		<guid isPermaLink="false">https://nerdvittles.com/?p=36164#comment-181025</guid>

					<description><![CDATA[Ward, thank you yet again.

If helpful, Skyetel has been moving to new banks of IP subnets for redundancy, etc. that are different than the default SIP trunks in IPBX2027. They also suggest using PJSIP two create just two trunks this way - in &#038; out.

Here are the added IPBX2027 steps I found to get the old disabled &#038; the new two PJSIP trunks laid down/operational:

1) Disable old SIP Skeytel trunks

2) Add the following to the &quot;/usr/local/sbin/iptables-custom&quot; ...

/usr/sbin/iptables -A INPUT -s 35.85.225.96 -j ACCEPT
/usr/sbin/iptables -A INPUT -s 3.99.65.224 -j ACCEPT
/usr/sbin/iptables -A INPUT -s 3.101.177.224 -j ACCEPT
/usr/sbin/iptables -A INPUT -s 44.199.94.192 -j ACCEPT
/usr/sbin/iptables -A INPUT -s 35.215.45.65 -j ACCEPT
/usr/sbin/iptables -A INPUT -s 35.209.126.210 -j ACCEPT
/usr/sbin/iptables -A INPUT -s 35.212.222.157 -j ACCEPT

3) &quot;iptables-restart&quot;

4) If you have a hardware firewall with say whitelisting, be sure to add these subnets &#038; IP&#039;s there as well of course.

5) Follow Skyetel&#039;s FreePBX PJSIP trunk directions:

INBOUND: https://support.skyetel.com/hc/en-us/articles/4410765264791-FreePBX-13-Create-Inbound-Trunk

OUTBOUND North America: https://support.skyetel.com/hc/en-us/articles/4410672050967-FreePBX-13-Create-Outbound-Trunk-for-North-America

6) Create or change your Skyetel &quot;IP Authentication -&#062; IP Group&quot; entry to use 5061 rather than 5060 to connect

That&#039;s it, and only two trunks using latest Skyetel infrastructure. Not hard to sort out, but thought couldn&#039;t hurt to add here to save anyone time possibly needing it.]]></description>
			<content:encoded><![CDATA[<p>Ward, thank you yet again.</p>
<p>If helpful, Skyetel has been moving to new banks of IP subnets for redundancy, etc. that are different than the default SIP trunks in IPBX2027. They also suggest using PJSIP two create just two trunks this way &#8211; in &amp; out.</p>
<p>Here are the added IPBX2027 steps I found to get the old disabled &amp; the new two PJSIP trunks laid down/operational:</p>
<p>1) Disable old SIP Skeytel trunks</p>
<p>2) Add the following to the "/usr/local/sbin/iptables-custom" &#8230;</p>
<p>/usr/sbin/iptables -A INPUT -s 35.85.225.96 -j ACCEPT<br />
/usr/sbin/iptables -A INPUT -s 3.99.65.224 -j ACCEPT<br />
/usr/sbin/iptables -A INPUT -s 3.101.177.224 -j ACCEPT<br />
/usr/sbin/iptables -A INPUT -s 44.199.94.192 -j ACCEPT<br />
/usr/sbin/iptables -A INPUT -s 35.215.45.65 -j ACCEPT<br />
/usr/sbin/iptables -A INPUT -s 35.209.126.210 -j ACCEPT<br />
/usr/sbin/iptables -A INPUT -s 35.212.222.157 -j ACCEPT</p>
<p>3) "iptables-restart"</p>
<p>4) If you have a hardware firewall with say whitelisting, be sure to add these subnets &amp; IP&#8217;s there as well of course.</p>
<p>5) Follow Skyetel&#8217;s FreePBX PJSIP trunk directions:</p>
<p>INBOUND: <a href="https://support.skyetel.com/hc/en-us/articles/4410765264791-FreePBX-13-Create-Inbound-Trunk" rel="nofollow ugc">https://support.skyetel.com/hc/en-us/articles/4410765264791-FreePBX-13-Create-Inbound-Trunk</a></p>
<p>OUTBOUND North America: <a href="https://support.skyetel.com/hc/en-us/articles/4410672050967-FreePBX-13-Create-Outbound-Trunk-for-North-America" rel="nofollow ugc">https://support.skyetel.com/hc/en-us/articles/4410672050967-FreePBX-13-Create-Outbound-Trunk-for-North-America</a></p>
<p>6) Create or change your Skyetel "IP Authentication -&gt; IP Group" entry to use 5061 rather than 5060 to connect</p>
<p>That&#8217;s it, and only two trunks using latest Skyetel infrastructure. Not hard to sort out, but thought couldn&#8217;t hurt to add here to save anyone time possibly needing it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://nerdvittles.com/happy-new-year-its-incredible-pbx-2027-for-ubuntu-22-04/comment-page-1/#comment-180781</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Sat, 04 Feb 2023 03:05:27 +0000</pubDate>
		<guid isPermaLink="false">https://nerdvittles.com/?p=36164#comment-180781</guid>

					<description><![CDATA[Ward,

Feel free to delete my previous comment, my old brain confused the ip and login with the proxmox install I did at the same time. 

Sad to admit that I was first using Ubuntu desktop or doing stuff on the hypervisor shell :(

I reinstalled all using Ubuntu Server the current lts is 22.04.5, setup of SSH on track with your guide except as you noted about some cloud providers versions, after editing sshd to allow root and passwords, I could not login until doing the apt-get update/upgrade and a reboot.

Thank you for all you contribute to the PBX/VoIP scene, I appreciate all the hard work.

Dave]]></description>
			<content:encoded><![CDATA[<p>Ward,</p>
<p>Feel free to delete my previous comment, my old brain confused the ip and login with the proxmox install I did at the same time. </p>
<p>Sad to admit that I was first using Ubuntu desktop or doing stuff on the hypervisor shell 🙁</p>
<p>I reinstalled all using Ubuntu Server the current lts is 22.04.5, setup of SSH on track with your guide except as you noted about some cloud providers versions, after editing sshd to allow root and passwords, I could not login until doing the apt-get update/upgrade and a reboot.</p>
<p>Thank you for all you contribute to the PBX/VoIP scene, I appreciate all the hard work.</p>
<p>Dave</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Q		</title>
		<link>https://nerdvittles.com/happy-new-year-its-incredible-pbx-2027-for-ubuntu-22-04/comment-page-1/#comment-180697</link>

		<dc:creator><![CDATA[Peter Q]]></dc:creator>
		<pubDate>Sun, 15 Jan 2023 00:32:16 +0000</pubDate>
		<guid isPermaLink="false">https://nerdvittles.com/?p=36164#comment-180697</guid>

					<description><![CDATA[So, I was considering resurrecting a Pi4 as a PBX, then I noticed https://nerdvittles.com/oracle-cloud-snag-a-free-incredible-pbx-cloud-server-for-life/ which sounds like a better deal, but just as I was about to do this, I note that we now have the 2027 iteration... 

Confused - so are we likely to see the 2027 release on the Raspberry Pi platform any time soon.

&lt;i&gt;[WM: Stay tuned.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>So, I was considering resurrecting a Pi4 as a PBX, then I noticed <a href="https://nerdvittles.com/oracle-cloud-snag-a-free-incredible-pbx-cloud-server-for-life/" rel="ugc">https://nerdvittles.com/oracle-cloud-snag-a-free-incredible-pbx-cloud-server-for-life/</a> which sounds like a better deal, but just as I was about to do this, I note that we now have the 2027 iteration&#8230; </p>
<p>Confused &#8211; so are we likely to see the 2027 release on the Raspberry Pi platform any time soon.</p>
<p><i>[WM: Stay tuned.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob K		</title>
		<link>https://nerdvittles.com/happy-new-year-its-incredible-pbx-2027-for-ubuntu-22-04/comment-page-1/#comment-180680</link>

		<dc:creator><![CDATA[Rob K]]></dc:creator>
		<pubDate>Tue, 10 Jan 2023 18:43:52 +0000</pubDate>
		<guid isPermaLink="false">https://nerdvittles.com/?p=36164#comment-180680</guid>

					<description><![CDATA[Does faxing work?  Yes, I occasionally have people in the world that need to send/receive faxes.

&lt;i&gt;[WM: Native faxing went away with FreePBX 16 which required PHP 7.4. AvantFax was stuck at PHP 5.6. Lots of inexpensive fax solutions are out there.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Does faxing work?  Yes, I occasionally have people in the world that need to send/receive faxes.</p>
<p><i>[WM: Native faxing went away with FreePBX 16 which required PHP 7.4. AvantFax was stuck at PHP 5.6. Lots of inexpensive fax solutions are out there.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vincent Martins		</title>
		<link>https://nerdvittles.com/happy-new-year-its-incredible-pbx-2027-for-ubuntu-22-04/comment-page-1/#comment-180678</link>

		<dc:creator><![CDATA[Vincent Martins]]></dc:creator>
		<pubDate>Tue, 10 Jan 2023 05:16:55 +0000</pubDate>
		<guid isPermaLink="false">https://nerdvittles.com/?p=36164#comment-180678</guid>

					<description><![CDATA[The download for Ubuntu is not working.

&lt;i&gt;[WM: The Ubuntu ISO also is available from us at &lt;a href=&quot;https://sourceforge.net/projects/pbxinaflash/files/IncrediblePBX2027%20for%20Ubuntu%2022.04/&quot; rel=&quot;nofollow ugc&quot;&gt;SourceForge&lt;/a&gt;.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>The download for Ubuntu is not working.</p>
<p><i>[WM: The Ubuntu ISO also is available from us at <a href="https://sourceforge.net/projects/pbxinaflash/files/IncrediblePBX2027%20for%20Ubuntu%2022.04/" rel="nofollow ugc">SourceForge</a>.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vincent Martins		</title>
		<link>https://nerdvittles.com/happy-new-year-its-incredible-pbx-2027-for-ubuntu-22-04/comment-page-1/#comment-180675</link>

		<dc:creator><![CDATA[Vincent Martins]]></dc:creator>
		<pubDate>Mon, 09 Jan 2023 19:53:39 +0000</pubDate>
		<guid isPermaLink="false">https://nerdvittles.com/?p=36164#comment-180675</guid>

					<description><![CDATA[Just tried to install ...&quot;CentOS 6 is not supported with Incredible PBX 2027&quot;

&lt;i&gt;[WM: You&#039;re posting in the tutorial for Ubuntu. Assuming you meant to post in the Rocky tutorial, the answer is that neither CentOS 6 or 7 is supported. You must deploy Rocky 8 or AlmaLinux 8 before proceeding.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Just tried to install &#8230;"CentOS 6 is not supported with Incredible PBX 2027&#8243;</p>
<p><i>[WM: You&#8217;re posting in the tutorial for Ubuntu. Assuming you meant to post in the Rocky tutorial, the answer is that neither CentOS 6 or 7 is supported. You must deploy Rocky 8 or AlmaLinux 8 before proceeding.]</i></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
