<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi, Bobby!<br>
    <br>
    I just added events for these two modules on the master branch[1].
    Please run a few tests and let me know if there are any issues.<br>
    <br>
    [1]
<a class="moz-txt-link-freetext" href="https://github.com/OpenSIPS/opensips/commit/147f57af6ea9ac4b7f24a660aedb65acf47b78c2">https://github.com/OpenSIPS/opensips/commit/147f57af6ea9ac4b7f24a660aedb65acf47b78c2</a><br>
    <br>
    Best regards,<br>
    Răzvan<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 07/28/2014 03:22 PM, Bogdan-Andrei
      Iancu wrote:<br>
    </div>
    <blockquote cite="mid:53D6407E.5070402@opensips.org" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <div class="moz-cite-prefix"><tt>Hi Bobby,<br>
          <br>
          There is no straight way to do it now (unless some over
          complicated solutions). The plan is to add Events for gateway
          failing. Similar like we have in the dispatcher module (see <a
            moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.opensips.org/html/docs/modules/1.11.x/dispatcher.html#id295069">http://www.opensips.org/html/docs/modules/1.11.x/dispatcher.html#id295069</a>).

          And having an Event in place (to notify on the change in
          status of a gateway), you can capture the Event in script via
          an event_route (see <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="http://www.opensips.org/Documentation/Script-Routes-1-11#toc9">http://www.opensips.org/Documentation/Script-Routes-1-11#toc9</a>).<br>
          <br>
          We added a feature request for this <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="https://github.com/OpenSIPS/opensips/issues/280">https://github.com/OpenSIPS/opensips/issues/280</a>,
          it will be done this week.<br>
          <br>
          Regards,<br>
        </tt>
        <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
        On 25.07.2014 23:11, Bobby Smith wrote:<br>
      </div>
      <blockquote
cite="mid:CAJQeEgve3MojBpkh87BmKT_iwZxj=g8dcfok+92j2FdMvmXakA@mail.gmail.com"
        type="cite">
        <div dir="ltr">Greetings list,
          <div><br>
          </div>
          <div>Is there a way to log out when gateways have been
            disabled due to failing OPTIONS probing with these modules?</div>
          <div><br>
          </div>
          <div>I know I can get at it by cranking up the log level past
            debug, but I'd prefer if there's some way to add a route in
            the script and print out a special log message.  Ideally,
            we'd like to redirect this to a separate appender so it goes
            into a separate log file (or even better, pipe this into
            some sort of metrics like graphite/statsd).</div>
          <div><br>
          </div>
          <div>Let me know if this is possible out of the box with
            configuration; if not we might open a feature request and
            potentially implement the feature.</div>
          <div><br>
          </div>
          <div>As a side note, I know we could probably do this by doing
            a fifo call to lb_list or dr_gw_status once a minute and
            reporting the results, I was just hoping for something a
            little more direct than that.</div>
          <div><br>
          </div>
          <div>Thanks,</div>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>