[asterisk-dev] [Code Review] 2721: bridge_channels: Add support for the lonely flag
jrose
reviewboard at asterisk.org
Wed Jul 31 12:31:27 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2721/
-----------------------------------------------------------
Review request for Asterisk Developers, David Lee, Matt Jordan, and rmudgett.
Bugs: ASTERISK-22117
https://issues.asterisk.org/jira/browse/ASTERISK-22117
Repository: Asterisk
Description
-------
Channels with the lonely flag are supposed to leave a bridge if all of the channels in that bridge are also lonely at the time of a channel dissolving.
I also added this flag to ARI play and record on bridge channels.
Diffs
-----
/trunk/main/core_unreal.c 395852
/trunk/res/ari/resource_bridges.c 395852
/trunk/include/asterisk/core_unreal.h 395852
/trunk/main/bridge_channel.c 395852
Diff: https://reviewboard.asterisk.org/r/2721/diff/
Testing
-------
Tested what happens to channels when a non-lonely channel leaves with and without the presence of non-lonely channels.
If only lonely channels were left, they hung up. This did produce an ARI playback error since the channel playback was interrupted.
If non-lonely channels were left, nothing would happen as anticipated.
Thanks,
jrose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130731/dd5673ad/attachment.htm>
More information about the asterisk-dev
mailing list