<div dir="ltr">Hi there,<div><br></div><div><br></div><div>I have a small Lua script that I run from an IVR</div><div><br></div><div>&lt;menu name = &quot;my_ivr&quot; </div><div>...</div><div>...</div><div>&gt;</div><div>...</div><div>&lt;entry action = &quot;menu-exec-app&quot; digits=&quot;7&quot; param=&quot;lua dosomething.lua&quot; /&gt;<br></div><div>...</div><div>&lt;/menu&gt;</div><div><br></div><div><br></div><div>By default, when I press 7 -  dosomething.lua runs and returns - and my_ivr repeats. I would like my_ivr to terminate when the lua script returns.</div><div><br></div><div><br></div><div>Is this possible?</div><div><br></div><div><br></div><div><br></div><div>Thanks in anticipation!</div><div><br></div><div><br></div><div>Phil</div><div><br></div></div>