<HTML>
<HEAD>
<TITLE>Failure to create multiple MSRP sessions</TITLE>
</HEAD>
<BODY>
<FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11.5pt'>Hello,<BR>
<BR>
We are using the OpenSIPS server with MSRPRelay and we see this strange behaviour. Usually, we can successfully create and destroy MSRP streams<BR>
but at some point we try to create multiple MSRP sessions almost smiultaneously and some of them fail with a &#8220;Internal server error&#8221; response.<BR>
&nbsp;In the server logs we have these messages:<BR>
</SPAN></FONT><SPAN STYLE='font-size:11.5pt'><FONT FACE="Lucida Console">Jan 31 08:21:27 &nbsp;/sbin/opensips[2157]: ERROR:core:tcpconn_connect: tcp_blocking_connect failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2157]: ERROR:core:tcp_send: connect failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2157]: ERROR:tm:msg_send: tcp_send failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2157]: ERROR:tm:t_forward_nonack: sending request failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2163]: ERROR:core:tcp_blocking_connect: poll error: flags 1c<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2163]: ERROR:core:tcp_blocking_connect: failed to retrieve SO_ERROR (111) Connection refused<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2163]: ERROR:core:tcpconn_connect: tcp_blocking_connect failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2163]: ERROR:core:tcp_send: connect failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2163]: ERROR:tm:msg_send: tcp_send failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2163]: ERROR:tm:t_forward_nonack: sending request failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2161]: ERROR:core:tcp_blocking_connect: poll error: flags 1c<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2161]: ERROR:core:tcp_blocking_connect: failed to retrieve SO_ERROR (111) Connection refused<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2161]: ERROR:core:tcpconn_connect: tcp_blocking_connect failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2161]: ERROR:core:tcp_send: connect failed<BR>
Jan 31 08:21:27 &nbsp;/sbin/opensips[2161]: ERROR:tm:msg_send: tcp_send failed<BR>
Jan 30 12:00:44 &nbsp;/sbin/opensips[2157]: ERROR:tm:t_forward_nonack: sending request failed<BR>
Jan 30 12:00:49 &nbsp;/sbin/opensips[2159]: ERROR:core:_tls_read: SYSCALL error -&gt; (0) &lt;Success&gt;<BR>
Jan 30 12:00:49 &nbsp;/sbin/opensips[2159]: ERROR:core:_tls_read: something wrong in SSL: 5<BR>
Jan 30 12:00:49 &nbsp;/sbin/opensips[2159]: ERROR:core:tcp_read_req: failed to read<BR>
</FONT><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><BR>
On the server side we have OpenSIPS server working over TLS, also we have MSRPRelay working on TLS. On the client side we are using sipsimple.<BR>
<BR>
<BR>
Thank you,<BR>
--<BR>
Mihai Richard</FONT></SPAN>
</BODY>
</HTML>