<div dir="ltr"><div class="gmail_quote">On Thu, Mar 3, 2011 at 6:40 PM, Christian Benke <span dir="ltr"><<a href="mailto:benkokakao@gmail.com">benkokakao@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 3 March 2011 16:31, Avi Marcus <<a href="mailto:avi@avimarcus.net">avi@avimarcus.net</a>> wrote:<br>
> Hey. Not sure what you really want - FusionPBX's next project is a<br>
> permission rewrite - multi-tenant was just added.<br>
<br>
</div>The main feature i'm missing is exactly that, giving granulated<br>
permissions to groups - beeing able to dynamically modify the access<br>
and permissions of users - which is currently hard-coded for<br>
admin/superadmin as far as i've grasped.<br>
If my managers agree on having the same set of permissions for our<br>
customers though, i could remove some of the admin-permission in the<br>
code and live without a dynamic solution for a while(Until we need to<br>
release a 2nd version of our product next year).<br></blockquote><div>If this is for business, perhaps you can sponsor it.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Another important thing i miss is a proper debug mode - FusionPBX does<br>
not report errors and acts as if everything went fine, while postgres<br>
actually fills logs with syntax-errors and such. I've been spoiled by<br>
the error-handling of python-frameworks i'm afraid.<br></blockquote><div>Yeah, I have noticed that. I usually make stuff show errors. An error handler should be able to be written into the sql classes if someone puts in the time.</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
> Depending on what you want to change though, you might be able to just<br>
> change a line or two in the actual php files.<br>
<br>
</div>I should have followed through reading that PHP-book i bought 8 years<br>
ago, i've not much indulged in the pleasures of working with PHP :-)<br>
As i wrote i can fix small issues which i can debug without effort,<br>
but to dig deeper into the code and really understand the project will<br>
take more time than i can afford right now(Which i'll have to do if i<br>
want to add features like Blacklisting or Boss/Sec as "easy to<br>
configure" GUI-elements).<br>
<div class="im"><br>
> I don't recall hearing any questions on #fusionpbx in freenode. I haven't<br>
> heard of any any outstanding bugs...<br>
<br>
</div>Didn't really seek support as i've a tight schedule and if i can't get<br>
something to work within a few hours i move on to the next.<br>
Small bugs like <a href="http://code.google.com/p/fusionpbx/issues/detail?id=57" target="_blank">http://code.google.com/p/fusionpbx/issues/detail?id=57</a><br>
and the lack of proper error-reporting pester me - i've checked out<br>
the latest revision from trunk though, should i've taken the regular<br>
packed release?<br></blockquote><div>Not really a point to using a release, we work on the latest SVN. Just some big changes tend to make for a slight upgrade hiccup that wouldn't happen on a fresh install (e.g. the last multi-tenant on gateways). </div>
<div><br></div><div>-Avi</div></div></div>