<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Am 03.11.2014 um 11:50 schrieb
      Daniel-Constantin Mierla:<br>
    </div>
    <blockquote cite="mid:54575E13.2090906@gmail.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      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>
    </blockquote>
    check UDP Listener parameter -u as well ... like:<br>
    <br>
    netstat -anupn<br>
    <br>
    Parameter:<br>
    -t = TCP<br>
    -u = UDP<br>
    <br>
    Regards <br>
    Rainer<br>
    <br>
    <blockquote cite="mid:54575E13.2090906@gmail.com" type="cite"> <br>
      Cheers,<br>
      Daniel<br>
      <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" 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 moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <b>Rainer Piper</b>
      <br>
      Integration engineer
      <br>
      Koeslinstr. 56
      <br>
      53123 BONN <br>
      GERMANY
      <br>
      Phone: +49 228 97167161
      <br>
      P2P: <a class="moz-txt-link-freetext" href="sip:rainer@sip.soho-piper.de:5072">sip:rainer@sip.soho-piper.de:5072</a> (pjsip-test)
      <br>
      XMPP: <a class="moz-txt-link-abbreviated" href="mailto:rainer@xmpp.soho-piper.de">rainer@xmpp.soho-piper.de</a></div>
  </body>
</html>