Working on an Audit Log module for Tango/FreePBX to show changes made through the UI portal (and maybe file diff too, but starting with UI database changes)
Any thoughts/comments on this? Any ideas about existing functionality for this already in Tango/FreePBX?
The one thing you need to keep in mind is that not all changes are stored in the database back end. Numerous extension settings and other modules have settings that only exist in the AstDB. You cannot rely on the database only to track changes.