I am having trouble with fax detection while executing a lua script: I am setting the fax detection in the dialplan:<div><br></div><div>&lt;action application=&quot;tone_detect&quot; data=&quot;fax 1100 r +3000 transfer &#39;fax XML public&#39; 1&quot;/&gt;</div>
<div><br></div><div>and continue by executing a script:</div><div><br></div><div>&lt;action application=&quot;lua&quot; data=&quot;laczenAMS.lua&quot;/&gt;</div><div><br></div><div>when a fax is detected (this works fine) during the execution of the script, the script exits and the call is hangup. How can I avoid the hangup and continue with the fax receiving ?</div>
<div><br></div><div>Kind regards,</div><div><br></div><div>Jehudi</div>