<?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: Securing Your Asterisk@Home PBX: Here&#8217;s How	</title>
	<atom:link href="https://nerdvittles.com/securing-your-asteriskhome-pbx/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/securing-your-asteriskhome-pbx/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Thu, 02 Jun 2011 14:23:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ersalan		</title>
		<link>https://nerdvittles.com/securing-your-asteriskhome-pbx/comment-page-1/#comment-7811</link>

		<dc:creator><![CDATA[Ersalan]]></dc:creator>
		<pubDate>Fri, 13 Feb 2009 05:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=72#comment-7811</guid>

					<description><![CDATA[I was actually googling around for password encryption in voicemail.conf. Can you address that issue as well? I&#039;m really stumped about how passwords can be stored in an encrypted form in voicemail.conf.

&lt;i&gt;[WM: The short answer is YOU CAN&#039;T and there are lots of other Asterisk passwords floating around your machine that aren&#039;t encrypted either. Bottom Line: Make darn sure you have a very secure root password and don&#039;t add any other user accounts to the machine.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>I was actually googling around for password encryption in voicemail.conf. Can you address that issue as well? I&#8217;m really stumped about how passwords can be stored in an encrypted form in voicemail.conf.</p>
<p><i>[WM: The short answer is YOU CAN&#8217;T and there are lots of other Asterisk passwords floating around your machine that aren&#8217;t encrypted either. Bottom Line: Make darn sure you have a very secure root password and don&#8217;t add any other user accounts to the machine.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Gutting		</title>
		<link>https://nerdvittles.com/securing-your-asteriskhome-pbx/comment-page-1/#comment-2918</link>

		<dc:creator><![CDATA[James Gutting]]></dc:creator>
		<pubDate>Sat, 20 Oct 2007 17:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=72#comment-2918</guid>

					<description><![CDATA[Help!  I have the Marriage Made in Heaven with Sprint PCS working just great.  The only problem is that I can&#039;t use my stanaphone number and direct other (non-cell) to an extension.  I&#039;m sure I have to modify the from-sip-external context as the only thing in there is to route calls to the custom-disa.  What can I do?]]></description>
			<content:encoded><![CDATA[<p>Help!  I have the Marriage Made in Heaven with Sprint PCS working just great.  The only problem is that I can&#8217;t use my stanaphone number and direct other (non-cell) to an extension.  I&#8217;m sure I have to modify the from-sip-external context as the only thing in there is to route calls to the custom-disa.  What can I do?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bill Greenberg		</title>
		<link>https://nerdvittles.com/securing-your-asteriskhome-pbx/comment-page-1/#comment-979</link>

		<dc:creator><![CDATA[Bill Greenberg]]></dc:creator>
		<pubDate>Fri, 10 Feb 2006 15:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=72#comment-979</guid>

					<description><![CDATA[Yep, I think you&#039;re right.  I managed to somehow fix the problem last night by using these directions: http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html.

I went back in following your directions again and noticed that the entry I SHOULD have changed was the third line (asterisk1.local), not the second (the first and second are both localhost, with users root and asteriskuser respectively).  I&#039;m nervous about touching anything in there at this point though!  Also, both asterisk1.local and localhost (next line) show blank User now, and all privileges set to N.  Is that how it is supposed to be?

Also, I don&#039;t know if this is related (not sure when it started either) but I&#039;m also still seeing the following:
  == Parsing &#039;/etc/asterisk/manager.conf&#039;: Found
  == Parsing &#039;/etc/asterisk/manager_custom.conf&#039;: Found
  == Connect attempt from &#039;127.0.0.1&#039; unable to authenticate

Thanks again for all your great articles - this has been a huge help in getting me going.  I never would have attempted without your guide!]]></description>
			<content:encoded><![CDATA[<p>Yep, I think you&#8217;re right.  I managed to somehow fix the problem last night by using these directions: <a href="http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html" rel="nofollow ugc">http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html</a>.</p>
<p>I went back in following your directions again and noticed that the entry I SHOULD have changed was the third line (asterisk1.local), not the second (the first and second are both localhost, with users root and asteriskuser respectively).  I&#8217;m nervous about touching anything in there at this point though!  Also, both asterisk1.local and localhost (next line) show blank User now, and all privileges set to N.  Is that how it is supposed to be?</p>
<p>Also, I don&#8217;t know if this is related (not sure when it started either) but I&#8217;m also still seeing the following:<br />
  == Parsing &#8216;/etc/asterisk/manager.conf&#8217;: Found<br />
  == Parsing &#8216;/etc/asterisk/manager_custom.conf&#8217;: Found<br />
  == Connect attempt from &#8216;127.0.0.1&#8217; unable to authenticate</p>
<p>Thanks again for all your great articles &#8211; this has been a huge help in getting me going.  I never would have attempted without your guide!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bill Greenberg		</title>
		<link>https://nerdvittles.com/securing-your-asteriskhome-pbx/comment-page-1/#comment-976</link>

		<dc:creator><![CDATA[Bill Greenberg]]></dc:creator>
		<pubDate>Fri, 10 Feb 2006 01:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=72#comment-976</guid>

					<description><![CDATA[I secured the mySQL database as you suggested above, but now AMP fails with: [nativecode=Access denied for user &#039;asteriskuser&#039;@&#039;localhost&#039; (using password: YES)] ** mysql://asteriskuser:amp109@localhost/asterisk
I really don&#039;t know enough about mySQL.  Is there a way to recover this?

&lt;i&gt;[WM: Doesn&#039;t sound like you modified the password for the correct record. There is no asteriskuser record for asterisk1.local, and that&#039;s what&#039;s giving an error in what you quoted above. The correct record was user &lt;b&gt;root&lt;/b&gt; for &lt;b&gt;asterisk1.local&lt;/b&gt;, and only if the password field had been blank. Try to access PhpMyAdmin with a web browser directly using http://YourIPaddress/maint/phpMyAdmin/. If you can get in, goto the mysql database, the user table, browse and (carefully) edit the localhost/asteriskuser record and see what&#039;s entered as the password. The password should be 574b6f1662368572 at least for AAH 1.5 and AAH 2.5 (and probably the versions in between).]&lt;/i&gt; ]]></description>
			<content:encoded><![CDATA[<p>I secured the mySQL database as you suggested above, but now AMP fails with: [nativecode=Access denied for user &#8216;asteriskuser&#8217;@&#8217;localhost&#8217; (using password: YES)] ** mysql://asteriskuser:amp109@localhost/asterisk<br />
I really don&#8217;t know enough about mySQL.  Is there a way to recover this?</p>
<p><i>[WM: Doesn&#8217;t sound like you modified the password for the correct record. There is no asteriskuser record for asterisk1.local, and that&#8217;s what&#8217;s giving an error in what you quoted above. The correct record was user <b>root</b> for <b>asterisk1.local</b>, and only if the password field had been blank. Try to access PhpMyAdmin with a web browser directly using <a href="http://YourIPaddress/maint/phpMyAdmin/" rel="nofollow ugc">http://YourIPaddress/maint/phpMyAdmin/</a>. If you can get in, goto the mysql database, the user table, browse and (carefully) edit the localhost/asteriskuser record and see what&#8217;s entered as the password. The password should be 574b6f1662368572 at least for AAH 1.5 and AAH 2.5 (and probably the versions in between).]</i> </p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
