]> git.ipfire.org Git - thirdparty/asterisk.git/commit
main/bridge: Add some verbose logging for video source changes 10/4310/1
authorMatt Jordan <mjordan@digium.com>
Fri, 4 Nov 2016 20:36:42 +0000 (15:36 -0500)
committerMatt Jordan <mjordan@digium.com>
Fri, 4 Nov 2016 20:49:00 +0000 (15:49 -0500)
commit7c824b955d4200c82805b3e07aa3af30c43fd09d
treec0bb30ddcc780b3dce2439e19c512733b89ec15c
parentcb30963d222cb1e12af9bbf8dfed58001c9fcaf4
main/bridge: Add some verbose logging for video source changes

It's actually quite useful to see the source of a video stream change.
This doesn't happen terribly often, even with talk detection - but when
it does, it's nice to know which channel is now providing your video
stream.

As a verbose 5 level message, it shouldn't be terribly spammy or costly
to have, and is 'lower level' then most other verbose messages that the
bridge system emits.

ASTERISK-26555

Change-Id: Ia1c20ecafa9670171fd38bddcf3beccae47fb15c
main/bridge.c