<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 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 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>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 href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a 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 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>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a 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 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" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>