[asterisk-dev] [Code Review] 2905: Ensure RTP bridges are torn down on tech transition
svnbot
reviewboard at asterisk.org
Tue Oct 29 07:26:52 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2905/
-----------------------------------------------------------
(Updated Oct. 29, 2013, 7:26 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 402148
Bugs: ASTERISK-22628 and ASTERISK-22676
https://issues.asterisk.org/jira/browse/ASTERISK-22628
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.
This also reverts the majority of r400403 since it is redundant.
Diffs
-----
branches/12/bridges/bridge_native_rtp.c 401086
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/20131029/a278ec41/attachment.html>
More information about the asterisk-dev
mailing list