<div dir="ltr">Hi Daniel,<div><br></div><div>Thank you for the response.  I'm not sure exactly where to add the check.  Can you please tell me which section I should add the check.</div><div>Attached is the config file that I am using </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 3, 2015 at 3:27 AM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div 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<span class=""><br>
    <br>
    <div>On 03/09/15 05:15, vamsi wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <p>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><a 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)" target="_blank">http://nil.uniza.sk/sip/kamailio/configuring-kamailio-4x-websocket</a><a 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)" target="_blank">http://kamailio.org/docs/modules/4.3.x/modules/websocket.html</a></p>
        <p>I was
          able to connect (using <a href="http://try.jssp.net" target="_blank">try.jssp.net</a>) to kamailio as
          multiple clients for initial setup and successfully able to
          get voice and video working. </p>
        <p>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>Below is
          the log.  Any help is appreciated.<br>
        </p>
      </div>
    </blockquote></span>
    ...<span class="HOEnZb"><font color="#888888"><br>
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Book: SIP Routing With Kamailio - <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a></pre>
  </font></span></div>

<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>