]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge_softmix: Suppress error on topology change failure
authorGeorge Joseph <gjoseph@digium.com>
Wed, 8 Sep 2021 12:52:43 +0000 (06:52 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 8 Sep 2021 12:55:51 +0000 (07:55 -0500)
commit0070b9184c328a88b58f515fbc811f5171d5f803
tree06f91c372dda90292306c59a6fd6dba8a9f1560d
parent3c31b6aaa28fa869f5728f847419a835c586a762
bridge_softmix: Suppress error on topology change failure

There are conditions under which a failure to change topology
is expected so there's no need to print an ERROR message.

ASTERISK-29618
Reported by: Alexander

Change-Id: Idc168b8588e018bf3a23769f08c4ad646086d481
bridges/bridge_softmix.c