<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 22/01/2020 13.15, George
      Diamantopoulos wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPcKEYMVy5U293u_sZDBD2cu+K5X0bqXB5_t4U05OHYD2EBTYg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr"><br>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Wed, 22 Jan 2020 at
            18:28, Richard Fuchs <<a href="mailto:rfuchs@sipwise.com"
              moz-do-not-send="true">rfuchs@sipwise.com</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">On 22/01/2020 11.06,
            Sebastian Damm wrote:<br>
            > Hi,<br>
            ><br>
            > our scenario is the following: We have two clients
            registered to our<br>
            > Kamailio server, one with a TLS capable phone, one via
            websocket. Now,<br>
            > when a call comes in, the call is forked and is sent
            out to both<br>
            > clients. rtpengine handling is done in the branch
            route, so there are<br>
            > two offers, and we use the "via-branch" parameter.<br>
            ><br>
            > Now, when one branch answers the call, what happens to
            the other<br>
            > branch? I there a way to delete the other branch? How
            and in which<br>
            > route? Or does Kamailio do this automatically?<br>
            <br>
            You do it the same way as you handle an answer: You issue a
            delete with <br>
            the via-branch option.<br>
          </blockquote>
          <div>Doesn't this happen automatically when one uses
            rtpengine_manage() in the failure_route?</div>
        </div>
      </div>
    </blockquote>
    <p>I would think it does, as long as you supply the via-branch
      parameter.</p>
    <p>Cheers<br>
    </p>
  </body>
</html>