<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Interesting with not going to manage_branch/manage_reply because I
    use them for bye to terminate rtp relay session. I still think there
    is something missing in the signaling to get all routed properly.<br>
    <br>
    Otherwise, haven't used sipml5 so far, only the jssip library for
    sip + webrtc.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 16/03/15 16:59, Don Fanning wrote:<br>
    </div>
    <blockquote
cite="mid:CAFywq49ir+fe17obUGF8yQW17KqahTnexfN9eOXA5NNnvy1TQw@mail.gmail.com"
      type="cite">
      <div dir="ltr">I think I resolved it by removing the BYE and
        UPDATE from the conditional that goes towards
        manage_branch/manage_relay.
        <div><br>
        </div>
        <div>Now to just sort out my 603 error with sipML5.  You
          wouldn't happen to know of a way to force clients to reset
          their SIP stack state?   I'm having the problem of the second
          call to a sipML5 client being rejected with a 603 because the
          called client is in the wrong state.</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Mar 16, 2015 at 3:52 AM,
          Daniel-Constantin Mierla <span dir="ltr"><<a
              moz-do-not-send="true" 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>
              can you paste here the BYE request? It should be routed
              via alias parameter or some other header in order to make
              it via a websocket connection, because the contact over
              websocket is just some random string. Typical config is to
              use set_contact_alias() for INVITE and handle_ruri_alias()
              for the requests within dialog in order to have proper
              routing for websocket connections -- iirc, there should be
              a sample config in the docs of websocket module. On github
              you should search and find other kamailio.cfg examples for
              webrtc.<br>
              <br>
              Cheers,<br>
              Daniel
              <div>
                <div class="h5"><br>
                  <br>
                  <div>On 15/03/15 01:02, Don Fanning wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="h5">
                    <div dir="ltr">I am getting these both when one end
                      of the client sends a BYE - after the other client
                      has already sent a BYE and got a 200 back.
                      <div><br>
                      </div>
                      <div>Config:</div>
                      <div><a moz-do-not-send="true"
                          href="http://pastebin.com/5gcFpJ3m"
                          target="_blank">http://pastebin.com/5gcFpJ3m</a><br>
                        <div><br>
                        </div>
                        <div>
                          <div> /usr/local/sbin/kamailio[3259]: INFO:
                            <script>: Request in RELAY - call is
                            {<null>} for {1070}</div>
                          <div> /usr/local/sbin/kamailio[3259]: INFO:
                            <script>: <a moz-do-not-send="true">sip:1070@df7jal23ls0d.invalid</a></div>
                          <div> /usr/local/sbin/kamailio[3259]: ERROR:
                            <core> [resolve.c:1726]:
                            sip_hostport2su(): could not resolve
                            hostname: "df7jal23ls0d.invalid"</div>
                          <div> /usr/local/sbin/kamailio[3259]: ERROR:
                            <core> [forward.c:531]:
                            forward_request(): bad host name
                            df7jal23ls0d.invalid, dropping packet</div>
                          <div> /usr/local/sbin/kamailio[3259]: ERROR:
                            sl [sl_funcs.c:387]: sl_reply_error():
                            ERROR: sl_reply_error used: Unresolvable
                            destination (478/SL)</div>
                        </div>
                      </div>
                      <div><br>
                      </div>
                      <div><br>
                      </div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span class="HOEnZb"><font color="#888888">
</font></span></pre>
                <span class="HOEnZb"><font color="#888888"> </font></span></blockquote>
              <span class="HOEnZb"><font color="#888888"> <br>
                  <pre cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a moz-do-not-send="true" href="http://www.kamailioworld.com" target="_blank">http://www.kamailioworld.com</a></pre>
                </font></span></div>
            <br>
            _______________________________________________<br>
            SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
            mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
              target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <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 World Conference, May 27-29, 2015
Berlin, Germany - <a class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
  </body>
</html>