<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>Hi, sorry to bump this one but I still have this problem.</div>
<div><br>
</div>
<div>The file is always created but is always zero size. This is the dial plan that records the call:</div>
<div><br>
</div>
<div>
<div>exten = _0[1-8]X.,1,Set(CALLFILENAME=/var/spool/asterisk/callrecordings/its/${STRFTIME(${EPOCH},,%Y/%m/%d)}/Outbound-${UNIQUEID})</div>
<div>exten = _0[1-8]X.,2,MixMonitor(${CALLFILENAME}.gsm,b)</div>
</div>
<div>
<div id="">
<div><br>
</div>
<div>The dial plan then calls a macro that makes the call.</div>
<div>I’ve tried adding a StopMixMonitor after calling the macro but that did not help and I have tried putting an Answer() at the start of the dial plan.</div>
<div><br>
</div>
<div>I am currently using the Monitor application instead which is working OK but I’d much rather stick with MixMonitor.</div>
<div><br>
</div>
<div>Asterisk version is now 11.17.1</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Mark Farmer<br>
<span style="font-weight:bold">Reply-To: </span>"<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>"<br>
<span style="font-weight:bold">Date: </span>Friday, 10 April 2015 16:34<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>"<br>
<span style="font-weight:bold">Subject: </span>[asterisk-users] MixMonitor Files Always Empty<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi all, I’m having an issue with MixMonitor in Asterisk 11.17.0. The gsm files are always created but no audio is being written to them regardless of whether or not I use the b option.</div>
<div>I’ve tried switching to the Monitor application and that is working just fine.</div>
<div><br>
</div>
<div>Has anyone else seen this? Am I missing something somewhere? I’ve never seen this before.</div>
<div><br>
</div>
<div>Mark.</div>
<div><br>
</div>
</div>
</div>
</span>
</body>
</html>