[asterisk-dev] [Code Review] 2428: Add channel event distribution to app_stasis
opticron
reviewboard at asterisk.org
Wed Apr 17 14:22:19 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2428/
-----------------------------------------------------------
(Updated April 17, 2013, 2:22 p.m.)
Review request for Asterisk Developers.
Changes
-------
Update after heavy changes to the code being modified. Includes ast_str_container changes since those currently live in bridge_construction and not trunk.
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. The channel state subscription has been refactored to be shared among all applications to prevent excessive message (re)generation.
Diffs (updated)
-----
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/20130417/fd903a81/attachment-0001.htm>
More information about the asterisk-dev
mailing list