Describe the bug
The mumble bridge connects without advertising Opus support, which downgrades the audio codec to CELT for everyone.
To Reproduce
Configure matterbridge to bridge a mumble room, notice how when the bridge is connected the server codec under Server -> Information switches to CELT 0.7.0, while if it isn't connected it uses Opus.
Expected behavior
Matterbridge should advertise Opus support when connecting.
Screenshots/debug logs

Use logs from running matterbridge -debug if possible.
Deferring to @kmein
Environment (please complete the following information):
- OS: NixOS 21.11
- Matterbridge version: 1.22.3
If self compiled: output of git rev-parse HEAD
Additional context
Please add your configuration file (be sure to exclude or anonymize private data (tokens/passwords))
Deferering to @kmein
Describe the bug
The mumble bridge connects without advertising Opus support, which downgrades the audio codec to CELT for everyone.
To Reproduce
Configure matterbridge to bridge a mumble room, notice how when the bridge is connected the server codec under
Server->Informationswitches toCELT 0.7.0, while if it isn't connected it usesOpus.Expected behavior
Matterbridge should advertise Opus support when connecting.
Screenshots/debug logs

Use logs from running
matterbridge -debugif possible.Deferring to @kmein
Environment (please complete the following information):
If self compiled: output ofgit rev-parse HEADAdditional context
Please add your configuration file (be sure to exclude or anonymize private data (tokens/passwords))
Deferering to @kmein