This page last changed on Jul 20, 2012 by wikibot.

MUTEAUDIO()

Synopsis

Muting audio streams in the channel

Description

The MUTEAUDIO function can be used to mute inbound (to the PBX) or outbound audio in a call.

Examples:

MUTEAUDIO(in)=on

MUTEAUDIO(in)=off

Syntax

MUTEAUDIO(direction)
Arguments
  • direction - Must be one of
    • in - Inbound stream (to the PBX)
    • out - Outbound stream (from the PBX)
    • all - Both streams

Import Version

This documentation was imported from Asterisk Version SVN-trunk-r370328

Document generated by Confluence on Nov 02, 2012 17:42