]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge_softmix.c,channel.c: Minor code simplification and cleanup.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 10 Apr 2015 16:37:20 +0000 (16:37 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 10 Apr 2015 16:37:20 +0000 (16:37 +0000)
commit125acc52fea2dbace7ab8e4f68d6a09e975a0bc1
tree466a62c891d34c454391dc6fa0d4cc1b72b316a6
parenta63f7ad04a00bfe8e6b47fd1a60de6691813c0d1
bridge_softmix.c,channel.c: Minor code simplification and cleanup.

* Made code easier to follow in bridge_softmix.c:analyse_softmix_stats()
and made some debug messages more helpful.

* Made some debug and warning messages more helpful in
channel.c:set_format().

Review: https://reviewboard.asterisk.org/r/4607/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@434617 65c4cc65-6c06-0410-ace0-fbb531ad65f3
bridges/bridge_softmix.c
main/channel.c