<p>Lookup displace and uuid_displace</p>
<div class="gmail_quote">On Oct 30, 2010 8:14 PM, "Seven Du" <<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>> wrote:<br type="attribution">> Hi,<br>> <br>> I didn't find a way to playback in background in normal dialplan/lua<br>
> scripts. I know how to use event socket to do async, but I still think<br>> it's useful in the following scenario and don't need a socket.<br>> <br>> - start playback in background<br>> - long time query (http or db query)<br>
> - explicitly stop background playback, or implicitly stop when any<br>> further app executes(or when new data writes to the channel)<br>> - do other things using the query result<br>> <br>> Is there any existing solutions? or how hart to make a patch? if I<br>
> make a patch to achieve that, would it be better to make in<br>> mod_commands or should I make a new module?<br>> <br>> What I'm thinking is to make a BUG in another thread and feed sound<br>> data to the channel. Is that the right approach?<br>
> <br>> Thanks.<br>> <br>> -- <br>> Blog: <a href="http://www.dujinfang.com">http://www.dujinfang.com</a><br>> Proj: <a href="http://www.freeswitch.org.cn">http://www.freeswitch.org.cn</a><br>> <br>> _______________________________________________<br>
> FreeSWITCH-dev mailing list<br>> <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</div>