<span style="font-family: Arial, Helvetica, Sans-Serif; font-size: 12px"><div>Josh</div>

<div> </div>

<div>Thank you for the confirmation on this. The captures do confirm that I am using the wss. </div>

<div>What was throwing me was I have only udp and wss in the transports and then the Primary once connected was showing the ws. </div>

<div>At first I thought I was doing something wrong and the traffic was flowing unencrypted.  You confirmed what I had hoped that the wss was just showing the underlying ws transport.</div>

<div> </div>

<div>A big thanks. We are excited to finally getting our webrtc test application out to some customers. </div>

<div> </div>

<div>Have a great week. </div>

<div>Bryant</div>

<div>
<blockquote>
<p><span style="font-family: tahoma,arial,sans-serif; font-size: 10pt;"><b>From</b>: "Joshua Colp" <jcolp@digium.com><br />
<b>Sent</b>: Sunday, March 12, 2017 7:35 PM</span></p>

<div> </div>

<p>On Sat, Mar 11, 2017, at 09:52 PM, Bryant Zimmerman wrote:<br />
> Hey all. I have webrtc up and running with asterisk 11. All is going well<br />
> with TLS now working.<br />
> At least I hope it is using TLS and wss. Based on what I am seeing I<br />
> have<br />
> UDP, WSS listed in the Allowed transports, but every time I connect the<br />
> Primary transport shows WS.. Why is this? Am I actually running ws in<br />
> wss<br />
> mode?<br />
<br />
You are using WSS (the Contact line has transport=wss which indicates<br />
it). Both WS and WSS will show "WS" for the Primary Transport. Another<br />
way to tell is to look at the SIP traffic and check the Via header for<br />
WSS. You can also check a packet capture.<br />
 </p>
</blockquote>
</div></span>