<?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: Asterisk on Steroids: Introducing the Orgasmatron Installer	</title>
	<atom:link href="https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Wed, 09 Dec 2015 12:43:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: someone like you		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-10542</link>

		<dc:creator><![CDATA[someone like you]]></dc:creator>
		<pubDate>Sun, 31 Jan 2010 01:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-10542</guid>

					<description><![CDATA[SIPsorcery seems to be already playing that game ;)]]></description>
			<content:encoded><![CDATA[<p>SIPsorcery seems to be already playing that game 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: someone like you		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-10541</link>

		<dc:creator><![CDATA[someone like you]]></dc:creator>
		<pubDate>Sun, 31 Jan 2010 01:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-10541</guid>

					<description><![CDATA[re: &quot;Orgasmatron on Amazon EC2&quot;

http://voxilla.com/2009/10/15/asterisk-on-the-cloud-with-a-click-1405


Seems like the PiaF NV people should one-up them with an Orgasmatron Amazon Machine Image

:-D]]></description>
			<content:encoded><![CDATA[<p>re: "Orgasmatron on Amazon EC2&#8243;</p>
<p><a href="http://voxilla.com/2009/10/15/asterisk-on-the-cloud-with-a-click-1405" rel="nofollow ugc">http://voxilla.com/2009/10/15/asterisk-on-the-cloud-with-a-click-1405</a></p>
<p>Seems like the PiaF NV people should one-up them with an Orgasmatron Amazon Machine Image</p>
<p>😀</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ward		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9792</link>

		<dc:creator><![CDATA[ward]]></dc:creator>
		<pubDate>Tue, 11 Aug 2009 14:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9792</guid>

					<description><![CDATA[BUG: Wrong version of install-cepstral loads on 32-bit systems. Here&#039;s the fix:
&lt;code&gt;
cd /root/nv
rm install-cepstral
wget http://pbxinaflash.net/source/cepstral/install-cepstral
chmod +x install-cepstral
&lt;/code&gt;
]]></description>
			<content:encoded><![CDATA[<p>BUG: Wrong version of install-cepstral loads on 32-bit systems. Here&#8217;s the fix:<br />
<code><br />
cd /root/nv<br />
rm install-cepstral<br />
wget http://pbxinaflash.net/source/cepstral/install-cepstral<br />
chmod +x install-cepstral<br />
</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carlos		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9646</link>

		<dc:creator><![CDATA[Carlos]]></dc:creator>
		<pubDate>Sat, 25 Jul 2009 10:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9646</guid>

					<description><![CDATA[When trying to restore the full backup set I get:

Potential Security Breach
You are attempting to modify settings from a URL that does not appear to have come from a FreePBX page link or button. This can occur if you manually typed in the URL below. This action has been blocked because the HTTP_REFERER does not match your current SERVER. If you require this access, you can set CHECKREFERER=false in amportal.conf to disable this security check

The suspect URL is listed below. If this action is intended, you can click this link and your action will be processed. Do not proceed with this if you did not intended to execute this command as it may result in changes to your configuraiton.

SUSPECT LINK:  http://192.168.2.110/admin/config.php?type=tool&#038;display=backup&#038;action=restored&#038;dir=/var/lib/asterisk/backups/RightNow/20090524.20.30.41.tar.gz&#038;filetype=ALL&#038;file=20090524.20.30.41.tar.gz

&lt;i&gt;[WM: FreePBX has implemented some new security measures. Assuming you got the Orgasmatron Installer from our download site, it&#039;s safe. It obviously was produced with a different IP address than your system which explains the warning.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>When trying to restore the full backup set I get:</p>
<p>Potential Security Breach<br />
You are attempting to modify settings from a URL that does not appear to have come from a FreePBX page link or button. This can occur if you manually typed in the URL below. This action has been blocked because the HTTP_REFERER does not match your current SERVER. If you require this access, you can set CHECKREFERER=false in amportal.conf to disable this security check</p>
<p>The suspect URL is listed below. If this action is intended, you can click this link and your action will be processed. Do not proceed with this if you did not intended to execute this command as it may result in changes to your configuraiton.</p>
<p>SUSPECT LINK:  <a href="http://192.168.2.110/admin/config.php?type=tool&#038;display=backup&#038;action=restored&#038;dir=/var/lib/asterisk/backups/RightNow/20090524.20.30.41.tar.gz&#038;filetype=ALL&#038;file=20090524.20.30.41.tar.gz" rel="nofollow ugc">http://192.168.2.110/admin/config.php?type=tool&#038;display=backup&#038;action=restored&#038;dir=/var/lib/asterisk/backups/RightNow/20090524.20.30.41.tar.gz&#038;filetype=ALL&#038;file=20090524.20.30.41.tar.gz</a></p>
<p><i>[WM: FreePBX has implemented some new security measures. Assuming you got the Orgasmatron Installer from our download site, it&#8217;s safe. It obviously was produced with a different IP address than your system which explains the warning.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ward		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9423</link>

		<dc:creator><![CDATA[ward]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 11:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9423</guid>

					<description><![CDATA[BUG: Some versions of the Orgasmatron Installer incorrectly set up Telephone Reminders for use with Cepstral instead of Flite. Unless you have installed Cepstral, this means your reminder message won&#039;t be heard. To fix it, log in as root. Edit index.php in /var/www/html/reminders. At about line 24, change $ttspick = 1 to $ttspick = 0 and save the file.]]></description>
			<content:encoded><![CDATA[<p>BUG: Some versions of the Orgasmatron Installer incorrectly set up Telephone Reminders for use with Cepstral instead of Flite. Unless you have installed Cepstral, this means your reminder message won&#8217;t be heard. To fix it, log in as root. Edit index.php in /var/www/html/reminders. At about line 24, change $ttspick = 1 to $ttspick = 0 and save the file.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scott		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9280</link>

		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Wed, 06 May 2009 17:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9280</guid>

					<description><![CDATA[The instructions say to start with the 32-bit version. Will it work with 64-bit version or is it better to install 32-bit version even on 64-bit machine?

(I want to do a new VM install on a Dell PowerEdge Server 840)

&lt;i&gt;[WM: 64-bit isn&#039;t supported by Digium or the developers so stick with the 32-bit version. Runs fine on a 64-bit machine.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>The instructions say to start with the 32-bit version. Will it work with 64-bit version or is it better to install 32-bit version even on 64-bit machine?</p>
<p>(I want to do a new VM install on a Dell PowerEdge Server 840)</p>
<p><i>[WM: 64-bit isn&#8217;t supported by Digium or the developers so stick with the 32-bit version. Runs fine on a 64-bit machine.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JC		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9241</link>

		<dc:creator><![CDATA[JC]]></dc:creator>
		<pubDate>Thu, 23 Apr 2009 14:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9241</guid>

					<description><![CDATA[It was great to meet you at the Atlanta Asterisk Users Group Conference. This sounds like it will be useful and I will be testing it out this week. Thanks, JC]]></description>
			<content:encoded><![CDATA[<p>It was great to meet you at the Atlanta Asterisk Users Group Conference. This sounds like it will be useful and I will be testing it out this week. Thanks, JC</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ski		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9231</link>

		<dc:creator><![CDATA[ski]]></dc:creator>
		<pubDate>Mon, 20 Apr 2009 09:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9231</guid>

					<description><![CDATA[Wondering how to install Orgasmatron on Amazon EC2? :)

&lt;i&gt;[WM: Maybe someday. It&#039;s a fairly complex undertaking. Perhaps we should write a book. :roll: ]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Wondering how to install Orgasmatron on Amazon EC2? 🙂</p>
<p><i>[WM: Maybe someday. It&#8217;s a fairly complex undertaking. Perhaps we should write a book. 🙄 ]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: adorah		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9211</link>

		<dc:creator><![CDATA[adorah]]></dc:creator>
		<pubDate>Tue, 14 Apr 2009 09:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9211</guid>

					<description><![CDATA[Great job Ward,Thx.  Will it work with previous PIAF versions like 1.2 1.3?

&lt;i&gt;[WM: Probably. But you need a clean install without customization to use the Orgasmatron Installer. If you&#039;re starting fresh, you might just as well use a current version. :-) ]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Great job Ward,Thx.  Will it work with previous PIAF versions like 1.2 1.3?</p>
<p><i>[WM: Probably. But you need a clean install without customization to use the Orgasmatron Installer. If you&#8217;re starting fresh, you might just as well use a current version. 🙂 ]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Q		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9202</link>

		<dc:creator><![CDATA[Peter Q]]></dc:creator>
		<pubDate>Sun, 12 Apr 2009 17:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9202</guid>

					<description><![CDATA[Point of Clarification - early in the writeup it says V1.4 or V1.6, but then around &quot;Installation&quot; it talks about V1.4 only. Will this work with V1.6?

&lt;i&gt;[WM: Not yet tested with 1.6, but we&#039;ll get there. Feel free to experiment and report back problems.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Point of Clarification &#8211; early in the writeup it says V1.4 or V1.6, but then around "Installation" it talks about V1.4 only. Will this work with V1.6?</p>
<p><i>[WM: Not yet tested with 1.6, but we&#8217;ll get there. Feel free to experiment and report back problems.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TechOne		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9197</link>

		<dc:creator><![CDATA[TechOne]]></dc:creator>
		<pubDate>Sat, 11 Apr 2009 14:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9197</guid>

					<description><![CDATA[Simple, but brilliant way to do this.  Well done!]]></description>
			<content:encoded><![CDATA[<p>Simple, but brilliant way to do this.  Well done!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rmclaren		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9196</link>

		<dc:creator><![CDATA[rmclaren]]></dc:creator>
		<pubDate>Sat, 11 Apr 2009 11:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9196</guid>

					<description><![CDATA[What is the minimum configuration for the box running this PBX in a Flash version? I am looking to experiment - with one call at a time. I don&#039;t need to run a full blown PBX and wouldn&#039;t mind if some of the applications are a bit slow.

&lt;i&gt;[WM: The &lt;a href=&quot;http://atlaug.com/drupal/fest2009&quot; rel=&quot;nofollow&quot;&gt;Atlanta Asterisk Users Group&lt;/a&gt; has done some work on this. Here is their recommendation]&lt;/i&gt;

    * CPU = Pentium III 863 MHz or greater
    * RAM = 512 MB or greater
    * HD = 10 GB or greater
    * NIC = Ethernet 10Base
    * CDROM or DVD reader
]]></description>
			<content:encoded><![CDATA[<p>What is the minimum configuration for the box running this PBX in a Flash version? I am looking to experiment &#8211; with one call at a time. I don&#8217;t need to run a full blown PBX and wouldn&#8217;t mind if some of the applications are a bit slow.</p>
<p><i>[WM: The <a href="http://atlaug.com/drupal/fest2009" rel="nofollow">Atlanta Asterisk Users Group</a> has done some work on this. Here is their recommendation]</i></p>
<p>    * CPU = Pentium III 863 MHz or greater<br />
    * RAM = 512 MB or greater<br />
    * HD = 10 GB or greater<br />
    * NIC = Ethernet 10Base<br />
    * CDROM or DVD reader</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Cino		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9192</link>

		<dc:creator><![CDATA[Cino]]></dc:creator>
		<pubDate>Fri, 10 Apr 2009 20:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9192</guid>

					<description><![CDATA[Nice write up. First time using the Orgasmatron Installer and it worked out pretty well. Was able to do a full backup to a smb share right away. I didn&#039;t like the range of 7xx for the ext so i went ahead and removed all of them but left 701. I&#039;m anal, like starting with 1xx for some reason.

&lt;i&gt;[WM: Whatever best meets your needs is the way to go. That&#039;s one of the beauties of PBX in a Flash.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Nice write up. First time using the Orgasmatron Installer and it worked out pretty well. Was able to do a full backup to a smb share right away. I didn&#8217;t like the range of 7xx for the ext so i went ahead and removed all of them but left 701. I&#8217;m anal, like starting with 1xx for some reason.</p>
<p><i>[WM: Whatever best meets your needs is the way to go. That&#8217;s one of the beauties of PBX in a Flash.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Phonez		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9187</link>

		<dc:creator><![CDATA[Phonez]]></dc:creator>
		<pubDate>Fri, 10 Apr 2009 03:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9187</guid>

					<description><![CDATA[Will MONDO work with this? Will I be able to backup to a USB stick with this? I just purchased a &quot;wal mart special&quot; and I am wondering if I should download the ISO&#039;s for the Everex Orgasmatron 2 or do this new method with the latest bells and whistles.

&lt;i&gt;[WM: Mondo will work to store ISOs to a USB stick, but the bootable flash drive is not sufficiently reliable to use yet. We received some updated Mondo software this week that hopefully will fix the problem. Once we&#039;ve tested it, we will integrate it into the installer and provide an update through SUSHI.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Will MONDO work with this? Will I be able to backup to a USB stick with this? I just purchased a "wal mart special" and I am wondering if I should download the ISO&#8217;s for the Everex Orgasmatron 2 or do this new method with the latest bells and whistles.</p>
<p><i>[WM: Mondo will work to store ISOs to a USB stick, but the bootable flash drive is not sufficiently reliable to use yet. We received some updated Mondo software this week that hopefully will fix the problem. Once we&#8217;ve tested it, we will integrate it into the installer and provide an update through SUSHI.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Skavoovie		</title>
		<link>https://nerdvittles.com/asterisk-on-steroids-introducing-the-orgasmatron-installer/comment-page-1/#comment-9185</link>

		<dc:creator><![CDATA[Skavoovie]]></dc:creator>
		<pubDate>Thu, 09 Apr 2009 17:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=600#comment-9185</guid>

					<description><![CDATA[After testing this out on a virtual machine, I found the following inconsistency:

The Backup &#038; Restore Module was not installed.

After applying the module updates via FreePBX&#039;s Module Admin, install the Backup &#038; Restore Module, also using the Module Admin page. Once installed, apply configuration changes, reload.

&quot;Backup &#038; Restore&quot; now appears on the &quot;Tools&quot; tab as indicated.

&lt;i&gt;[WM: Sounds like you didn&#039;t go through the first three steps in the FreePBX setup process that we  outlined in the tutorial. The Backup and Restore module gets installed during that procedure.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>After testing this out on a virtual machine, I found the following inconsistency:</p>
<p>The Backup &amp; Restore Module was not installed.</p>
<p>After applying the module updates via FreePBX&#8217;s Module Admin, install the Backup &amp; Restore Module, also using the Module Admin page. Once installed, apply configuration changes, reload.</p>
<p>"Backup &amp; Restore" now appears on the "Tools" tab as indicated.</p>
<p><i>[WM: Sounds like you didn&#8217;t go through the first three steps in the FreePBX setup process that we  outlined in the tutorial. The Backup and Restore module gets installed during that procedure.]</i></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
