<div dir="ltr"><div><div>Hi Team,<br><br></div>Question:<br><br>Just wanted to clarify regarding SIP URI in webrtc (over sip) connection.<br><br>e.g. if we have a scenario where Kamailio is hosted with websocket support. Websocket URI is used to send packets to to wss/ws address and the SIP URI goes with it. I have tested it with any SIP URI including any domain and it works if I authenticate that domain, regardless that domain is real or not.<br><br>// client side SIP URI config<br><pre><code class="m_-2592656524084248881m_2380425118033120848gmail-javascript">var configuration = {
  uri     : '<a href="mailto:sip%3Aalice@example.com" target="_blank">sip:alice@example.com</a>',
};</code></pre><br></div><div>Can we use any central domain for sip uri similar to realm concept and send traffic to multiple kamailio servers through websocket LB.</div><div><br></div><div>dummy.domain - for ws/wss SIP URI</div><div><br></div><div><a href="http://kamailio-a.domain.com">kamailio-a.domain.com</a></div><div><a href="http://kamailio-b.domain.com">kamailio-b.domain.com</a></div><div><br></div><div>Thanks in advance. </div><div><br><br></div><div>Regards,<br></div><div>Jade<br></div></div>