[asterisk-dev] [Code Review] 2947: ARI: Adding a channel to a bridge while a live recording is active blocks
Kevin Harwell
reviewboard at asterisk.org
Wed Oct 23 14:29:25 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2947/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-22624
https://issues.asterisk.org/jira/browse/ASTERISK-22624
Repository: Asterisk
Description
-------
Added a channel recording flag that is checked before adding a channel to a bridge. If the the channel is currently being recorded a "409 Conflict" is returned and the channel is not added to the bridge.
Diffs
-----
branches/12/include/asterisk/stasis_app.h 401536
branches/12/res/ari/resource_bridges.c 401536
branches/12/res/ari/resource_channels.c 401536
branches/12/res/res_stasis_recording.c 401536
branches/12/res/stasis/control.c 401536
Diff: https://reviewboard.asterisk.org/r/2947/diff/
Testing
-------
Ran a manual test and also wrote a testsuite test: https://reviewboard.asterisk.org/r/2951/
Thanks,
Kevin Harwell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131023/ad0b0d74/attachment.html>
More information about the asterisk-dev
mailing list