<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Fixed errors on freeswitch startup</title>
		<link>http://wikipbx.subwiki.com/forum/t-146884/fixed-errors-on-freeswitch-startup</link>
		<description>Posts in the discussion thread &quot;Fixed errors on freeswitch startup&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Sat, 31 Jul 2010 15:10:09 +0000</lastBuildDate>
		
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-146884#post-462763</guid>
				<title>Re: Fixed errors on freeswitch startup</title>
				<link>http://wikipbx.subwiki.com/forum/t-146884/fixed-errors-on-freeswitch-startup#post-462763</link>
				<description></description>
				<pubDate>Tue, 28 Apr 2009 12:11:35 +0000</pubDate>
				<wikidot:authorName>tjaracas</wikidot:authorName>				<wikidot:authorUserId>302813</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>yeah, that eventually was what I did. The pythonpath setting was causing my problems.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-146884#post-461871</guid>
				<title>Re: Fixed errors on freeswitch startup</title>
				<link>http://wikipbx.subwiki.com/forum/t-146884/fixed-errors-on-freeswitch-startup#post-461871</link>
				<description></description>
				<pubDate>Mon, 27 Apr 2009 22:25:27 +0000</pubDate>
				<wikidot:authorName>tleyden</wikidot:authorName>				<wikidot:authorUserId>230690</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think you probably have the /usr/src directory on your PYTHONPATH environment variable (as the instructions suggest to do), and so it was picking up the "old stuff" in /usr/src/wikipbx.</p> <p>I guess the following would have been better:</p> <ul> <li>mv /usr/src/wikipbx /usr/src/wikipbx.OLD</li> <li>cd /usr/src; svn co .. to create a new /usr/src/wikipbx with latest code</li> <li>cp /usr/src/wikipbx.OLD/settings.py /usr/src/wikipbx</li> </ul> <p>Then if the new version was broken, it would be easy to rollback ..</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-146884#post-461860</guid>
				<title>Re: Fixed errors on freeswitch startup</title>
				<link>http://wikipbx.subwiki.com/forum/t-146884/fixed-errors-on-freeswitch-startup#post-461860</link>
				<description></description>
				<pubDate>Mon, 27 Apr 2009 22:00:12 +0000</pubDate>
				<wikidot:authorName>tjaracas</wikidot:authorName>				<wikidot:authorUserId>302813</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry it is OK. Strange but OK. What I did was downloading the trunk to another location than /usr/src/wikipbx and copied the settings.py from the older version into the new version. Changed the INSTALL _ROOT to the new location and ran ./wikipbx.sh. At that moment in time the new code was not executed. I fixed it by deleting the /usr/src/wikipbx directory and copying the template settings.py to settings.py and manually putting the corect settings in the settings.py. hereafter I started the ./wikipbx.sh and it generated the new *.py_c files. Now the 404`s are gone on startup.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-146884#post-459631</guid>
				<title>Re: Fixed errors on freeswitch startup</title>
				<link>http://wikipbx.subwiki.com/forum/t-146884/fixed-errors-on-freeswitch-startup#post-459631</link>
				<description></description>
				<pubDate>Fri, 24 Apr 2009 22:33:01 +0000</pubDate>
				<wikidot:authorName>tjaracas</wikidot:authorName>				<wikidot:authorUserId>302813</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I downloaded and configured the latest wikipbx from the svn link but see no improvements according the 404 error message in freeswitch console-.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-146884#post-448199</guid>
				<title>Fixed errors on freeswitch startup</title>
				<link>http://wikipbx.subwiki.com/forum/t-146884/fixed-errors-on-freeswitch-startup#post-448199</link>
				<description></description>
				<pubDate>Tue, 14 Apr 2009 04:09:55 +0000</pubDate>
				<wikidot:authorName>tleyden</wikidot:authorName>				<wikidot:authorUserId>230690</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>svn commit 70 fixes a really annoying bug in wikipbx which caused freeswitch to spit out a number of alarming errors during startup.</p> <p>The fix was simple, just return the appropriate "not found" xml rather than an HTTP 404.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>