<?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: It&#8217;s a Dell With Asterisk, Dude: Introducing the Orgasmatron II for the Dirt-Cheap Dell SC440	</title>
	<atom:link href="https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Wed, 09 Dec 2015 12:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aris Pikeas		</title>
		<link>https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/comment-page-1/#comment-3625</link>

		<dc:creator><![CDATA[Aris Pikeas]]></dc:creator>
		<pubDate>Tue, 04 Nov 2008 00:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=233#comment-3625</guid>

					<description><![CDATA[I have just installed an Orgasmatron II system, and have already encountered five problems!

1) The Dell SC440&#039;s onboard ethernet card is eth1. If you try to configure a static IP address with netconfig, this will fail because netconfig only modifies eth0. Use system-configure-network instead.

2) Your installation does not come with a pre-configured DHCP server. Follow the instructions here: http://nerdvittles.com/index.php?p=212

3) After resolving both of those issues, my Aaastra 57i still doesn&#039;t have full connectivity. It has the correct extension as assigned via TFTP, and can generally operate (eg, can access voicemail), but call services (1-2-3-4, 5-1-1) fail, and the phone screen displays &quot;No Service&quot;. I hope to figure it out tomorrow, but this has been anything but a pain-free installation so far.

4) I&#039;m not sure what&#039;s going on with this one. I used PuTTY to ssh into my old PiaF installation and work on the system with no problems whatsoever. On my Dell SC440 new installation, I get lots of odd refreshes and character jumps when editing a text file with nano.

5) FreePBX has the following error: /var/lib/asterisk/bin/module_admin listonline (255)(cron_manager.EXECFAIL)

&lt;i&gt;[WM: Sorry you&#039;re having trouble. Let me try to respond to the issues in the order you have listed them above. Let me also add that, if your machine was not purchased from Dell USA recently, anything is possible. There may be a different motherboard or other significant differences in the machine even though Dell labels it an SC440. That&#039;s a Dell design issue which has caused problems over the years.]&lt;/i&gt;

1) We have two new Dell SC440&#039;s which are less than a month old. Both were configured with onboard ethernet as eth0. The entire build assumes eth0. The card can be reconfigured, and we would suggest you do that before proceeding. You&#039;ll find loads of tutorials with a little Googling. If you have added additional Ethernet ports or cards to the machine, remove them and try reinstalling. Footnote: /etc/sysconfig/network-scripts/ifcfg-eth1 was moved to ifcfg-eth0 and DEVICE was changed from eth1 to eth0. This seems to have worked.

2) We typically recommend installing our systems behind a hardware-based firewall/router which usually provides DHCP services. That&#039;s the reason that DHCP is not enabled by default in our builds. Because all of the extensions are prebuilt in the Orgasmatron II build, there was little need for the DHCP approach outlined in the article you cited.

3) I would guess that this is related to the lack of eth0. The entire design assumes you have a working eth0 network card. Once you address that, the &quot;No Service&quot; issue should go away. Footnote: It turned out that the SIP extension secret in the /tftpboot file did not match the SIP secret set up in FreePBX for the extension.

4) It&#039;s possible you had a bad install disk. We&#039;ve tested the build, and SSH works fine using the standard install.

5) I suspect this, too, is related to the missing eth0 or a bad install disk.

]]></description>
			<content:encoded><![CDATA[<p>I have just installed an Orgasmatron II system, and have already encountered five problems!</p>
<p>1) The Dell SC440&#8217;s onboard ethernet card is eth1. If you try to configure a static IP address with netconfig, this will fail because netconfig only modifies eth0. Use system-configure-network instead.</p>
<p>2) Your installation does not come with a pre-configured DHCP server. Follow the instructions here: <a href="http://nerdvittles.com/index.php?p=212" rel="ugc">http://nerdvittles.com/index.php?p=212</a></p>
<p>3) After resolving both of those issues, my Aaastra 57i still doesn&#8217;t have full connectivity. It has the correct extension as assigned via TFTP, and can generally operate (eg, can access voicemail), but call services (1-2-3-4, 5-1-1) fail, and the phone screen displays "No Service". I hope to figure it out tomorrow, but this has been anything but a pain-free installation so far.</p>
<p>4) I&#8217;m not sure what&#8217;s going on with this one. I used PuTTY to ssh into my old PiaF installation and work on the system with no problems whatsoever. On my Dell SC440 new installation, I get lots of odd refreshes and character jumps when editing a text file with nano.</p>
<p>5) FreePBX has the following error: /var/lib/asterisk/bin/module_admin listonline (255)(cron_manager.EXECFAIL)</p>
<p><i>[WM: Sorry you&#8217;re having trouble. Let me try to respond to the issues in the order you have listed them above. Let me also add that, if your machine was not purchased from Dell USA recently, anything is possible. There may be a different motherboard or other significant differences in the machine even though Dell labels it an SC440. That&#8217;s a Dell design issue which has caused problems over the years.]</i></p>
<p>1) We have two new Dell SC440&#8217;s which are less than a month old. Both were configured with onboard ethernet as eth0. The entire build assumes eth0. The card can be reconfigured, and we would suggest you do that before proceeding. You&#8217;ll find loads of tutorials with a little Googling. If you have added additional Ethernet ports or cards to the machine, remove them and try reinstalling. Footnote: /etc/sysconfig/network-scripts/ifcfg-eth1 was moved to ifcfg-eth0 and DEVICE was changed from eth1 to eth0. This seems to have worked.</p>
<p>2) We typically recommend installing our systems behind a hardware-based firewall/router which usually provides DHCP services. That&#8217;s the reason that DHCP is not enabled by default in our builds. Because all of the extensions are prebuilt in the Orgasmatron II build, there was little need for the DHCP approach outlined in the article you cited.</p>
<p>3) I would guess that this is related to the lack of eth0. The entire design assumes you have a working eth0 network card. Once you address that, the "No Service" issue should go away. Footnote: It turned out that the SIP extension secret in the /tftpboot file did not match the SIP secret set up in FreePBX for the extension.</p>
<p>4) It&#8217;s possible you had a bad install disk. We&#8217;ve tested the build, and SSH works fine using the standard install.</p>
<p>5) I suspect this, too, is related to the missing eth0 or a bad install disk.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CJ		</title>
		<link>https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/comment-page-1/#comment-3621</link>

		<dc:creator><![CDATA[CJ]]></dc:creator>
		<pubDate>Thu, 30 Oct 2008 23:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=233#comment-3621</guid>

					<description><![CDATA[Mine just arrived yesterday...with the 2Gb upgrade, keyboard and mouse, total came to $428...not bad in my opinion...no monitor, etc.. but once you&#039;ve installed, you don&#039;t really need the console anyway.]]></description>
			<content:encoded><![CDATA[<p>Mine just arrived yesterday&#8230;with the 2Gb upgrade, keyboard and mouse, total came to $428&#8230;not bad in my opinion&#8230;no monitor, etc.. but once you&#8217;ve installed, you don&#8217;t really need the console anyway.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Reginald W		</title>
		<link>https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/comment-page-1/#comment-3614</link>

		<dc:creator><![CDATA[Reginald W]]></dc:creator>
		<pubDate>Sat, 25 Oct 2008 03:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=233#comment-3614</guid>

					<description><![CDATA[Since your new Orgasmatron has come out, I&#039;ve been checking the Dell.ca web site and it has varied over these last few days from CA$349.00 as a VERY bare bones system (512MB, no CD, no OS, no mouse, no keyboard, 1 year warranty) to over a thousand dollars, including a 3 year warranty and MS server OS. Wonder if Dell is trading on your recommendation of a Dell system. I&#039;ll keep looking and seeing what transpires each day.

Will the Orgasmatron work on any other dell system? Does it require a specific processor or chip set to work? Just wondering if there are any other options other than the specific scc440. I realize that you can&#039;t say specifically Ward if you haven&#039;t tested it. Wondering if anyone else has tried it on any other dull system.

&lt;i&gt;[WM: Processor, drive controller, drive, and RAM matter with Mondo Rescue.  You might want to consult their web site for details on restoring a backup using different hardware. Unfortunately, it can get very complicated.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Since your new Orgasmatron has come out, I&#8217;ve been checking the Dell.ca web site and it has varied over these last few days from CA$349.00 as a VERY bare bones system (512MB, no CD, no OS, no mouse, no keyboard, 1 year warranty) to over a thousand dollars, including a 3 year warranty and MS server OS. Wonder if Dell is trading on your recommendation of a Dell system. I&#8217;ll keep looking and seeing what transpires each day.</p>
<p>Will the Orgasmatron work on any other dell system? Does it require a specific processor or chip set to work? Just wondering if there are any other options other than the specific scc440. I realize that you can&#8217;t say specifically Ward if you haven&#8217;t tested it. Wondering if anyone else has tried it on any other dull system.</p>
<p><i>[WM: Processor, drive controller, drive, and RAM matter with Mondo Rescue.  You might want to consult their web site for details on restoring a backup using different hardware. Unfortunately, it can get very complicated.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/comment-page-1/#comment-3613</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Sat, 25 Oct 2008 01:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=233#comment-3613</guid>

					<description><![CDATA[Ward, thank you for this.  We would be very interested in a build for the SC440 that used an Adaptec 2405 on a mirrored array.  Do you think if we shipped nerd vittles a new Adaptec 2405 it might make its way into an alternative iso for those of us looking for a little redundancy in our system?  Thanks again!

&lt;i&gt;[WM: Hi, Jason. Thanks for the offer. We do custom builds for a consulting fee of $1,000. It is the customer&#039;s responsibility to ship and insure the desired system to us for configuration. We then return the system at the customer&#039;s expense when the build is completed. These builds obviously are at the customer&#039;s risk. If the build cannot be completed because of hardware issues, then the consulting fee is waived. The customer still is responsible for shipping and insurance costs in both directions. If successful, customer agrees to make the custom build available to others through our DreamHost download service at no cost other than the $5 download fee which is payable to us to cover the costs of the downloads. If this service would be of interest, you can contact us at &lt;a href=&quot;http://pbxinaflash.com/about/comment.php&quot;&gt;this link&lt;/a&gt;.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Ward, thank you for this.  We would be very interested in a build for the SC440 that used an Adaptec 2405 on a mirrored array.  Do you think if we shipped nerd vittles a new Adaptec 2405 it might make its way into an alternative iso for those of us looking for a little redundancy in our system?  Thanks again!</p>
<p><i>[WM: Hi, Jason. Thanks for the offer. We do custom builds for a consulting fee of $1,000. It is the customer&#8217;s responsibility to ship and insure the desired system to us for configuration. We then return the system at the customer&#8217;s expense when the build is completed. These builds obviously are at the customer&#8217;s risk. If the build cannot be completed because of hardware issues, then the consulting fee is waived. The customer still is responsible for shipping and insurance costs in both directions. If successful, customer agrees to make the custom build available to others through our DreamHost download service at no cost other than the $5 download fee which is payable to us to cover the costs of the downloads. If this service would be of interest, you can contact us at <a href="http://pbxinaflash.com/about/comment.php">this link</a>.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lucas		</title>
		<link>https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/comment-page-1/#comment-3610</link>

		<dc:creator><![CDATA[Lucas]]></dc:creator>
		<pubDate>Thu, 23 Oct 2008 16:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=233#comment-3610</guid>

					<description><![CDATA[Dell SC440 for $199 ?  the page you link to says : 
Starting Price		$948
Instant Savings		$332
Subtotal		$616
so what exactly costs 199?

&lt;i&gt;[WM: I thought the article made clear that the $199 pricing was last week. The Orgasmatron II build came out today. Both the &lt;a href=&quot;http://pbxinaflash.com/forum/showthread.php?t=2430&quot;&gt;PBX in a Flash&lt;/a&gt; and &lt;a href=&quot;http://www.trixbox.org/forums/trixbox-forums/open-discussion/dell-has-sc440-sale-199-looks-just-today&quot;&gt;trixbox&lt;/a&gt; forums alerted users the day this became available. Just keep checking back. It will reappear in due course. The best current price with a Celeron processor is $349 at &lt;a href=&quot;http://www.dell.com/content/products/productdetails.aspx/pedge_sc440?c=us&amp;cs=04&amp;l=en&amp;s=bsd&quot;&gt;this link&lt;/a&gt;. Once you click on the &quot;Entry Level&quot; system option, there&#039;s a free upgrade option to the dual core processor. So the former $199 system is really only $349 today, not $616. To get an alert the next time the SC440 goes on sale, go to techbargains.com and search for SC440. Then click on Send Email Deal Alert. Be sure to confirm the alert by replying to the email. These units have gone on sale roughly every two weeks since early September.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Dell SC440 for $199 ?  the page you link to says :<br />
Starting Price		$948<br />
Instant Savings		$332<br />
Subtotal		$616<br />
so what exactly costs 199?</p>
<p><i>[WM: I thought the article made clear that the $199 pricing was last week. The Orgasmatron II build came out today. Both the <a href="http://pbxinaflash.com/forum/showthread.php?t=2430">PBX in a Flash</a> and <a href="http://www.trixbox.org/forums/trixbox-forums/open-discussion/dell-has-sc440-sale-199-looks-just-today">trixbox</a> forums alerted users the day this became available. Just keep checking back. It will reappear in due course. The best current price with a Celeron processor is $349 at <a href="http://www.dell.com/content/products/productdetails.aspx/pedge_sc440?c=us&#038;cs=04&#038;l=en&#038;s=bsd">this link</a>. Once you click on the "Entry Level" system option, there&#8217;s a free upgrade option to the dual core processor. So the former $199 system is really only $349 today, not $616. To get an alert the next time the SC440 goes on sale, go to techbargains.com and search for SC440. Then click on Send Email Deal Alert. Be sure to confirm the alert by replying to the email. These units have gone on sale roughly every two weeks since early September.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: g. hall		</title>
		<link>https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/comment-page-1/#comment-3609</link>

		<dc:creator><![CDATA[g. hall]]></dc:creator>
		<pubDate>Thu, 23 Oct 2008 15:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=233#comment-3609</guid>

					<description><![CDATA[As of 10-23-08 at 11:17, the provided link to the Dell SC440 servers shows a cost of almost $700 .... not $199.  Or did you do some special configuration?

&lt;i&gt;[WM: Dell changes their pricing almost daily. Just keep checking back, and it will miraculously reappear one day.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>As of 10-23-08 at 11:17, the provided link to the Dell SC440 servers shows a cost of almost $700 &#8230;. not $199.  Or did you do some special configuration?</p>
<p><i>[WM: Dell changes their pricing almost daily. Just keep checking back, and it will miraculously reappear one day.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raphael		</title>
		<link>https://nerdvittles.com/the-asterisk-mother-lode-introducing-the-orgasmatron-ii-for-the-199-dell-sc440/comment-page-1/#comment-3608</link>

		<dc:creator><![CDATA[Raphael]]></dc:creator>
		<pubDate>Thu, 23 Oct 2008 15:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=233#comment-3608</guid>

					<description><![CDATA[Great initiative.....but unfortunately link is dead. No more deals from dell @ 199$  &quot;We need you to adjust your offer&quot;

I&#039;m so waiting for the Acer Mini One image or any USB version of Pbx-in-a-Flash (I tried making a usb bootable version of the iso with fedora live-usb creator, but when installing it make somehow a problem... what a shame :-(   )

Thanks for everything...]]></description>
			<content:encoded><![CDATA[<p>Great initiative&#8230;..but unfortunately link is dead. No more deals from dell @ 199$  "We need you to adjust your offer"</p>
<p>I&#8217;m so waiting for the Acer Mini One image or any USB version of Pbx-in-a-Flash (I tried making a usb bootable version of the iso with fedora live-usb creator, but when installing it make somehow a problem&#8230; what a shame 🙁   )</p>
<p>Thanks for everything&#8230;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
