<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    <div class="moz-cite-prefix">On 02/11/14 21:47, Mahmoud Ramadan Ali
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMznL=Ujda_WkUgQ5SJROZ8HviBN0=uuOL9Dqf_SNT=Z8pD+kQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hiiiiii everyone,<br>
        I'm receiving this error when starting Kamailio saying that it
        can not resolve my  ip addresses used by Kamailio and another "<a
          moz-do-not-send="true" href="http://127.0.0.1:5060">127.0.0.1:5060</a>
        : Address already in use " error message...so how can i fix this
        please ?<br>
        <br>
        Nov  2 15:39:26 Kamailio /usr/local/sbin/kamailio[7692]:
        CRITICAL: <core> [pass_fd.c:293]: receive_fd(): EOF on 35<br>
        Nov  2 15:39:44 Kamailio kamailio: WARNING: <core>
        [socket_info.c:1392]: fix_hostname(): could not rev. resolve
        192.168.100.1<br>
        Nov  2 15:39:44 Kamailio kamailio: WARNING: <core>
        [socket_info.c:1392]: fix_hostname(): could not rev. resolve
        192.168.50.1<br>
        Nov  2 15:39:44 Kamailio kamailio: WARNING: <core>
        [socket_info.c:1392]: fix_hostname(): could not rev. resolve
        192.168.100.1<br>
        Nov  2 15:39:44 Kamailio kamailio: WARNING: <core>
        [socket_info.c:1392]: fix_hostname(): could not rev. resolve
        192.168.50.1<br>
        <br>
        Nov  2 15:39:44 Kamailio /usr/local/sbin/kamailio[7726]: ERROR:
        <core> [tcp_main.c:2876]: tcp_init(): bind(b,
        0x7faebd135ca4, 16) on <a moz-do-not-send="true"
          href="http://127.0.0.1:5060">127.0.0.1:5060</a> : Address
        already in use<br>
      </div>
    </blockquote>
    <br>
    the warning messages can be ignored -- perhaps we should make them
    notice or info, rather than warnings.<br>
    <blockquote
cite="mid:CAMznL=Ujda_WkUgQ5SJROZ8HviBN0=uuOL9Dqf_SNT=Z8pD+kQ@mail.gmail.com"
      type="cite">
    </blockquote>
    For address already in use, see if there is another application
    listening on that socket, can be a sip phone or even another
    kamailio running -- you can use netstat to check:<br>
    <br>
    netstat -altpn<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, Nov 24-27, Berlin - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a></pre>
  </body>
</html>