Not Logged in - No Account?
Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.
sqlite3 patches for FreePBX

Hi,
I have some patches against 2.4.0 that I am trying to apply to trunk. However there is one file in 2.4.0:
amp_conf/htdocs/admin/modules/core/functions.inc.php
that I can't find in trunk. Can some one tell me where this file is now?
Thanks,
David
all the module files are in
all the module files are in their respective module directory. So this would be in ~modules/branches/2.4/core/functions.inc.php
The current structure for modules does not follow a standard svn layout unfortunately. (Something slated to be addressed in the future).
Philippe Lindheimer - FreePBX Project Leader
FreePBX Training Opportunities - Click Here
Get Official Paid Support - Click Here
sqlite3 patches
Thanks for your reply Philippe. I am afraid I am still a little confused. I am not sure how to check out a complete SVN version of FreePBX (including modules) that I can apply my sqlite3 patches to.
Anyway here are the FreePBX sqlite3 patches I have developed (patched against 2.4.0):
http://rowetel.com/downloads/freepbx.patch
Could I please work with some one from the FreePBX development community to check them and apply them? There are also some PEAR/DB files that need to be checked in, and some updated documentation. Not sure where to put that.
If you guys are busy with other priorities I understand, just ping me if/when you would like to work on sqlite3 support.
Cheers,
David