]> 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:35 +0000 (07:55 -0500)
commitde19836c24ed8f631db93650963fc8130d808151
treec6805334eff2ce0da51dfe367b18ce8d09e0ae42
parent479cc17f45e8a310d4d6039bbf501469e86828f3
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