That really depends on the app. If the module providing the app hasn't been loaded you'll get an error in your log and it'll skip to the next app. For apps that are loaded, they'll generally either do something or set channel variables that indicate the result.<div>
<br></div><div>Check the wiki documentation on <a href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org/</a></div><div><br></div><div>-Steve</div><div><br><br><div class="gmail_quote">On 11 August 2011 07:59, king2kin <span dir="ltr"><<a href="mailto:xing2kin@yahoo.com">xing2kin@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><div>Hi folks,</div>
<div> </div>
<div>I looked into a few modules (e.g. mod_db, mod_hash, mod_unimrcp, mod_skel and mod_say_xx), and find out that unlike module api, a module app seems not able to return any data. If so, how do we know operation result after we submit app request to FS? for example, </div>
<div> </div><pre><action application="appx" data="run/my/data"/> </pre><pre>how do I know the above app task is executed successfully or not?</pre><pre>xk</pre><pre></pre></td></tr></tbody></table>
<br>_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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></div>