[asterisk-dev] [Code Review] 2428: Add channel event distribution to app_stasis

Matt Jordan reviewboard at asterisk.org
Fri Apr 19 11:18:59 CDT 2013


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



trunk/res/res_stasis.c
<https://reviewboard.asterisk.org/r/2428/#comment16016>

    I'm a little concerned with all of these events being defined in various locations throughout the source. This feels like AMI events all over again.
    
    I'd prefer:
    * #define string names
    * documentation (somewhere) in doxygen if nothing else
    * Barring any of that, something that tells us what events are possible


- Matt Jordan


On April 19, 2013, 3:28 p.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2428/
> -----------------------------------------------------------
> 
> (Updated April 19, 2013, 3:28 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Bugs: ASTERISK-21180
>     https://issues.asterisk.org/jira/browse/ASTERISK-21180
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Add publication of AMI-equivalent channel event messages to users of app_stasis using JSON blobs.
> 
> 
> Diffs
> -----
> 
>   trunk/include/asterisk/astobj2.h 385982 
>   trunk/include/asterisk/stasis_channels.h 385982 
>   trunk/main/astobj2.c 385982 
>   trunk/main/manager_channels.c 385982 
>   trunk/main/stasis_channels.c 385982 
>   trunk/res/res_stasis.c 385982 
>   trunk/res/res_stasis_websocket.c 385982 
> 
> Diff: https://reviewboard.asterisk.org/r/2428/diff/
> 
> 
> Testing
> -------
> 
> Tested with a hacked together app_stasis app which dumps incoming messages.
> 
> 
> Thanks,
> 
> opticron
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130419/679a208c/attachment.htm>


More information about the asterisk-dev mailing list