[asterisk-dev] [Code Review] 2564: app_meetme: manager events to stasis

jrose reviewboard at asterisk.org
Thu May 23 14:09:59 CDT 2013


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

Review request for Asterisk Developers, kmoore and Matt Jordan.


Bugs: ASTERISK-21467
    https://issues.asterisk.org/jira/browse/ASTERISK-21467


Repository: Asterisk


Description
-------

Refactor the events for app_meetme to go through stasis similar to confbridge.

Since there aren't any bridges involved, everything goes through channel topics (which is a little odd since some of the events don't actually involve channels, in which case they go out over the all channel topic, but since only meetme responds to the meetme message type anyway, it doesn't really matter).


Diffs
-----

  /trunk/apps/app_meetme.c 389532 
  /trunk/apps/confbridge/confbridge_manager.c 389532 
  /trunk/include/asterisk/manager.h 389532 
  /trunk/main/manager.c 389532 

Diff: https://reviewboard.asterisk.org/r/2564/diff/


Testing
-------

Checked that each event type gets properly relayed over AMI with all of the expected fields.


Thanks,

jrose

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130523/2ab73db9/attachment.htm>


More information about the asterisk-dev mailing list