Wow that&#39;s fantastic.<br><br>&gt; seek:&lt;+[samples]&gt;|&lt;-[samples]&gt;
<br><br>
What are the parameters for samples?<br><br>&gt;Many thanks,<div>&gt; MC</div><br>Thanks to you and and Anthony!  (And fine: Brian too ... :-)<br><br>-Dale<br><br><div class="gmail_quote">On Mon, Apr 18, 2011 at 1:04 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br><br><div class="gmail_quote"><div class="im">On Mon, Apr 18, 2011 at 9:30 AM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
if you need this level of granularity, I suggest instead of the<br>
conference play stuff that is built in, that you use the originate<br>
command to call a new channel into the conference to play the file<br>
then use the uuid_fileman api command to manipulate the playback.<br></blockquote><div><br></div></div><div>FYI,</div><div>I just added the basic uuid_fileman stuff to the wiki:</div><div><a href="http://wiki.freeswitch.org/wiki/Mod_commands#uuid_fileman" target="_blank">http://wiki.freeswitch.org/wiki/Mod_commands#uuid_fileman</a></div>

<div><br></div><div>I don&#39;t have actual examples yet - I just combed through the source code to pull out the various commands that are available. For those who like to dig into the source code: uuid_fileman in mod_commands.c is essentially a wrapper/helper that calls switch_ivr_process_fh() from switch_ivr.c in the core. The commands are all in that function. I was able to deduce most of the args and their meanings by looking at the source code. If you have used these functions and can contribute some simple examples that would be very helpful.</div>

<div><br></div><div>Many thanks,</div><div>MC</div></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>