<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I have the below gateways.xml file. FS 1.6.19.</div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr"><include></div><div dir="ltr">    <gateway name="VoIP-1"></div><div dir="ltr">        <param name="outbound-proxy" value="xx.xx.xx.xx" /></div><div dir="ltr">        <param name="register-proxy" value="xx.xx.xx.xx" /></div><div dir="ltr">        <param name="proxy" value="xx.xx.xx.xx" /></div><div dir="ltr">        <param name="register-transport" value="tcp" /></div><div dir="ltr">        <param name="username" value="1222" /><br></div><div dir="ltr">        <param name="password" value="***" /></div><div dir="ltr">        <param name="extension-in-contact" value="true" /></div><div dir="ltr">        <param name="auth-username" value="***" /></div><div dir="ltr">        <param name="retry-seconds" value="30" /></div><div dir="ltr">        <param name="expire-seconds" value="3600" /></div><div dir="ltr">    </gateway></div><div dir="ltr"></include></div><div><br></div><div>But the REGISTER and the INVITE's are being sent out using UDP!. The strange part is the SIP headers both in the Request URI and the contact header contain "transport=tcp".</div><div><br></div><div><div>send 750 bytes to udp/[xx.xx.xx.xx]:5060 at 23:30:20.632901:</div><div>   ------------------------------------------------------------------------</div><div>   REGISTER sip:xx.xx.xx.xx;transport=tcp SIP/2.0</div><div>   Via: SIP/2.0/UDP xx.xx.xx.xx;rport;branch=z9hG4bKj7QXQX0X8tD3j</div><div>   Max-Forwards: 70</div><div>   From: <sip:1222@xx.xx.xx.xx>;tag=6Be8aaD192rcK</div><div>   To: <sip:1222@1xx.xx.xx.xx></div><div>   Call-ID: a8905624-0576-421f-ba71-fb50c700e876</div><div>   CSeq: 9232391 REGISTER</div><div>   Contact: <sip:1222@xx.xx.xx.xx:5060;transport=tcp;gw=VoIP-1></div></div><div><br></div><div>If I remove the Register-Proxy and Outbound-Proxy and just use Proxy everything works fine on TCP.</div><div><br></div><div>Also, if I set the transport param in the SIP profile to TCP things work fine. But I have multiple gateways in the same profile, so setting the SIP profile is less desirable. </div><div><br></div><div>Am I missing something or is this a bug ? Any help really appreciated!</div><div><br></div><div>Thanks,</div><div>Shaks</div></div></div></div></div></div></div></div></div></div></div></div></div></div>