]> 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:11 +0000 (08:52 -0500)
commitf01a0398f8c9920c32202d788c2415f62816f79c
tree1a2daef8a47f63ece5b57a955a246d0499b0d26f
parent92f9ae32a8f11f298277f5e9a6413f23ef779585
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