<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 24.03.2021 05:04, volga629 via Users
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:913584ce-6b5d-6b7b-461f-15b4dedcf4f2@skillsearch.ca"><font
        size="+1"><font face="Cantarell">But then arrive the ACK and
          that where start the problems lookup  only find first contact
          and not second.</font></font></blockquote>
    <p><font face="monospace">Hi Volga,</font></p>
    <p><font face="monospace">So you're doing a lookup() on the ACK
        Request-URI?  Typically, the ACK R-URI will contain a contact
        header, which is not meant to be searchable.  I'm surprised you
        even get 1 result, I would expect such a lookup() to return -1.</font></p>
    <p><font face="monospace">Can you explain what you are trying to
        achieve?  Why not just route the ACK using loose_route(), just
        like all other mid-dialog requests, and be done with it?<br>
      </font></p>
    <pre class="moz-signature" cols="72">-- 
Liviu Chircu
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/liviuchircu">www.twitter.com/liviuchircu</a> | <a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
  </body>
</html>