]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure after-bridge behavior is correct when moving from Stasis to a non-Stasis bridge.
authorMark Michelson <mmichelson@digium.com>
Thu, 21 Aug 2014 21:35:21 +0000 (21:35 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 21 Aug 2014 21:35:21 +0000 (21:35 +0000)
commit8a351b9665b9b30562fd07444aa3c81b1c392fd3
tree4397d3f7b14faba23aec6ac0a98419dc5a549b68
parentb1bed60e535ba1e75929f2284fe4a1fdf0b84ec6
Ensure after-bridge behavior is correct when moving from Stasis to a non-Stasis bridge.

Because of the departable state of channels that enter Stasis bridges, Stasis has to
take responsibility for directing the channel to its intended after-bridge destination
if the channel moves from a Stasis bridge to a non-Stasis bridge. This change ensures
that when such a move occurs, when the channel leaves the bridging system, any after
bridge gotos are honored.

Review: https://reviewboard.asterisk.org/r/3920

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@421792 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/stasis/control.c