<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>the flow chart is this:</p>
    <p>-> INVITE (to OpensiSIP)</p>
    <p>Relay to Redirect Server</p>
    <p>Redirect server reply with a 302 and a contact that OpenSIPs use
      to create<br>
    </p>
    <p>INVITE (OpenSIPs) -> <br>
    </p>
    <p><- 183 (provider) with  Require: 100rel</p>
    <p>PRACK (from OpenSIPs)</p>
    <p>I don't know how create this PRACK</p>
    <p>I have:</p>
    <p>modparam("b2b_entities", "passthru_prack", 0)</p>
    <p>but this is not enough and I have to use (I think)</p>
    <p>b2b_init_request("top hiding");</p>
    <p>but this function works only on Request Route and I catch the 302
      in the failure route.</p>
    <p>Thank you</p>
    <p>Regards <br>
    </p>
    <pre class="moz-signature" cols="72">---
I'm SoCIaL, MayBe</pre>
    <div class="moz-cite-prefix">El 12/02/2024 a las 4:36 a. m., Ihor
      Olkhovskyi escribió:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJTkRNtNYHe2Sid19y0sw8d457j3iCwoJHOjOpjYD4tZU-ekbA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>You should relay 183 to original source (ione that is
          sending INVITE) and got PRACK from there. <br>
        </div>
        <div>That would be the most correct way of handling this<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">Le lun. 12 févr. 2024 à 02:29,
          Social Boh <<a href="mailto:social@bohboh.info"
            moz-do-not-send="true" class="moz-txt-link-freetext">social@bohboh.info</a>>
          a écrit :<br>
        </div>
        <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Maybe
          someone can help me.<br>
          <br>
          This is the scenario.<br>
          <br>
          OpenSIPs receive a INVITE and send it to a server that reply
          with a 302 <br>
          message (always)<br>
          <br>
          Then OpenSIPs, in the failure route, take the user part
          present in the <br>
          302 contact header, change the destination IP and send with
          t_relay<br>
          <br>
          The destination reply with a 183 with Require: 100rel header
          so OpenSIPs <br>
          have to reply with a PRACK. This is my problem.<br>
          <br>
          I don't know which is the best way to handle this (the PRACK)<br>
          <br>
          Thank you<br>
          <br>
          Regards<br>
          <br>
          ---<br>
          I'm SoCIaL, MayBe<br>
          <br>
          El 9/02/2024 a las 6:46 a. m., Social Boh escribió:<br>
          > Hello list,<br>
          ><br>
          > can OpenSIPs generate a PRACK message to reply a 180/183
          message?<br>
          ><br>
          > Thank you<br>
          ><br>
          > Regards<br>
          ><br>
          > ---<br>
          > I'm SoCIaL, MayBe<br>
          ><br>
          ><br>
          > _______________________________________________<br>
          > Users mailing list<br>
          > <a href="mailto:Users@lists.opensips.org"
            target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">Users@lists.opensips.org</a><br>
          > <a
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
          <br>
          _______________________________________________<br>
          Users mailing list<br>
          <a href="mailto:Users@lists.opensips.org" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">Users@lists.opensips.org</a><br>
          <a
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <br>
      <span class="gmail_signature_prefix">-- </span><br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">Best regards,
          <div>Ihor (Igor)<br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-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>
  </body>
</html>