<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><tt>Hi Dani,<br>
        <br>
        The socket you set may be ignore if not compatible from proto
        perspective with the protocol required by the SIP destination
        (RURI or DU). If the RURI requires UDP (has no ";transport=tcp"
        in it) and the socket is TCP, the socket info will be discarded
        and a new sock will be searched.<br>
        <br>
        So, try to put the "transport=tcp" in your next hop URI.<br>
        <br>
        Regards,<br>
      </tt>
      <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
      On 27.02.2015 23:18, Dani Popa wrote:<br>
    </div>
    <blockquote
cite="mid:CAEOhXabT_dEyPKGZX=EZQivg6QDJiuBxgd4vJXQO8qeSZB=iAg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>t_uac_dlg with socket 'tcp:x.x.x.x' should work ?</div>
        <div><br>
        </div>
        <div>When i try to use t_uac_dlg with socket 'tcp:x.x.x.x'  i
          see that the SIP message is sent over udp. </div>
        <div><br>
        </div>
        <div>Thanks<br>
          -- <br>
          <div class="gmail_signature">Dani Popa</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>