CLI channel announcer messages

Since the 04/09 update, I am seeing the following message in the CLI whenever a connected node keys and dekeys.

Did the default debug level change in the latest update? Is the message reporting level adjustable?

Connected to Asterisk 22.8.2+asl3-3.8.3-1.deb13 currently running on node672000 (pid = 1193)

  • -- Channel Announcer/Telemetry-000000ad;2 left 'softmix' base-bridge <9eb6ee4f-507f-45b9-9c29-eeb8d35cce77>*
  • -- Channel Announcer/Telemetry-000000ae;2 joined 'softmix' base-bridge <9eb6ee4f-507f-45b9-9c29-eeb8d35cce77>*
  • -- Channel Announcer/Telemetry-000000af;2 joined 'softmix' base-bridge <9eb6ee4f-507f-45b9-9c29-eeb8d35cce77>*
  • -- Channel Announcer/Telemetry-000000af;2 left 'softmix' base-bridge <9eb6ee4f-507f-45b9-9c29-eeb8d35cce77>*
  • -- Channel Announcer/Telemetry-000000ae;2 left 'softmix' base-bridge <9eb6ee4f-507f-45b9-9c29-eeb8d35cce77>*

This is part of the verbosity level. It's part of the core asterisk softmixer bridge logic. Previously we were using DAHDI bridge which did not create these messages.
You can reduce the level of verbosity to eliminate these messages.

Similar observation with our voter system in western Colorado. The update opened a firehose of voter receiver activity that closely tracks the Allmon3 display. The verbose settings I've tried have no effect. Not mission critical, will standby for possible improvement in a future update.