<div dir="ltr">Hi<div><br></div><div>I have problem with park application and forcing FS to use timeout</div><div><br></div><div>I tried two configurations:</div><div><br></div><div><div>&lt;action application=&quot;set&quot; data=&quot;park_timeout=30&quot;/&gt;</div><div>&lt;action application=&quot;park&quot;/&gt;</div></div><div><br></div><div>And second:</div><div><br></div><div><div>&lt;action application=&quot;set&quot; data=&quot;api_result=${sched_api(+30 park_timeout uuid_kill ${uuid} CRASH)}&quot;/&gt;</div><div>&lt;action application=&quot;park&quot;/&gt;<br></div></div><div><br></div><div>None of them works. After 30 seconds of having call in park state nothing happens, I see no messages on console related to sched_api or park_timeout execution</div><div><br></div><div>Maybe timeouts work only on bridged calls?</div><div><br></div><div>My intenion is to have timeout for calls that I put in park and they have been not handled properly (ie bridged) by external script for some time. Such calls should end automatically after given time</div></div>