<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 13/06/15 15:26, Priyaranjan Nayak
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAACv2Pm9K_S7fj2_jky+TV_GMPdSh_H6HHm=fs52_-NQK_osNw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Hi All,<br>
              <br>
            </div>
            I am using  kamailio-4.2.5 for testing setup. After starting
            the kamailio I am getting below message<br>
            /usr/local/sbin/kamailio -f
            /usr/local/etc/kamailio/kamailio.cfg -N 20 -m 512 -M 8<br>
            /usr/local/sbin/kamailio -f
            /usr/local/etc/kamailio/kamailio.cfg -E<br>
            loading modules under config path:
            /usr/local/lib64/kamailio/modules/<br>
             0(24471) WARNING: <core> [socket_info.c:1392]:
            fix_hostname(): could not rev. resolve 192.168.1.118<br>
             0(24471) WARNING: <core> [socket_info.c:1392]:
            fix_hostname(): could not rev. resolve 192.168.1.118<br>
            Listening on <br>
                         udp: <a moz-do-not-send="true"
              href="http://192.168.1.118:4060">192.168.1.118:4060</a><br>
                         tcp: <a moz-do-not-send="true"
              href="http://192.168.1.118:4060">192.168.1.118:4060</a><br>
            Aliases: <br>
            <br>
             0(24471) INFO: <core> [tcp_main.c:4748]: init_tcp():
            using epoll_lt as the io watch method (auto detected)<br>
             0(24473) INFO: rr [../outbound/api.h:54]: ob_load_api():
            Failed to import bind_ob<br>
             0(24473) INFO: rr [rr_mod.c:160]: mod_init(): outbound
            module not available<br>
             0(24473) INFO: usrloc [hslot.c:53]: ul_init_locks(): locks
            array size 1024<br>
             0(24473) INFO: <core> [udp_server.c:175]:
            probe_max_receive_buffer(): SO_RCVBUF is initially 212992<br>
             0(24473) INFO: <core> [udp_server.c:225]:
            probe_max_receive_buffer(): SO_RCVBUF is finally 425984<br>
             8(24481) INFO: ctl [io_listener.c:225]: io_listen_loop():
            io_listen_loop:  using epoll_lt io watch method (config)<br>
            <br>
          </div>
          Once I sent the request to kamailio server, I am not getting
          408 request time out from kamailio  and  getting below log <br>
          <br>
          12(24485) ERROR: <core> [tcp_read.c:299]:
          tcp_read_data(): error reading: Connection reset by peer (104)<br>
          12(24485) ERROR: <core> [tcp_read.c:1326]:
          tcp_read_req(): ERROR: tcp_read_req: error reading <br>
           9(24482) ERROR: <core> [tcp_read.c:299]:
          tcp_read_data(): error reading: Connection reset by peer (104)<br>
           9(24482) ERROR: <core> [tcp_read.c:1326]:
          tcp_read_req(): ERROR: tcp_read_req: error reading <br>
          12(24485) ERROR: <core> [tcp_read.c:299]:
          tcp_read_data(): error reading: Connection reset by peer (104)<br>
          12(24485) ERROR: <core> [tcp_read.c:1326]:
          tcp_read_req(): ERROR: tcp_read_req: error reading <br>
          10(24483) ERROR: <core> [tcp_read.c:299]:
          tcp_read_data(): error reading: Connection reset by peer (104)<br>
          10(24483) ERROR: <core> [tcp_read.c:1326]:
          tcp_read_req(): ERROR: tcp_read_req: error reading <br>
          13(24486) ERROR: <core> [tcp_main.c:4162]:
          handle_tcpconn_ev(): connect <a moz-do-not-send="true"
            href="http://192.168.1.114:61945">192.168.1.114:61945</a>
          failed <br>
          13(24486) ERROR: <core> [tcp_main.c:4162]:
          handle_tcpconn_ev(): connect <a moz-do-not-send="true"
            href="http://192.168.1.114:19129">192.168.1.114:19129</a>
          failed <br>
          13(24486) ERROR: <core> [tcp_main.c:4162]:
          handle_tcpconn_ev(): connect <a moz-do-not-send="true"
            href="http://192.168.1.114:6050">192.168.1.114:6050</a>
          failed<br>
          <br>
        </div>
        Could you please give me any idea how to resolve this issue ?<br>
        <br>
      </div>
    </blockquote>
    you should provide the network trace with the sip traffic for better
    understanding of what happens. The logs are pretty clear, though --
    kamailio couldn't connect to the destination.<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>
Book: SIP Routing With Kamailio - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a></pre>
  </body>
</html>