-
- Downloads
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
Showing
- apps/app_mixmonitor.c 91 additions, 1 deletionapps/app_mixmonitor.c
- include/asterisk/audiohook.h 12 additions, 0 deletionsinclude/asterisk/audiohook.h
- include/asterisk/frame.h 5 additions, 0 deletionsinclude/asterisk/frame.h
- main/audiohook.c 46 additions, 0 deletionsmain/audiohook.c
- main/frame.c 12 additions, 0 deletionsmain/frame.c
- res/res_mutestream.c 0 additions, 13 deletionsres/res_mutestream.c
Loading
Please register or sign in to comment