]> git.ipfire.org Git - thirdparty/asterisk.git/commit
main/bridge: Add some verbose logging for video source changes 05/4305/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:47:34 +0000 (15:47 -0500)
commitbe254aa8e34494c44e1f37ae96d6446fa473e22a
treef8cb57287d8417e3c3eba0ba1b6a784a0e7b0fac
parentff96e3750996cb576f1253b3ee25074c2ea18e00
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