Hi everyone,<div><br></div><div>I&#39;m currently trying to play a little with WebRTC using sipml5 client and Asterisk trunk (370821)</div><div>It seems the the WebRTC implementation for Asterisk 11 is already available in the trunk? Am I right?</div>
<div><a href="http://lists.digium.com/pipermail/asterisk-dev/2012-July/055940.html">http://lists.digium.com/pipermail/asterisk-dev/2012-July/055940.html</a>
</div><div><br></div><div>I&#39;m having trouble to even register to my Asterisk server using sipml5 client.</div><div>The only reference to websockets in the sample config files is in sip.conf, but it seems to be for when Asterisk needs to register somewhere</div>
<div><br></div><div><pre style="word-wrap:break-word;white-space:pre-wrap">;register =&gt; tls://<a href="mailto:username%3Axxxxxx@sip-tls-proxy.example.org">username:xxxxxx@sip-tls-proxy.example.org</a>
;
;    The &#39;transport&#39; part defaults to &#39;udp&#39; but may also be &#39;tcp&#39;, &#39;tls&#39;, <span style="background-color:rgb(255,0,0)"><b><font color="#ffffff">&#39;ws&#39;, or &#39;wss&#39;</font></b></span>.
;    Using &#39;udp://&#39; explicitly is also useful in case the username part
;    contains a &#39;/&#39; (&#39;user/name&#39;).</pre><br>How do I set up a user in Asterisk so that I can register via sipml5? Attached you can find a wireshark trace from my register attempts, first on TCP port 5060, than on the Asterisk http server default port 8088...<br>
<br>Thanks in advance for any reply,<br>Sven</div>