<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    On 11/29/11 6:24 PM, Bruno Bresciani wrote:
    <blockquote
cite="mid:CAKv6MrZb5gwg99oxjQ-mpN5od_gB_c601_H_1fVw+xiT4WDSqQ@mail.gmail.com"
      type="cite">Thank's for attention Andrew<br>
      <br>
      I'm reading the source code of tm module to try understand better
      this behavior... <br>
      I can't understand what meaning that "the outbound proxy address
      is set"... where I define this address? <br>
    </blockquote>
    <br>
    Outbound proxy address is stored in an internal structure, it is not
    part of a SIP request. It represents the address where to send the
    request, regardless of request URI (r-uri) address. One common use
    case is when dealing with NAT routers, the r-uri is set to the
    contact address of the destination phone and the outbound proxy
    address is set to the NAT router.<br>
    <br>
    From configuration file, you can access it via $du (read and write
    via assignment operation). There are couple of modules that may set
    the outbound proxy address, like registrar/usrloc, rr, lcr...<br>
    <br>
    Maybe the best is to post here an ngrep with the SIP trace of such
    case, that we can see if something is wrong.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <blockquote
cite="mid:CAKv6MrZb5gwg99oxjQ-mpN5od_gB_c601_H_1fVw+xiT4WDSqQ@mail.gmail.com"
      type="cite">
      <br>
      <br>
      <div class="gmail_quote">2011/11/29 Andrew Pogrebennyk <span
          dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:apogrebennyk@sipwise.com">apogrebennyk@sipwise.com</a>&gt;</span><br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          Bruno,<br>
          the address from contact header is put into R-URI on outgoing
          request to<br>
          that user. This is where I catch that parameter. I think we
          should debug<br>
          why kamailio sends the request using UDP, it is not clear, as
          Daniel<br>
          pointed out it should work automatically. I think I had to do
          these<br>
          manipulations because in my case the outbound proxy address is
          set<br>
          <div class="im"><br>
            On 11/29/2011 05:38 PM, Bruno Bresciani wrote:<br>
            &gt; In my case the transport=TLS is present in contact
            header, has the same<br>
            &gt; treatment of R-URI?<br>
            &gt;<br>
            &gt; Cheers<br>
            <br>
            <br>
          </div>
          <div>
            <div class="h5">_______________________________________________<br>
              SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
              mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
                target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
Kamailio Advanced Training, Dec 5-8, Berlin: <a class="moz-txt-link-freetext" href="http://asipto.com/u/kat">http://asipto.com/u/kat</a>
<a class="moz-txt-link-freetext" href="http://linkedin.com/in/miconda">http://linkedin.com/in/miconda</a> -- <a class="moz-txt-link-freetext" href="http://twitter.com/miconda">http://twitter.com/miconda</a></pre>
  </body>
</html>