]> 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:51:54 +0000 (08:51 -0500)
commite660a2c03b657c791e0b8d6b96342f94b0f1ae49
tree9d24a19645e0288b59b536def796c04441614ded
parentc7af46995e382ad97320ef64f22af9654c997788
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