]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge_basic: don't play an attended transfer fail sound after target hangs up 17/2017/1
authorKevin Harwell <kharwell@digium.com>
Thu, 14 Jan 2016 22:00:50 +0000 (16:00 -0600)
committerKevin Harwell <kharwell@digium.com>
Thu, 14 Jan 2016 22:00:50 +0000 (16:00 -0600)
commit83feb7db3b33674b75fbe2259f0841e731d74bf3
treee88427c918c67ba0d92dfac80ed092e6e2dca44f
parent236896f39172e3f97d69f0a8ab2593ac259d745f
bridge_basic: don't play an attended transfer fail sound after target hangs up

If the attended transfer destination answers (picks call up or goes to
voicemail) and then hangs up on the transferer then transferer hears the
fail sound.

This patch makes it so the fail sound is not played when the transfer
destination/target hangs up after answering.

ASTERISK-25697 #close

Change-Id: I97f142fe4fc2805d1a24b7c16143069dc03d9ded
main/bridge_basic.c