If you know the length of the file then you could use sched_api to schedule something. For example, if you know that your file is 12 seconds long you could do something like this:<br><br>sched_api +9 none uuid_broadcast &lt;uuid&gt; &lt;app&gt;::&lt;args&gt; bleg<br>
<br>Check out both of these on the wiki - there&#39;s a lot that these can do.<br>-MC<br><br><a href="http://wiki.freeswitch.org/wiki/Mod_commands#uuid_broadcast">http://wiki.freeswitch.org/wiki/Mod_commands#uuid_broadcast</a><br>
<a href="http://wiki.freeswitch.org/wiki/Mod_commands#sched_api">http://wiki.freeswitch.org/wiki/Mod_commands#sched_api</a><br>