[asterisk-dev] [Code Review] 2888: AMI/CDR/CEL: only subscribe when enabled

rmudgett reviewboard at asterisk.org
Thu Sep 26 17:06:46 CDT 2013


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


Turning off AMI causes app_queue() to get the following ERROR when a device state changes:
ERROR[]: stasis.c:790 stasis_log_bad_type_access: Use of queue_member_status_type() before init/after destruction

- rmudgett


On Sept. 26, 2013, 8:18 p.m., Matt Jordan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2888/
> -----------------------------------------------------------
> 
> (Updated Sept. 26, 2013, 8:18 p.m.)
> 
> 
> Review request for Asterisk Developers, David Lee, Joshua Colp, and Mark Michelson.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Subscribing to Stasis isn't free.
> 
> As such, this patch makes AMI, CDR, and CEL - the "big 3" - only subscribe when enabled. Toggling their availability via a .conf file will unsubscribe/subscribe as appropriate.
> 
> Not subscribing when not available buys a measurable amount of performance when running under load.
> 
> 
> Diffs
> -----
> 
>   /branches/12/main/cel.c 399908 
>   /branches/12/main/cdr.c 399908 
>   /branches/12/main/manager.c 399908 
> 
> Diff: https://reviewboard.asterisk.org/r/2888/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Matt Jordan
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130926/9d08fc02/attachment-0002.html>


More information about the asterisk-dev mailing list