<div dir="ltr">After 302, when you receive 183 from the provider (that expects PRACK), you forward that 183 to the other side of conversation - and that side is responsible for generating PRACK and sending it to opensips to forward to the provider.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 12, 2024 at 1:16 PM Social Boh <<a href="mailto:social@bohboh.info">social@bohboh.info</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  
    
  
  <div>
    <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 cols="72">---
I'm SoCIaL, MayBe</pre>
    <div>El 12/02/2024 a las 4:36 a. m., Ihor
      Olkhovskyi escribió:<br>
    </div>
    <blockquote type="cite">
      
      <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" target="_blank">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">Users@lists.opensips.org</a><br>
          > <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">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">Users@lists.opensips.org</a><br>
          <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">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></fieldset>
      <pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>