<?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>General (new threads)</title>
		<link>http://wikipbx.subwiki.com/forum/c-64013/general</link>
		<description>Threads in the forum category &quot;General&quot; - Everything else goes here (feature requests, etc)</description>
				<copyright></copyright>
		<lastBuildDate>Sat, 31 Jul 2010 15:19:52 +0000</lastBuildDate>
		
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-248306</guid>
				<title>wikipbx development</title>
				<link>http://wikipbx.subwiki.com/forum/t-248306/wikipbx-development</link>
				<description>project development</description>
				<pubDate>Wed, 16 Jun 2010 15:36:04 +0000</pubDate>
				<wikidot:authorName>ledda</wikidot:authorName>				<wikidot:authorUserId>497236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello,</p> <p>I'm new to this project and would like to find more about its development.<br /> Could developers share the current status of wikipbx development. I'm interested in the following aspects:</p> <p>Is there any particular targets set for the new version?<br /> What new functionality are planed for the new version?</p> <p>How far are the project right now from the next release?</p> <p>What is the best way to contribute to wikipbx project?</p> <p>How stable is the current trunk version? Can it be used in production, if not what areas are not stable yet.</p> <p>Thanks!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-248297</guid>
				<title>No error processing on DB operations</title>
				<link>http://wikipbx.subwiki.com/forum/t-248297/no-error-processing-on-db-operations</link>
				<description>Error processing on DB operations</description>
				<pubDate>Wed, 16 Jun 2010 14:35:10 +0000</pubDate>
				<wikidot:authorName>ledda</wikidot:authorName>				<wikidot:authorUserId>497236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm checking wikipbxweb/views.py and there is no error checking on any DB operations.<br /> It's always assumed that creation, deletion, saving… passed fine.<br /> Unfortunately, in real life it is not, and customer is getting Django debug output or apache internal error page.</p> <p>Is there any plans to adjust this?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-248294</guid>
				<title>Gateways usage security</title>
				<link>http://wikipbx.subwiki.com/forum/t-248294/gateways-usage-security</link>
				<description>using gateways of other accounts</description>
				<pubDate>Wed, 16 Jun 2010 13:37:23 +0000</pubDate>
				<wikidot:authorName>ledda</wikidot:authorName>				<wikidot:authorUserId>497236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>While adding extension, in picklist you can choose "gateway dialout"</p> <p>It configures extensions with the line like this:<br /> &lt;action application="bridge" data="sofia/gateway/myprovider.com/$1"/&gt;</p> <p>After that it's possible to edit this line and specify another gateway (e.g. gateway of another account)</p> <p>Is there any control that every account can use only his own gateways and not gateways of other accounts?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-248292</guid>
				<title>Multiple accounts and &quot;Calls Live&quot;</title>
				<link>http://wikipbx.subwiki.com/forum/t-248292/multiple-accounts-and-calls-live</link>
				<description>Different accounts are able to see and hangup all active FS calls.</description>
				<pubDate>Wed, 16 Jun 2010 13:29:01 +0000</pubDate>
				<wikidot:authorName>ledda</wikidot:authorName>				<wikidot:authorUserId>497236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have two accounts configured.<br /> When endpoint of account1 is making call account2 is able to see and hangup this call.</p> <p>It seems to me that in multi tenant install accounts should not be able to see and control calls of other accounts.</p> <p>Is it a bug or feature?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-248290</guid>
				<title>Multiple gateways</title>
				<link>http://wikipbx.subwiki.com/forum/t-248290/multiple-gateways</link>
				<description>multiple gateways with the same name</description>
				<pubDate>Wed, 16 Jun 2010 13:21:06 +0000</pubDate>
				<wikidot:authorName>ledda</wikidot:authorName>				<wikidot:authorUserId>497236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>When I was trying to add gateway for one of configured accounts it failed with database error "duplicate key".<br /> It turns out that "name" field is unique in database and different accounts are not allowed to use the same gateway name.</p> <p>I'm looking on this system from multi-tenant point of view.<br /> In this case one account should be able to name his gateways as he wants. And should not depend from the names that already in use by other accounts.</p> <p>E.g. When some provider provides hosted PBX service it's expectable that he'll be a gateway for them too.<br /> They'll be using the same "Gateway Name:" "providername" and different "Username:".</p> <p>May be I miss something and it was done intentionally?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-248289</guid>
				<title>SIP profiles</title>
				<link>http://wikipbx.subwiki.com/forum/t-248289/sip-profiles</link>
				<description>sip profiles and port uniqueness requirements</description>
				<pubDate>Wed, 16 Jun 2010 13:02:04 +0000</pubDate>
				<wikidot:authorName>ledda</wikidot:authorName>				<wikidot:authorUserId>497236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Currently wikipbx requires port to be unique among profiles.<br /> Shouldn't it be sip_ip+sip_port instead?</p> <p>If tenants have their own IPs it should be possible to allow them to have own profiles and to accept connection on 5060.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-206428</guid>
				<title>Great work you guys!</title>
				<link>http://wikipbx.subwiki.com/forum/t-206428/great-work-you-guys</link>
				<description></description>
				<pubDate>Thu, 24 Dec 2009 04:14:00 +0000</pubDate>
				<wikidot:authorName>Solo9300</wikidot:authorName>				<wikidot:authorUserId>418445</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello all,<br /> after taking some time trying the interface i was surprised how it is easy to use. FusionPBX and FreePBX v3 were easy to setup however i couldn't Configuring FreeSWITCH using them.</p> <p>i did work on the shell script and i think it almost done. The Script will do almost everything however, if there is something you have to edit manually it will tell you what to do and open the file for you. also it will crate a readable log in html, this way you guys can see what went wrong. I just need to format my box and try the script one more time .</p> <p>keep up the good work<br /> Salam</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-203278</guid>
				<title>Wndows support</title>
				<link>http://wikipbx.subwiki.com/forum/t-203278/wndows-support</link>
				<description></description>
				<pubDate>Thu, 10 Dec 2009 18:42:09 +0000</pubDate>
				<wikidot:authorName>tleyden</wikidot:authorName>				<wikidot:authorUserId>230690</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The very beginnings of <a href="http://wikipbx.subwiki.com/installation-manual-windows">WikiPBX on Windows</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-184496</guid>
				<title>Upgrage How to</title>
				<link>http://wikipbx.subwiki.com/forum/t-184496/upgrage-how-to</link>
				<description></description>
				<pubDate>Thu, 24 Sep 2009 15:31:10 +0000</pubDate>
				<wikidot:authorName>HostRail</wikidot:authorName>				<wikidot:authorUserId>312833</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What is the procedure for upgrading an installation of wikipbx?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wikipbx.subwiki.com/forum/t-115012</guid>
				<title>Freeswitch SVN (1.0.2) WikiPBX SVN (61) CentOS 5.1 Installation Instructions</title>
				<link>http://wikipbx.subwiki.com/forum/t-115012/freeswitch-svn-1-0-2-wikipbx-svn-61-centos-5-1-installation-instructions</link>
				<description>This is a step by step guide to install Freeswitch with WikiPBX on CentOS 5.1 up and running within 60 minutes.  WARNING: written for wikipbx version 0.5 and has not been updated for current version (0.8)</description>
				<pubDate>Mon, 22 Dec 2008 20:53:51 +0000</pubDate>
				<wikidot:authorName>innotelinc</wikidot:authorName>				<wikidot:authorUserId>257571</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre> <code>cd /usr/src yum -y install gcc-c++ gcc make autoconf automake libtool subversion ncurses-devel mysql-server vorbis libvorbis libvorbis-devel festival sox libogg libogg-dev python-devel mysql-devel svn co http://svn.freeswitch.org/svn/freeswitch/trunk freeswitch cd freeswitch ./bootstrap.sh &amp;&amp; ./configure &amp;&amp; make #CEPSTRAL INSTALLATION cd /opt wget http://downloads.cepstral.com/cepstral/i386-linux/Cepstral_Allison-8kHz_i386-linux_5.1.0.tar.gz tar zxf Cepstral_Allison-8kHz_i386-linux_5.1.0.tar.gz cd Cepstral_Allison-8kHz_i386-linux_5.1.0 ./install.sh cd /usr/src #EDIT nano /etc/ld.so.conf Add /opt/swift/lib export SWIFT_HOME=/opt/swift #EDIT nano /usr/src/freeswitch/modules.conf AND ENABLE mod_event_socket mod_xml_curl mod_xml_cdr mod_python mod_cepstral mod_spidermonkey mod_shout formats/mod_shout codecs/mod_celt wget wget http://www.python.org/ftp/python/2.6.1/Python-2.6.1.tgz tar zxf Python-2.6.1.tgz cd Python-2.6.1 ./configure &amp;&amp; make &amp;&amp; make install ldconfig cd .. cd freeswitch make install #UNCOMMENT THESE MODULES IN nano /usr/local/freeswitch/conf/autoload_configs/modules.conf.xml &lt;load module="mod_event_socket"/&gt; &lt;load module="mod_xml_curl"/&gt; &lt;load module="mod_xml_cdr"/&gt; &lt;load module="mod_python" global="true"/&gt; &lt;load module="mod_cepstral"/&gt; &lt;load module="mod_shout"/&gt; &lt;load module="mod_celt"/&gt; cd .. wget http://pypi.python.org/packages/source/p/pytz/pytz-2008i.tar.gz tar zxf pytz-2008i.tar.gz cd pytz-2008i python setup.py install cd .. wget http://ufpr.dl.sourceforge.net/sourceforge/pyxml/PyXML-0.8.4.tar.gz tar xvfz PyXML-0.8.4.tar.gz cd PyXML-0.8.4 python setup.py install cd .. wget http://ufpr.dl.sourceforge.net/sourceforge/log4py/log4py-1.3.tar.gz tar xvfz log4py-1.3.tar.gz cd log4py-1.3 python setup.py install cd .. wget http://superb-east.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-1.2.2.tar.gz tar zxf MySQL-python-1.2.2.tar.gz cd MySQL-python-1.2.2 nano ez_setup.py #CHANGE TO v9 #wget http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6.egg python setup.py build python setup.py install cd .. wget http://ufpr.dl.sourceforge.net/sourceforge/smc/smc_5_0_2.tgz tar xvfz smc_5_0_2.tgz cd smc_5_0_2/lib/Python python setup.py install cd /usr/src wget http://www.zope.org/Products/ZopeInterface/3.3.0/zope.interface-3.3.0.tar.gz tar xvfz zope.interface-3.3.0.tar.gz cd zope.interface-3.3.0 python setup.py build python setup.py install cd .. svn co svn://svn.twistedmatrix.com/svn/Twisted/trunk twisted cd twisted python setup.py install cp -R /usr/src/twisted/twisted/web2 /usr/local/lib/python2.6/site-packages/twisted cd .. svn co --revision 5024 http://code.djangoproject.com/svn/django/trunk/ django ln -s /usr/src/django/django /usr/local/lib/python2.6/site-packages ln -s /usr/src/freeswitch/scripts/socket/freepy /usr/local/lib/python2.6/site-packages svn co http://svn.wikipbx.org/svn/wikipbx/trunk/ wikipbx #EDIT nano /etc/profile ADD export PYTHONPATH=$PYTHONPATH:/usr/src:/usr/src/freeswitch/scripts/socket source /etc/profile cd wikipbx cp settings_template.py settings.py #EDIT TO FILE SPECIFICATIONS nano settings.py #EDIT settings.py AND EDIT STATIC_TTS_ENGINE = "festival" /etc/init.d/mysqld start mysqladmin create wikipbx; mysql GRANT ALL PRIVILEGES ON wikipbx.* TO wikipbx@localhost IDENTIFIED BY 'password'; exit python manage.py syncdb ./initserver.py #EDIT nano /usr/local/freeswitch/conf/autoload_configs/xml_curl.conf.xml &lt;configuration name="xml_curl.conf" description="cURL XML Gateway"&gt; &lt;bindings&gt; &lt;binding name="example"&gt; &lt;!-- The url to a gateway cgi that can generate xml similar to what's in this file only on-the-fly (leave it commented if you dont need it) --&gt; &lt;!-- one or more |-delim of configuration|directory|dialplan --&gt; &lt;param name="gateway-url" value="http://127.0.0.1:80/xml_dialplan/" bindings="configuration,dialplan,directory"/&gt; &lt;!-- set this to provide authentication credentials to the server --&gt; &lt;!--&lt;param name="gateway-credentials" value="muser:mypass"/&gt;--&gt; &lt;/binding&gt; &lt;/bindings&gt; &lt;/configuration&gt;</code> </pre></div> <p>Then Start WIKIPBX FIRST then FREESWITCH and Your Golden!!!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>