<div>You can chain files with file_string:// so it should work with uuid_displace &nbsp;<a href="http://wiki.freeswitch.org/wiki/Mod_file_string">http://wiki.freeswitch.org/wiki/Mod_file_string</a></div><div><br></div><div><br></div><div><br></div><div><div>--&nbsp;</div><div>About: http://about.me/dujinfang</div><div>Blog: http://www.dujinfang.com</div><div>Proj: &nbsp;http://www.freeswitch.org.cn</div><div><br></div>Sent with <a href="http://www.sparrowmailapp.com">Sparrow</a><br><div><br></div></div>
                 
                <p style="color: #A0A0A8;">On Sunday, January 29, 2012 at 4:17 AM, Fraser Redmond wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div>I want to insert a queue of voice recordings into a call, and be able to stop them all. Doing both via the event socket.</div><div><br></div><div>Currently I'm doing:</div><div><div>api uuid_broadcast $uuid fileName1.wav both</div>

<div>api uuid_broadcast $uuid fileName2.wav both</div><br></div><div>And stopping the audio with:</div>api uuid_break $uuid all<div><br></div><div>That works quite well, except for two problems:</div>

<div>1) I can't use it because when the audio is playing the parties can't hear each other talk.</div><div>2) There is a slight delay of about half a second before the audio starts (though I'm guessing this can't be helped.)</div>

<div><br></div><div>Previously I'd used:</div><div>api uuid_displace $uuid&nbsp;start&nbsp;fileName1.wav 0 mux</div><div><br></div><div>But I don't think I'd been able to queue up more than one file with that.</div><div>

<br></div><div>There's a few other possibilities that I've thought of, including going into a js/lua script and looping inside that, or changing the call into a conference, and using the conference commands.</div>

<div><br></div><div>Rather than mess around trying lots of ideas, I'd rather focus on the one best approach - any ideas?</div><div><br clear="all">Cheers,<br>Fraser<br><br>
</div>
</div><div><div>_________________________________________________________________________</div><div>Professional FreeSWITCH Consulting Services:</div><div><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></div><div><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></div><div><br></div><div>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</div><div><a href="http://www.cudatel.com">http://www.cudatel.com</a></div><div><br></div><div>Official FreeSWITCH Sites</div><div><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></div><div><a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a></div><div><a href="http://www.cluecon.com">http://www.cluecon.com</a></div><div><br></div><div>FreeSWITCH-users mailing list</div><div><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></div><div><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></div><div>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></div><div><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>