-
SVN reorganization and new focus for ACaMI
A long time has passed since the last release. A time without large changes on the code of ACaMI. But now I want to continue the work. And I start to continue with a reorganization of the subversion repository and a new focus for this project.
In the meantime there are a lot of tools to administate Asterisk PBXes. But if you search for somethiong specialized on embedded devices, you will not find anything. That's the gap ACaMI will fit in the future. And therefor I removed all unnecessary stuff like the flash operator panel, the apache config etc. and I changed the default database backend from mysql to sqlite2 (mysql will be removed soon). Next I will remove all images, that were used for styling only, and I will change the translation handling back to something that works on all kind of platforms - particularly on embedded devices.
As you can see in the subversion repository, I started a new acami-2.0 tree. There is not much code in there until now, but I'm planning that this version will come with a completely rewritten framework that will do only the user and module management. All other functionality will be paged out into separate modules.
In order to be able to publish acami-2.0 soon, I'm looking for developers who would like to participate in the development of ACaMI. If you are interested, write me an email. And also, if you have ideas or suggestions for acami-2.0.
2007-07-16 10:13:11 UTC by magistratusx
-
ACaMI 1.0 PRE-7 released!
we released ACaMI 1.0 PRE-7 today with a lot of bugfixes and new features.
2006-08-11 08:48:21 UTC by magistratusx
-
New features in SVN - do not use the tar file any longer
There are a lot of changes, bugfixes and new features in svn trunk. So we recommend to checkout ACaMI from there and not to use the outdated tar-file (Version 1.0_PRE-6).
A new tar-file will be released as soon as all new features are tested and there are no release critical bugs.
2006-07-21 14:52:22 UTC by magistratusx
-
ACaMI 1.0 PRE-6 released!
we released ACaMI 1.0 PRE-6 today with a complete rewritten dialplan, PHP code and a new design (have a look at the screenshots section).
The final release will follow as soon as 'System Recordings' and the 'IVR Wizard' are working.
2006-03-13 15:25:11 UTC by magistratusx
-
Migration from CVS to SVN
After a complete rewrite of ACaMI, I've removed all modules from CVS and did a initial import of the new code into SVN.
To download the new code (Branch: 1.0-PRE6) just do :
svn co https://svn.sourceforge.net/svnroot/acami/acami/branches/1.0-pre6 acami
2006-03-07 12:13:08 UTC by magistratusx