<?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: Spring Is Sprung: Taking Incredible PBX to the Google Cloud	</title>
	<atom:link href="https://nerdvittles.com/spring-is-sprung-taking-incredible-pbx-to-the-google-cloud/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/spring-is-sprung-taking-incredible-pbx-to-the-google-cloud/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Sat, 02 Sep 2023 17:52:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Nerd Uno		</title>
		<link>https://nerdvittles.com/spring-is-sprung-taking-incredible-pbx-to-the-google-cloud/comment-page-1/#comment-178108</link>

		<dc:creator><![CDATA[Nerd Uno]]></dc:creator>
		<pubDate>Thu, 28 Mar 2019 18:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=28508#comment-178108</guid>

					<description><![CDATA[For the early adopters, be advised that there is a bug in the Google Cloud implementation that incorrectly sets the permissions on /var/lib/asterisk which means that Asterisk cannot write to its internal database. We&#039;ve amended the tutorial to take this into account, but here&#039;s the fix if you already have built a server:
&lt;code&gt;
chown -R asterisk:asterisk /var/lib/asterisk
amportal restart&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>For the early adopters, be advised that there is a bug in the Google Cloud implementation that incorrectly sets the permissions on /var/lib/asterisk which means that Asterisk cannot write to its internal database. We&#8217;ve amended the tutorial to take this into account, but here&#8217;s the fix if you already have built a server:<br />
<code><br />
chown -R asterisk:asterisk /var/lib/asterisk<br />
amportal restart</code></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
