<div dir="ltr">On Tue, May 21, 2013 at 2:26 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><br>&lt;action application=&quot;set&quot; data=&quot;res=${bg_system(/path/to/script.py arg1 arg2)}&quot;/&gt;</div>
</div></blockquote><div><br></div><div style>It&#39;s a little off the subject, but I use luarun in my dialplan to do a CNAM lookup in the background while an IVR is waiting for the caller to make a choice. Luarun runs a LUA script in the background.</div>
<div style><br></div><div style>         &lt;action application=&quot;set&quot; data=&quot;api_result=${luarun cid_bg.lua ${uuid}}&quot;/&gt;</div><div><br></div><div>-- </div><div style>Steve</div></div></div></div>