attended transfers: Fix a bug affecting external blond transfers
authorJonathan Rose <jrose@digium.com>
Mon, 19 Aug 2013 14:54:08 +0000 (14:54 +0000)
committerJonathan Rose <jrose@digium.com>
Mon, 19 Aug 2013 14:54:08 +0000 (14:54 +0000)
commit7e0bc5896da101ecf75a0d68b640883d7795a12c
tree796f9ecf4309d67a574b56dd81b727188d43eeef
parent1cb1d04679d683caf75ad9dd0645ca42a116c83a
attended transfers: Fix a bug affecting external blond transfers

Performing a blond transfer (attended transfer that is completed
before the transfer recipient picks up) externally through chan_sip
or chan_pjsip would result in lost references to the channels
involved with the transfer as well as their bridge.

(closes issue ASTERISK-22092)
Reported by: mmichelson
Review: https://reviewboard.asterisk.org/r/2766/

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396923 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/bridge.c