<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<p>We use Opensips (1.7.1, in the process of upgrading to 2.1) as a dispatcher to multiple Asterisk servers.&nbsp; Currently we are trying to set up TLS.</p>
<p><br>
</p>
<p><br>
</p>
<p>UAC -&gt; Opensips -&gt; Asterisk</p>
<p><br>
</p>
<p>TLS is available and enabled on all three. The traffic between UAC and Opensips is on TLS and encrypted. On the other hand, it's not encrypted between Opensips and Asterisk since we use force_send_socket (UDP) to the Asterisk servers. This is the way we
 want it - encrypted between UAC and Opensips and not encrypted between Opensips and Asterisk. The communication is fine, but we get a warning &quot;core:get_send_socket: protocol/port mismatch&quot; in our logs.&nbsp;</p>
<p><br>
</p>
<p>My question is: Is forcing TLS traffic thru UDP is the only way to get Opensips - Asterisk traffic is unencrypted?</p>
<p><br>
</p>
<p>Thanks,</p>
<p>Matt<br>
</p>
</div>
</body>
</html>