<div dir="ltr">Anyone had any luck with this setting. I just can not the app to run.<div><br></div><div><br></div><div><div>&lt;condition field=&quot;${ForwardingNumber}&quot; expression=&quot;([1-9]),(.*)&quot; break=&quot;never&quot;&gt;</div><div><span class="" style="white-space:pre">                        </span></div><div><span class="" style="white-space:pre">                </span>&lt;action application=&quot;answer&quot; /&gt;  </div><div><span class="" style="white-space:pre">                </span>&lt;action application=&quot;sleep&quot; data=&quot;2000&quot;/&gt;  </div><div><span class="" style="white-space:pre">                </span>&lt;action application=&quot;playback&quot; data=&quot;$${user_vm_greeting}\$2&quot;/&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;action application=&quot;playback&quot; data=&quot;tone_stream://$${vm_bong}&quot;/&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;action application=&quot;set&quot; data=&quot;record_post_process_exec_app=vm_test.lua&quot; /&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;action application=&quot;record&quot; data=&quot;$${user_vm_message}/${accountno}-${uuid}.wav $${maxreclen} $${silencethreshold} $${silencehits}&quot;/&gt;</div><div>&lt;/condition&gt;</div></div><div><br></div><div><br></div><div>vm_test.lua:</div><div><br></div><div><div>freeswitch.consoleLog(&quot;INFO&quot;, &quot;Hello!!\n&quot;)</div><div>freeswitch.consoleLog(&quot;INFO&quot;, &quot;Hello!!\n&quot;)</div><div><br></div></div><div><br></div><div>On running the dialplan I see:<br></div><div><br></div><div>2014-09-09 10:51:29.964998 [DEBUG] mod_dptools.c:1435 sofia/internal/<a href="mailto:1000@192.168.1.22">1000@192.168.1.22</a> SET [record_post_process_exec_app]=[vm_test.lua]<br></div><div><br></div><div><br></div><div>Everything works - the file is recorded. On leg A hangup up test.lua is not run.</div><div><br></div><div><br></div><div>Any thoughts?</div><div><br></div><div><br></div><div>FreeSWITCH Version 1.5.12b~64bit Windows<br></div><div><br></div><div>Thanks</div><div><br></div><div><br></div><div>PJ</div></div>