<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"><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 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 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 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 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. &nbsp;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 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>