<div dir="ltr">That's the case with "Monitor" (apparently), but "MixMonitor" grabs both ends of the call.  On a system I ran with lots of MixMonitor recording, Asterisk renamed / moved the recording file when a call completed, and that happened without any delay at all.  Only one file was created for the entire call. <br>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 23, 2014 at 2:39 PM, Eric Wieling <span dir="ltr"><<a href="mailto:EWieling@nyigc.com" target="_blank">EWieling@nyigc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Doesn't MixMonitor use sox to combine the incoming and outgoing recordings?   If so, I'd expect MixMonitor to add MORE delay, not less.<br>
<div class="HOEnZb"><div class="h5"><br>
-----Original Message-----<br>
From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Josh Metzger<br>

Sent: Wednesday, April 23, 2014 2:35 PM<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
Subject: Re: [asterisk-users] Help with a bug<br>
<br>
As a second possible solution, instead of "Record", could you use MixMonitor, then run "StopMixMonitor" and THEN do your Playback?  That should definitely make sure the recording file is closed and the file handle released.<br>

<br>
<br>
-Josh<br>
<br>
<br>
<br>
On Wed, Apr 23, 2014 at 2:29 PM, Josh Metzger <<a href="mailto:joshdmetzger@gmail.com">joshdmetzger@gmail.com</a>> wrote:<br>
<br>
<br>
        How many seconds later does the file show up?  Can you just throw in a Wait() (maybe 1 or 2 seconds) and then do the Playback, or would even a second or two of delay be an issue (or does it still not work)?<br>
<br>
<br>
        -Josh<br>
<br>
<br>
<br>
<br>
        On Wed, Apr 23, 2014 at 2:23 PM, CDR <<a href="mailto:venefax@gmail.com">venefax@gmail.com</a>> wrote:<br>
<br>
<br>
                Dear friends<br>
                I filed a bug<br>
                <a href="https://issues.asterisk.org/jira/browse/ASTERISK-23656" target="_blank">https://issues.asterisk.org/jira/browse/ASTERISK-23656</a><br>
                but I am wondering if somebody can figure a workaround. I am stuck<br>
                trying to deliver an application.<br>
                The case is this: A Record is executed and an immediate Playback<br>
                follows. Asterisk returns an error, saying that the file does not<br>
                exist, but a few seconds later, it does.<br>
                It does not help if after the Record application I do SHELL(sync).<br>
                Asterisk has not flushed the file out to the OS and it already<br>
                returned. Maybe the application record should have a parameter about<br>
                this behavior. For some application is fine, for some others is not.<br>
<br>
                --<br>
                _____________________________________________________________________<br>
                -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
                New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
                               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
                asterisk-users mailing list<br>
                To UNSUBSCRIBE or update options visit:<br>
                   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div></div>