<div dir="ltr">Hello<br><br>Is it possible to do something like this (pseudo code):<br><br>set call_timeout=20<br>bridge somehere<br>if timeout bridge somewhereElse<br>else javascript unexpectedFailure.js<br><br><br>that is invoke one action if the bridge fails due to call timeout, and to do something else for every other reason.<br>
<br>//Jonas<br></div>