[asterisk-dev] [Code Review] 2732: Refactor CEL to avoid using the event system as a distribution mechanism

David Lee reviewboard at asterisk.org
Thu Aug 15 17:04:00 CDT 2013


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



team/kmoore/event_system_strip/cel/cel_pgsql.c
<https://reviewboard.asterisk.org/r/2732/#comment18479>

    s/unregister/register/



team/kmoore/event_system_strip/main/cel.c
<https://reviewboard.asterisk.org/r/2732/#comment18480>

    Comment says channels, #define says bridge.



team/kmoore/event_system_strip/main/cel.c
<https://reviewboard.asterisk.org/r/2732/#comment18481>

    There are new recommended templates for hash and cmp functions.
    
    https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=25919686


- David Lee


On Aug. 9, 2013, 8:39 a.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2732/
> -----------------------------------------------------------
> 
> (Updated Aug. 9, 2013, 8:39 a.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> This removes usage of the event system for CEL backend data distribution and strips unused pieces out of the event system.
> 
> This build on the work in https://reviewboard.asterisk.org/r/2703/
> 
> 
> Diffs
> -----
> 
>   team/kmoore/event_system_strip/cel/cel_custom.c 396489 
>   team/kmoore/event_system_strip/cel/cel_manager.c 396489 
>   team/kmoore/event_system_strip/cel/cel_odbc.c 396489 
>   team/kmoore/event_system_strip/cel/cel_pgsql.c 396489 
>   team/kmoore/event_system_strip/cel/cel_radius.c 396489 
>   team/kmoore/event_system_strip/cel/cel_sqlite3_custom.c 396489 
>   team/kmoore/event_system_strip/cel/cel_tds.c 396489 
>   team/kmoore/event_system_strip/include/asterisk/_private.h 396489 
>   team/kmoore/event_system_strip/include/asterisk/cel.h 396489 
>   team/kmoore/event_system_strip/include/asterisk/event.h 396489 
>   team/kmoore/event_system_strip/include/asterisk/event_defs.h 396489 
>   team/kmoore/event_system_strip/main/asterisk.c 396489 
>   team/kmoore/event_system_strip/main/cel.c 396489 
>   team/kmoore/event_system_strip/main/event.c 396489 
>   team/kmoore/event_system_strip/tests/test_cel.c 396489 
>   team/kmoore/event_system_strip/tests/test_event.c 396489 
> 
> Diff: https://reviewboard.asterisk.org/r/2732/diff/
> 
> 
> Testing
> -------
> 
> Unit tests still pass for both CEL and what's left of the event system.
> 
> 
> Thanks,
> 
> opticron
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130815/56f6ce23/attachment-0001.htm>


More information about the asterisk-dev mailing list