<?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: The XiVO Adventure Continues: Adding Incredible PBX Goodies to Your Sandbox	</title>
	<atom:link href="https://nerdvittles.com/the-xivo-adventure-continues-adding-incredible-pbx-goodies-to-your-sandbox/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/the-xivo-adventure-continues-adding-incredible-pbx-goodies-to-your-sandbox/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Sat, 18 Feb 2017 19:45:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: CheekyMonkey		</title>
		<link>https://nerdvittles.com/the-xivo-adventure-continues-adding-incredible-pbx-goodies-to-your-sandbox/comment-page-1/#comment-174288</link>

		<dc:creator><![CDATA[CheekyMonkey]]></dc:creator>
		<pubDate>Sat, 28 May 2016 21:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=18011#comment-174288</guid>

					<description><![CDATA[Hello there. 

Loving using XIVO that I stumbled across on your blog whilst looking for a RPi IncrediblePBX tutorial. 

Noticed that the IVR breaks the XVIO config files. The IVR works, but under &quot;IPBX configuration&quot;-&quot;Configuration files&quot; there is &quot;no file&quot;. Files were there before and editable through the web portal before the IVR extraction. 

Could also write to the config files before ... but after the IVR extraction, not even new config files could me made via the web portal. 

Tried following the tutorial 3 times using VMs ... all the same end result. 

I may be doing something daft but thought it best to let you know. 

&lt;i&gt;[WM: Sorry about that. Here&#039;s the fix and we&#039;ve corrected the tutorial.]
&lt;pre&gt;
chown asterisk:www-data /etc/asterisk/extensions_extra.d
chmod 775 /etc/asterisk/extensions_extra.d
chmod g+s /etc/asterisk/extensions_extra.d
&lt;/pre&gt;&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Hello there. </p>
<p>Loving using XIVO that I stumbled across on your blog whilst looking for a RPi IncrediblePBX tutorial. </p>
<p>Noticed that the IVR breaks the XVIO config files. The IVR works, but under "IPBX configuration"-"Configuration files" there is "no file". Files were there before and editable through the web portal before the IVR extraction. </p>
<p>Could also write to the config files before &#8230; but after the IVR extraction, not even new config files could me made via the web portal. </p>
<p>Tried following the tutorial 3 times using VMs &#8230; all the same end result. </p>
<p>I may be doing something daft but thought it best to let you know. </p>
<p><i>[WM: Sorry about that. Here&#8217;s the fix and we&#8217;ve corrected the tutorial.]</p>
<pre>
chown asterisk:www-data /etc/asterisk/extensions_extra.d
chmod 775 /etc/asterisk/extensions_extra.d
chmod g+s /etc/asterisk/extensions_extra.d
</pre>
<p></i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pascal		</title>
		<link>https://nerdvittles.com/the-xivo-adventure-continues-adding-incredible-pbx-goodies-to-your-sandbox/comment-page-1/#comment-174222</link>

		<dc:creator><![CDATA[Pascal]]></dc:creator>
		<pubDate>Fri, 13 May 2016 19:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=18011#comment-174222</guid>

					<description><![CDATA[Hi Ward,

Great article again. A quick note about xivo-upgrade.

You can add scripts in!

/usr/share/xivo-upgrade/pre-stop.d/
/usr/share/xivo-upgrade/post-stop.d/
/usr/share/xivo-upgrade/pre-stard.d/
/usr/share/xivo-upgrade/post-start.d/

So you could add a script in pre-stop.d to execute:
/etc/init.d/netfilter-persistent stop.

And one in post-start.d to execute:
iptables-restart

Then use only xivo-upgrade in the future.

&lt;i&gt;[WM: Great tip. Thanks, Pascal.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi Ward,</p>
<p>Great article again. A quick note about xivo-upgrade.</p>
<p>You can add scripts in!</p>
<p>/usr/share/xivo-upgrade/pre-stop.d/<br />
/usr/share/xivo-upgrade/post-stop.d/<br />
/usr/share/xivo-upgrade/pre-stard.d/<br />
/usr/share/xivo-upgrade/post-start.d/</p>
<p>So you could add a script in pre-stop.d to execute:<br />
/etc/init.d/netfilter-persistent stop.</p>
<p>And one in post-start.d to execute:<br />
iptables-restart</p>
<p>Then use only xivo-upgrade in the future.</p>
<p><i>[WM: Great tip. Thanks, Pascal.]</i></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
