<div dir="ltr">I&#39;m running an application in javascript in mod_v8, but in a couple of cases I need to call external commands.  Sometimes these block and never return, so I can see another freeswitch instance in the ps listing, and if I kill with -12, my javascript app will continue from where it got stuck. I&#39;ve tried using &#39;system&#39; and &#39;apiExecute&#39; (in turn calling &#39;system&#39;), and experience blocks with both. <div><br></div><div>One example of a blocking command was &#39;soxi&#39;, but as a test I called to an executable that simply prints &quot;0&quot; and then exits.  This also gets blocked.</div><div><br></div><div>Freeswitch version is 1.4.12, and I&#39;m running on Ubuntu 12.04. In my test environment this is running on a virtual machine, but I&#39;ve also experienced the blocking problem on hardware with the same configuration.</div><div><br></div><div>I would appreciate any tips you could give me.</div><div><br></div><div>Regards,</div><div>Martyn</div><div><br><div><br></div></div></div>