<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    the log messages don't show that you change the r-uri of the MESSAGE
    -- e.g., no lookup("location").<br>
    <br>
    By that I assume the request is not forwarded to the other user, but
    attempted to be forwarded back to the server, which is not possible
    via webscoket.<br>
    <br>
    Be sure that you do location lookup for that request before
    forwarding.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 03/09/15 05:15, vamsi wrote:<br>
    </div>
    <blockquote
cite="mid:CALTc36MfdmLqRzz1ge4QeOLez-HxUB_fxM0iftUpX1EnwxxHDw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <p style="margin:0px 0px
          1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica
          Neue',Helvetica,Arial,sans-serif;line-height:19.5px">I am an
          web developer and want to create a WEBRTC application. My
          knowledge level in SIP is beginner. I want my application to
          talk to kamailio and in process of setting up kamailio by
          following the below articles.</p>
        <p style="margin:0px 0px
          1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica
          Neue',Helvetica,Arial,sans-serif;line-height:19.5px"><a
            moz-do-not-send="true"
href="http://nil.uniza.sk/sip/kamailio/configuring-kamailio-4x-websocket"
            rel="nofollow"
style="margin:0px;padding:0px;border:0px;text-decoration:none;color:rgb(12,101,165)">http://nil.uniza.sk/sip/kamailio/configuring-kamailio-4x-websocket</a><a
            moz-do-not-send="true"
            href="http://kamailio.org/docs/modules/4.3.x/modules/websocket.html"
            rel="nofollow"
style="margin:0px;padding:0px;border:0px;text-decoration:none;color:rgb(12,101,165)">http://kamailio.org/docs/modules/4.3.x/modules/websocket.html</a></p>
        <p style="margin:0px 0px
          1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica
          Neue',Helvetica,Arial,sans-serif;line-height:19.5px">I was
          able to connect (using <a moz-do-not-send="true"
            href="http://try.jssp.net">try.jssp.net</a>) to kamailio as
          multiple clients for initial setup and successfully able to
          get voice and video working. </p>
        <p style="margin:0px 0px
          1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica
          Neue',Helvetica,Arial,sans-serif;line-height:19.5px">But I'm
          unable to send messages between clients and receive "408
          Request Timeout" error.  <br>
          I have the presence and presence_xml modules loaded and have
          the <br>
          <span
style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13.4399995803833px;line-height:normal">#
            ----- mi_fifo params ----- </span><br
style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13.4399995803833px;line-height:normal">
          <span
style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13.4399995803833px;line-height:normal">modparam("mi_fifo",
            "fifo_name", "/var/run/kamailio/kamailio_fifo") </span><br
style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13.4399995803833px;line-height:normal">
          <br
style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13.4399995803833px;line-height:normal">
          <span
style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13.4399995803833px;line-height:normal">#
            ----- ctl params ----- </span><br
style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13.4399995803833px;line-height:normal">
          <span
style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13.4399995803833px;line-height:normal">modparam("ctl",
            "binrpc", "unix:/var/run/kamailio/kamailio_ctl") </span><br>
        </p>
        <p style="margin:0px 0px
          1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica
          Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Below is
          the log.  Any help is appreciated.<br>
        </p>
      </div>
    </blockquote>
    ...<br>
    <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>