[asterisk-dev] [Code Review] 2905: Ensure RTP bridges are torn down on tech transition
opticron
reviewboard at asterisk.org
Mon Oct 14 09:38:18 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2905/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-22676
https://issues.asterisk.org/jira/browse/ASTERISK-22676
Repository: Asterisk
Description
-------
When a bridge transitions away from one tech to another, the tech going away is provided a dummy bridge with no channels in it to tear down. Currently this means that the teardown code exits prematurely and does not tear anything down. This change tears down RTP bridging for the channel provided in the leave bridge tech callback.
Diffs
-----
branches/12/bridges/bridge_native_rtp.c 400862
Diff: https://reviewboard.asterisk.org/r/2905/diff/
Testing
-------
This allows RTP bridge -> softmix tech transitions to pass audio correctly to phones instead of sending multiple streams simultaneously.
Thanks,
opticron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131014/8b048a78/attachment-0001.html>
More information about the asterisk-dev
mailing list