|
* Make debs. As a part of making debs, we need to fix a few things in 2.3:
- sysrec module is referencing macro-systemrecording which is in extensions.conf - remove that, put it in the module. See http://updates.xorcom.com/rapid/pool/main/f/freepbx/freepbx_2.1.3.dfsg-1.11.diff.gz and http://updates.xorcom.com/rapid/pool/main/f/freepbx-module-recordings/freepbx-module-recordings_2.1-2.2.1-6.tar.gz
(This is still on my list of things to do)
Greg has prodded me into putting all the logging into a database for 2.2.. As usual, I've taken the idea and run off in totally a different direction to what was originally intended 8)
I'm setting up 'pb.freepbx.org' (which will be a VMWare'd virtual machine, in case it gets 0wn3d, at least until I feel comfortable with it) as a pastebin with smarts. Hopefully. The idea is is that the new log module will have a 'paste my logs to pastebin' button.
pb.freepbx.org will then sanitize the logs - eg, remove any IP addresses it finds, and replace them uniquely with A.A.A.A, B.B.B.B etc, so you can still refer to them, and also, I guess, check for people dialing SIP/username:password@ip.address too, and strip them out.
It can then check for common errors - eg, no DID, incorrect password, broken modules, etc, and report them back. It can also have an IRC bot that announes pastes. If I can find a host that lets me 8)
My higest priority is to get 2.2 out the door.. I need to build a couple of test machines and upgrade them, do a fresh install, etc. When I'm happy with that, I'll do a release.
--Rob
