<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Dear All!</p>
<p>&nbsp;</p>
<p>After upgrading from opensips 1.6.4 to latest trunk I have error when call goes through SIP TCP gateway with transport=tcp.</p>
<p>Opensips append ";transport=udp" to INVITE requests even when I specify diefferent transport in dr_gateways.</p>
<p>INVITE sip:xxxxxxx@x.x.x.x:5060;transport=tcp;transport=udp SIP/2.0</p>
<p>My dr_gateways table have record:</p>
<p><span class="Apple-style-span" style="white-space: pre-wrap;"># select * from dr_gateways;</span></p>
<pre> gwid | type |             address             | strip | pri_prefix | attrs | probe_mode | description<br />------+------+---------------------------------+-------+------------+-------+------------+-------------<br />    1 |    0 | x.x.x.x:5060;transport=tcp |     0 |            |       |          0 | </pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div>&nbsp;</div>
</body></html>