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><action application="tone_detect" data="fax 1100 r +3000 transfer 'fax XML public' 1"/></div>
<div><br></div><div>and continue by executing a script:</div><div><br></div><div><action application="lua" data="laczenAMS.lua"/></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>