[asterisk-dev] [Code Review] 2998: Push Security Events over AMI
Jonathan Rose
reviewboard at asterisk.org
Fri Nov 8 13:28:14 CST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2998/
-----------------------------------------------------------
(Updated Nov. 8, 2013, 1:28 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers, kmoore, Matt Jordan, and Mark Michelson.
Changes
-------
Committed in revision 402584
Repository: Asterisk
Description
-------
Adds a to AMI handler for security event messages. I'm not 100% sure if it's proper to initialize the message forwarder in a secondary initialization step like I am, but I wasn't sure if I should move the initialization of the entire security event framework to after manager initializes instead.
Diffs
-----
/branches/12/main/security_events.c 402500
/branches/12/main/manager.c 402500
/branches/12/include/asterisk/manager.h 402500
/branches/12/configs/manager.conf.sample 402500
/branches/12/CHANGES 402500
Diff: https://reviewboard.asterisk.org/r/2998/diff/
Testing
-------
Tested that security events get logged over AMI. Tested that obvious memory leaks against strings and the security event system aren't occurring with MALLOC_DEBUG.
Thanks,
Jonathan Rose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131108/27d001f6/attachment.html>
More information about the asterisk-dev
mailing list