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

Review request for Asterisk Developers, Matt Jordan and rmudgett.


Bugs: ASTERISK-24027
    https://issues.asterisk.org/jira/browse/ASTERISK-24027


Repository: Asterisk


Description
-------

r420934 changed ast_channel_is_leaving bridge to not care about the unbridge 
flag (which is no longer a softhangup flag due to that causing the behavior 
noted in ASTERISK-24027). This patch makes it so that the unbridge flag is 
evaluated again since that caused an unexpected change in how media would be 
re-established when a bridge starts to get torn down on hangup.


Diffs
-----

  /branches/12/main/channel.c 420934 

Diff: https://reviewboard.asterisk.org/r/3910/diff/


Testing
-------

Ran the failing tests from https://issues.asterisk.org/jira/browse/AFS-137.  I 
couldn't get all of them to pass prior to r420934, but the ones that I could 
run successfully were confirmed broken by r420934 and fixed by this patch.


Thanks,

Jonathan Rose

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to