Added MixMonitorMute manager command
authorJulian Lyndon-Smith <julian@dotr.com>
Wed, 21 Apr 2010 11:27:27 +0000 (11:27 +0000)
committerJulian Lyndon-Smith <julian@dotr.com>
Wed, 21 Apr 2010 11:27:27 +0000 (11:27 +0000)
commitd85650e4aa89fe72850aad21fa25dd3fb3b05019
tree0ab377462883dca1275581d02f2266f58e8fbb02
parentea9186d4ea4e58c51e12718ed64c4964546f552f
Added MixMonitorMute manager command

Added a new manager command to mute/unmute MixMonitor audio on a channel.
Added a new feature to audiohooks so that you can mute either read / write
(or both) types of frames - this allows for MixMonitor to mute either side
of the conversation without affecting the conversation itself.

(closes issue #16740)
Reported by: jmls

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258190 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_mixmonitor.c
include/asterisk/audiohook.h
include/asterisk/frame.h
main/audiohook.c
main/frame.c
res/res_mutestream.c