[asterisk-dev] [Code Review] Support for sending CDRs to syslogd

Mark Michelson mmichelson at digium.com
Fri Jun 26 11:40:38 CDT 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/297/#review889
-----------------------------------------------------------



/trunk/cdr/cdr_syslog.c
<http://reviewboard.digium.com/r/297/#comment2142>

    This seems unnecessary.



/trunk/cdr/cdr_syslog.c
<http://reviewboard.digium.com/r/297/#comment2146>

    Be sure to initialize sink->lock somewhere.



/trunk/cdr/cdr_syslog.c
<http://reviewboard.digium.com/r/297/#comment2149>

    This should return AST_MODULE_LOAD_DECLINE



/trunk/cdr/cdr_syslog.c
<http://reviewboard.digium.com/r/297/#comment2150>

    Same here.


- Mark


On 2009-06-26 11:17:14, Sean Bright wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.digium.com/r/297/
> -----------------------------------------------------------
> 
> (Updated 2009-06-26 11:17:14)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> This is the implementation of a CDR backend that allows sending CDR records to syslogd.
> 
> This patch was originally written by Brett Bryant and it was a modification to cdr_custom.  After some discussion I rewrote it as a separate module and added the ability to specify multiple logging destinations.  The setup instructions are included in the sample configuration file.
> 
> 
> This addresses bug 12876.
>     https://issues.asterisk.org/view.php?id=12876
> 
> 
> Diffs
> -----
> 
>   /trunk/build_tools/menuselect-deps.in 203643 
>   /trunk/cdr/cdr_syslog.c PRE-CREATION 
>   /trunk/configs/cdr_syslog.conf.sample PRE-CREATION 
>   /trunk/configure.ac 203643 
> 
> Diff: http://reviewboard.digium.com/r/297/diff
> 
> 
> Testing
> -------
> 
> Compiles.  Sent a few test calls through and they were logged successfully to multiple "sinks" defined in cdr_syslog.conf.
> 
> 
> Thanks,
> 
> Sean
> 
>




More information about the asterisk-dev mailing list