[asterisk-dev] [Code Review] 2998: Push Security Events over AMI

jrose reviewboard at asterisk.org
Wed Nov 6 11:07:13 CST 2013



> On Nov. 6, 2013, 4:40 p.m., jrose wrote:
> > /branches/12/include/asterisk/manager.h, line 89
> > <https://reviewboard.asterisk.org/r/2998/diff/1/?file=47979#file47979line89>
> >
> >     Need to fix the alignment on this. Apparently the existing lines mix tabs and spaces. Perhaps I should just unify it to all spaces?

There was no real order to the current madness, so I turned them all into spaces.


- jrose


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2998/#review10126
-----------------------------------------------------------


On Nov. 6, 2013, 4:37 p.m., jrose wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2998/
> -----------------------------------------------------------
> 
> (Updated Nov. 6, 2013, 4:37 p.m.)
> 
> 
> Review request for Asterisk Developers, kmoore, Matt Jordan, and Mark Michelson.
> 
> 
> 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/main/asterisk.c 402500 
>   /branches/12/include/asterisk/security_events.h 402500 
>   /branches/12/include/asterisk/manager.h 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,
> 
> jrose
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131106/b49744f9/attachment.html>


More information about the asterisk-dev mailing list