<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 16/01/2020 12.29, Nuno Miguel Reis
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAGTw3V7Y8pHD+a8psPL7Tah=HTgrmvVRPhPBKB9VCuoujX_Nnw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hi again.</div>
        <div><br>
        </div>
        <div>Thanks for all the help and suggestions. I realized the
          issue happens if using kernel forwarding only. If I change
          rtpengine to start at userspace without the kernel module
          enabled everything works fine as expected.</div>
        <div>Do you have any hints on why this could be happening with
          the kernel module?</div>
        <div><br>
        </div>
        <div>I'm running rtpengine like this:</div>
        <div><br>
        </div>
        <div>usersapece: $ rtpengine -f -L 7 --interface=100.100.100.100
          --listen-ng=<a href="http://127.0.0.1:2223"
            moz-do-not-send="true">127.0.0.1:2223</a> --tos=184
          --sip-source</div>
        <div><br>
        </div>
        <div>kernel: $ rtpengine -f -L 7 --table=0
          --interface=100.100.100.100 --listen-ng=<a
            href="http://127.0.0.1:2223" moz-do-not-send="true">127.0.0.1:2223</a>
          --tos=184 --no-fallback --sip-source <br>
        </div>
        <div><br>
        </div>
      </div>
    </blockquote>
    <p>The kernel module receives its instructions from the userspace
      daemon, so there's no reason there should be a difference. Can you
      post 1) logs and 2) the flags you use for your offers/answers?</p>
    <p>Cheers<br>
    </p>
  </body>
</html>