diff --git a/doc/manager_1_1.txt b/doc/manager_1_1.txt index c8253f5e134d987cffa6276f98a82a2bcd058f06..53299ebc04932b3d5ee194b6fc15dafcab97cbbe 100644 --- a/doc/manager_1_1.txt +++ b/doc/manager_1_1.txt @@ -291,16 +291,16 @@ Changes to manager version 1.1: CoreCurrentCalls: 20 - Action: MixMonitorMute - Modules: app_mixmonitor.c - Purpose: - Mute / unMute a Mixmonitor recording. - Variables: - ActionId: <id> Action ID for this transaction. Will be returned. - Channel: the channel MixMonitor is running on - Direction: Which part of the recording to mute: read, write or both (from - channel, to channel or both channels). - State: Turn mute on or off : 1 to turn on, 0 to turn off. - + Modules: app_mixmonitor.c + Purpose: + Mute / unMute a Mixmonitor recording. + Variables: + ActionId: <id> Action ID for this transaction. Will be returned. + Channel: the channel MixMonitor is running on + Direction: Which part of the recording to mute: read, write or both (from + channel, to channel or both channels). + State: Turn mute on or off : 1 to turn on, 0 to turn off. + * NEW EVENTS ------------