[asterisk-dev] [Code Review] 2905: Ensure RTP bridges are torn down on tech transition

opticron reviewboard at asterisk.org
Tue Oct 22 12:30:45 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2905/
-----------------------------------------------------------

(Updated Oct. 22, 2013, 12:30 p.m.)


Review request for Asterisk Developers.


Changes
-------

This also appears to fix ASTERISK-22628.


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/20131022/9f2dcee8/attachment.html>


More information about the asterisk-dev mailing list