[asterisk-dev] [Code Review] 2652: ARI: Add support for mute/unmute
Jason Parker
reviewboard at asterisk.org
Tue Jul 2 11:37:45 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2652/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-21618
https://issues.asterisk.org/jira/browse/ASTERISK-21618
Repository: Asterisk
Description
-------
Add support for muting and unmuting streams on a channel.
Mute has also been put into core, and used in res_mutestream.
Diffs
-----
/trunk/include/asterisk/stasis_app.h 393440
/trunk/include/asterisk/channel.h 393440
/trunk/main/channel.c 393440
/trunk/res/res_mutestream.c 393440
/trunk/res/stasis/control.c 393440
/trunk/res/stasis_http/resource_channels.c 393440
Diff: https://reviewboard.asterisk.org/r/2652/diff/
Testing
-------
Verified that only the proper stream direction gets muted/unmuted. Also verified that muting multiple times will not require unmuting multiple times, and that unmuting multiple times does not cause issues.
Thanks,
Jason Parker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130702/80ead9d5/attachment.htm>
More information about the asterisk-dev
mailing list