<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello,</p>
    <p>if you start with debug=3, do you see other useful log messages
      before the errors, they may be printed as debug?</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 03.05.17 18:01, David Escartín
      Almudévar wrote:<br>
    </div>
    <blockquote cite="mid:1493827284.3770.8.camel@bts.io" type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="GENERATOR" content="GtkHTML/4.8.4">
      hello all<br>
      <br>
      we have seen today something quite weird<br>
      <br>
      having this line in the kamailio.cfg<br>
      (1) else if (status =~ "4" || status =~ "5" || status =~ "6") {<br>
      <br>
      causes the process not to start hacing this error<br>
      <br>
      May  3 10:28:14 xxxx /usr/local/kamailio/sbin/kamailio[2896]:
      ERROR: <core> [io_wait.h:459]: io_watch_add(): epoll_ctl
      failed: Invalid argument [22] <br>
      May  3 10:28:14 xxxx /usr/local/kamailio/sbin/kamailio[2896]:
      CRITICAL: <core> [tcp_main.c:4432]: tcp_main_loop(): failed
      to add process 37 unix socket to the fd list <br>
      May  3 10:28:14 xxxx /usr/local/kamailio/sbin/kamailio[2896]:
      CRITICAL: <core> [tcp_main.c:4523]: tcp_main_loop():
      exiting...<br>
      <br>
      but placing <br>
      (2) } else if (status =~ "^[456]") {<br>
      <br>
      instead, makes it work<br>
      this happens with kamailio 4.4.1 and the platform is running on
      centos6.5<br>
      <br>
      on the other hand we have the same line (1) on an ubuntu 10.0.4
      makes the kamailio also start properly<br>
      <br>
      could you know why this is happening?<br>
      <br>
      best regards<br>
      david
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training - May 22-24 (USA) - <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
Kamailio World Conference - May 8-10, 2017 - <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
  </body>
</html>