]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge_basic: Change warning to verbose if transfer cancelled
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 25 Aug 2021 01:04:31 +0000 (01:04 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 26 Aug 2021 13:52:03 +0000 (08:52 -0500)
commit4301fe20d10cc88187efa62fd5f42f4b18371fac
tree61f4163e11e458c6807ab0936211a2567dbf1426
parent9e947b046338a4ca037575ea254c680a3976740c
bridge_basic: Change warning to verbose if transfer cancelled

The attended transfer feature will emit a warning if the user
cancels the transfer or the attended transfer doesn't complete
for any reason. Changes the warning to a verbose message,
since nothing is actually wrong here.

ASTERISK-29612 #close

Change-Id: I64c93cdb21360a0a8d45e9cb6db3af8168f66e6d
main/bridge_basic.c