<pre class="fragment">Hi all<br><br>Does anybody know where this command is supposed to go? <br>Set(MONITOR_EXEC=mv /var/spool/asterisk/monitor/^{MONITOR_FILENAME} /tmp/^{MONITOR_FILENAME})<br><br>In the queues.conf file it talks about it. So I naturally thought after I set up my monitor with <br>
<br>monitor-format = wav<br>monitor-type = MixMonitor<br><br>That I could put a lame command in there to convert and move the file elsewhere for backup with these:<br><br>(as explained in the queues.conf file)<br><br>; ----------------------- TYPE MIXMONITOR OPTIONS -----------------------------<br>
;<br>;<br>; You can specify the options supplied to MixMonitor by calling<br>;   Set(MONITOR_OPTIONS=av(&lt;x&gt;)V(&lt;x&gt;)W(&lt;x&gt;))<br>; The &#39;b&#39; option for MixMonitor (only save audio to the file while bridged) is <br>
; implied.<br>;<br>; You can specify a post recording command to be executed after the end of<br>; recording by calling<br>;   Set(MONITOR_EXEC=mv /var/spool/asterisk/monitor/^{MONITOR_FILENAME} /tmp/^{MONITOR_FILENAME})<br>
;<br>; The command specified within the contents of MONITOR_EXEC will be executed when<br>; the recording is over. Any strings matching ^{X} will be unescaped to ${X} and<br>; all variables will be evaluated just prior to recording being started.<br>
</pre>However my script was never being ran.<br><br>I thought it was a big and logged: <a href="https://issues.asterisk.org/view.php?id=15742">https://issues.asterisk.org/view.php?id=15742</a><br><br>They then got back saying it wasn&#39;t a bug at all and that it needs to be set the extensions.ael / conf / dialplan.<br>
<br>This is weird to me, as where does one set this as we want it to run post recording not before recording. So is it just before you enter the queue on the dial plan? as if this is true and it is some global setting then surely it will mean that you can&#39;t run this by queue or context and that it will be the same for all queues.<br>
<br>I&#39;m confused :-)<br><br>It seems like a great option as you can nicely convert it to MP3 and move it into a backup and have it run when the file is saved by asterisk rather than a shell script ran by a cron job that is a bit nasty but would work too. I would prefer to do it all at the asterisk level though as it is cleaner. <br clear="all">
<br>What say the experts :) does anybody agree with me that having the options mentioned in the queue.conf is a documentation bug if not a software? I am not sure if I should reopen it as so or maybe to suggest the doc in the queues.conf says &quot;you need to set this in the dial plan not here&quot; or something.<br>
<br>Dave<br>-- <br>_________________________________________<br><br>Mr. David Anthony O&#39;Reilly, M.Sc, B.Sc<br><br>Researcher @ MISL Group, University College Cork (Current)<br><br>M.Sc MOB Postgraduate @ University College Cork - M.Sc (Mobile Networking and Computing) - 2009<br>
<br>Computer Science Graduate of The University of Dublin, Trinity College - B.Sc (Computer Science) 2008<br><br>Email: <a href="mailto:oreillda@tcd.ie">oreillda@tcd.ie</a>    /    <a href="mailto:dor3@student.cs.ucc.ie">dor3@student.cs.ucc.ie</a><br>
<br>_________________________________________<br>