<p>On master commit <a href="https://github.com/OpenSIPS/opensips/commit/968a4e004ebf85687f864b885a1ad5dc6632f41a" class="commit-link"><tt>968a4e0</tt></a></p>

<p>If I place a call from a WSS client to a UDP client, then the UDP client hangs up, opensips will show the following log indicating that it cant identify the protocol.</p>

<pre><code>Jan  5 12:35:23 voipphreaker /usr/local/opensips/sbin/opensips[9885]: DBG:rr:after_loose: Topmost route URI: 'sip:159.203.234.107;r2=on;lr;ftag=s6992f0ms9;did=e6a.94fb3f15' is me
Jan  5 12:35:23 voipphreaker /usr/local/opensips/sbin/opensips[9885]: WARNING:core:grep_sock_info: unknown proto 9
Jan  5 12:35:23 voipphreaker /usr/local/opensips/sbin/opensips[9885]: WARNING:rr:after_loose: no socket found to match 2nd RR [9][159.203.234.107:443]
</code></pre>

<p>I dug around in sock_info.c and net/trans.c to find how the protos list was populated, but I'm not able to immediately see whats wrong.  get_sock_info_list appears to be return 0, but it looks like the wss proto is in the list as proto 9 as the log indicates, so I'm not clear on whats going on.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/742">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOcibUq44hWYmMi5OTL8LH_DJ3iiLobks5pW_eqgaJpZM4G-_9C.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/742"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>