[asterisk-users] request for testing: MixMonitor Mute

Julian Lyndon-Smith asterisk at dotr.com
Sun Jan 31 15:08:00 CST 2010


I have uploaded  a patch for 1.4 and trunk that allows you to mute
either or both parts of a mixmonitor recording. I would appreciate it
if someone apart from me could test it and let me know how you get on.

Thanks!

Julian

https://issues.asterisk.org/view.php?id=16740

for PCI-DSS compliance we are not allowed to record a credit card
number is a MixMonitor file. However, we must record all conversations
....

I have 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.

MixMonitor now has two manager commands

1) manager show command MuteMixMonitor
Action: MuteMixMonitor
Synopsis: Mute a channel in MixMonitor
Privilege: <none>
Description: Mutes a Mixmonitor Channel.
Variables:
  Channel: Channel to mute.
  Direction: Which part to mute. read|write|both (from channel|to
channel|both channels).

2) manager show command unMuteMixMonitor
Action: unMuteMixMonitor
Synopsis: unMute a channel in MixMonitor
Privilege: <none>
Description: unMutes a Mixmonitor Channel.
Variables:
  Channel: Channel to unmute.
  Direction: Which part to unmute. read|write|both (from channel|to
channel|both channels).



More information about the asterisk-users mailing list