As with a number of other people, I&#39;m writing one to suit my needs too. Mine is being written in Python/Django and is aimed at being multi tenant in a cloud setting or single user on a manged device setting sharing as much of the code from both scenarios as possible.<div>
<br></div><div>I&#39;m working on using a lot of jQuery in the user interface and am currently using MySQL as the data store although that is changable.</div><div><br></div><div>The Django application also produces files for XML CURL, and is aimed at only basic functionality, so only adding users, extensions, groups, dids, conferences and queues will be implemented.<br>
<br><div class="gmail_quote">On 9 March 2012 15:42, Vik Killa <span dir="ltr">&lt;<a href="mailto:vipkilla@gmail.com">vipkilla@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m currently developing a multi-tenant scalable FS GUI based on the PHP Framework YII and intralanman&#39;s PHP CURL library. The main objective is to use XML_CURL to configure as much as possible. I plan to implement a &quot;snapshot&quot; feature which will write all the XML to files and load it into FS  incase XML_CURL fails. Also, it is designed around a &quot;routing&quot; table so FS does not load the entire dialplan from XML_CURL each time there is a call transaction. Instead the dialed number or call will match to a route in the database and only give FS the XML it needs (which usually ends up being only 5-10 lines of XML). I plan to put it on GITHUB when I get further along. <br>

<div><br></div><div>&lt;snip&gt;</div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Andrew Cassidy BSc (Hons) MBCS<div>Managing Director; Cassidy Web Services Ltd</div><div>T: 03300 100 960 F: 03300 100 961</div><div>E: <a href="mailto:andrew@cassidywebservices.co.uk" target="_blank">andrew@cassidywebservices.co.uk</a></div>
<div>W: <a href="http://www.cassidywebservices.co.uk" target="_blank">www.cassidywebservices.co.uk</a></div><br>
</div>