<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/27/2013 10:22 AM, Olle E.
      Johansson wrote:<br>
    </div>
    <blockquote
      cite="mid:71841893-15AA-4F3A-9209-E84101475378@edvina.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Let's work on a description on the logic needed and see if
      Vitally's code is close:
      <div><br>
      </div>
      <div>1. Connection dies (tcp, tls, sctp)</div>
      <div>2. Event-route activates</div>
      <div>3. Check if there's a outbound flow with reg-id associated
        with the flow</div>
      <div>4. If not, is there a registration associated with the flow</div>
      <div>5. If 3 or 4 is true, do something</div>
      <div><br>
      </div>
      <div>Do we have functions for 3 and 4? Can this be done in
        scripting?</div>
    </blockquote>
    Haven't seen functions which can do 3 and 4 at the last stable
    usrloc module.<br>
    <br>
  </body>
</html>