This page last changed on Jul 20, 2012 by wikibot.
MuteAudio
Synopsis
Mute an audio stream.
Description
Mute an incoming or outgoing audio stream on a channel.
Syntax
Arguments
- ActionID - ActionID for this transaction. Will be returned.
- Channel - The channel you want to mute.
- Direction
- in - Set muting on inbound audio stream. (to the PBX)
- out - Set muting on outbound audio stream. (from the PBX)
- all - Set muting on inbound and outbound audio streams.
- State
- on - Turn muting on.
- off - Turn muting off.
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|