<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Is there a way to put a timeout on a bridge that would detect the
      situation of (media or no media)+(no response to invite) ? It
      seems like originate_timeout and leg_timeout do not catch this
      case. <br>
    </p>
    <p><br>
    </p>
    <p>I'm wanting to detect failed/non-responsive outbound call, but
      NOT die on 'taking a long time to answer' which is what it appears
      that call_timeout will do. <br>
    </p>
    <p><br>
    </p>
    <p>The failure scenario that occurred was a bad firewall ruleset
      resulting in rtp flowing for an outbound call, but the response to
      the invite never made it back to FS (responding SIP message was
      dropped at fw, but not the RTP).  I'd like to be able to time out
      the call request, but NOT time out if I'm actually getting an
      actively ringing call. <br>
    </p>
    <p><br>
    </p>
    <p>Suggestions?<br>
    </p>
    <pre class="moz-signature" cols="120">-- Nathan
------------------------------------------------------------
Nathan Neulinger                            <a class="moz-txt-link-abbreviated" href="mailto:nneul@mst.edu">nneul@mst.edu</a>
Missouri S&T Information Technology         (573) 341-6679
System Administrator - Architect            (573) 612-1412
System and Desktop Infrastructure Team Manager</pre>
  </body>
</html>