<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2172/18/9/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_MixMonitor">Asterisk 11 ManagerAction_MixMonitor</a></h2>
    <h4>Page  <b>added</b> by             <a href="https://wiki.asterisk.org/wiki/display/~wikibot">Wiki Bot</a>
    </h4>
         <br/>
    <div class="notificationGreySide">
         <h1><a name="Asterisk11ManagerAction_MixMonitor-MixMonitor"></a>MixMonitor</h1>

<h3><a name="Asterisk11ManagerAction_MixMonitor-Synopsis"></a>Synopsis</h3>

<p>Record a call and mix the audio during the recording. Use of StopMixMonitor is required to guarantee the audio file is available for processing during dialplan execution.</p>
<h3><a name="Asterisk11ManagerAction_MixMonitor-Description"></a>Description</h3>



<p>This action records the audio on the current channel to the specified file.</p>
<ul>
        <li>MIXMONITOR_FILENAME - Will contain the filename used to record the mixed stream.</li>
</ul>


<h3><a name="Asterisk11ManagerAction_MixMonitor-Syntax"></a>Syntax</h3>

<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>Action: MixMonitor
ActionID: &lt;value&gt;
Channel: &lt;value&gt;
File: &lt;value&gt;
options: &lt;value&gt;
</pre>
</div></div>
<h5><a name="Asterisk11ManagerAction_MixMonitor-Arguments"></a>Arguments</h5>


<ul>
        <li>ActionID - ActionID for this transaction. Will be returned.</li>
        <li>Channel - Used to specify the channel to record.</li>
        <li>File - Is the name of the file created in the monitor spool directory. Defaults to the same name as the channel (with slashes replaced with dashes). This argument is optional if you specify to record unidirectional audio with either the r(filename) or t(filename) options in the options field. If neither MIXMONITOR_FILENAME or this parameter is set, the mixed stream won't be recorded.</li>
        <li>options - Options that apply to the MixMonitor in the same way as they would apply if invoked from the MixMonitor application. For a list of available options, see the documentation for the mixmonitor application.</li>
</ul>



<h3><a name="Asterisk11ManagerAction_MixMonitor-ImportVersion"></a>Import Version</h3>

<p>This documentation was imported from Asterisk Version SVN-trunk-r370322</p>
    </div>
    <div id="commentsSection" class="wiki-content pageSection">
       <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_MixMonitor">View Online</a>
              |
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_MixMonitor?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
</div>
</div>
</div>
</div>
</body>
</html>