<div dir="ltr"><div class="gmail_default"><font color="#0b5394" face="verdana, sans-serif">Dear all,</font><br><br><font color="#0b5394" face="verdana, sans-serif">I am trying to make a call between 2 webrtc clients(sipml5) using my kamailio IMS setup. The invite request fails at the terminating PCSCF with error code "Status: 478 Unresolvable destination (478/TM)". I have traced the packages and saw that the package that arrives at the terminating PCSCF has an unresolvable request URI due to the websocket connection.</font></div><div class="gmail_default"><font color="#0b5394" face="verdana, sans-serif"><br>The package being sent from terminating ICSCF to SCSCF has the "Request-URI: sip:bob@net1.test"</font></div><div class="gmail_default"><font color="#0b5394" face="verdana, sans-serif">The package from </font><span style="color:rgb(11,83,148);font-family:verdana,sans-serif">terminating</span><span style="color:rgb(11,83,148);font-family:verdana,sans-serif"> </span><span style="color:rgb(11,83,148);font-family:verdana,sans-serif">SCSCF to </span><span style="color:rgb(11,83,148);font-family:verdana,sans-serif">terminating</span><span style="color:rgb(11,83,148);font-family:verdana,sans-serif"> PCSCF has the "</span><font color="#0b5394" face="verdana, sans-serif">Request-URI: sip:bob@df7jal23ls0d.invalid;rtcweb-breaker=yes;transport=ws"</font></div><div class="gmail_default"><br></div><div class="gmail_default"><span style="color:rgb(11,83,148);font-family:verdana,sans-serif">I guess the terminating SCSCF replaces the request URI with the one it stored during the registration process, but the terminating PCSCF cannot resolve the host name&port number; therefore, it reports back "</span><span style="color:rgb(11,83,148);font-family:verdana,sans-serif">Unresolvable destination". Is that really the case happening in here ? How can I get over this problem ? Any ideas are welcome.<br></span><font color="#0b5394" face="verdana, sans-serif"><br>Cheers,<br>Serhat</font></div></div>