<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    On 6/15/20 2:19 PM, Luca Bertoncello wrote:<br>
    <blockquote type="cite"
      cite="mid:42c8c465-2249-0eda-f05a-20dc5d536a43@lucabert.de">
      <pre class="moz-quote-pre" wrap="">Am 15.06.2020 um 20:15 schrieb Jeff LaCoursiere:

Hi Jeff,

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">We are working on a product to analyze pcap files of VoIP calls.  So far
it does a reasonable job of analyzing the frequency distribution of
packets in both directions, pointing out which direction packet loss /
bad jitter occurs.  If you can trap the traffic on the outside and the
inside of your Banana Pi and send me the pcap files, I would be happy to
run it through our analyzer as further information for you.  If it shows
DTK isn't sending packets when it should, that will be obvious, and you
can send to them as solid evidence of their guilt :)
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Thank you for your offer.
Could you say me which options I should pass to tcpdump to get all
information you need?</pre>
    </blockquote>
    Yes, sure, please use (replace with correct interface names):<br>
    <br>
    <blockquote><tt>sudo tcpdump -i eth0 -s 0 -w /tmp/test0.pcap &</tt><br>
      <tt>sudo tcpdump -i eth1 -s 0 -w /tmp/test1.pcap &</tt><br>
    </blockquote>
    <br>
    Try to limit the traffic to just your phone call tests (to reduce
    the size of the capture files).  Make all your tests, then:<br>
    <br>
    <blockquote><tt>sudo killall tcpdump</tt><br>
      <tt>tar cvzf /tmp/tests.tgz /tmp/test?.pcap</tt><br>
    </blockquote>
    <br>
    Send /tmp/tests.tgz to me by email, or leave somewhere I can
    download.  I'll run the analysis tonight and send the results to the
    list.<br>
    <br>
    Cheers,<br>
    <br>
    <div class="moz-signature">-- <br>
      <p style="FONT-SIZE: 10pt; MARGIN-BOTTOM: 5pt; FONT-FAMILY: ARIAL;
        MARGIN-TOP: 0pt">
      </p>
      <table style="width:480px" cellspacing="0" cellpadding="0"
        border="0">
        <tbody>
          <tr>
            <td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; WIDTH:
              200px" rowspan="2" valign="top"> <img
                src="http://www.stratustalk.com/email/logojeff.gif"
                border="0"> </td>
            <td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; WIDTH:
              280px; border-left: 1px solid #3d85c6; PADDING-LEFT: 20px"
              valign="top"> <strong style="FONT-SIZE: 18pt;
                FONT-FAMILY: Arial Black">Jeff LaCoursiere</strong><br>
              STRATUSTALK, INC. / CTO<br>
              <br>
              <table style="WIDTH: 255px" cellspacing="0"
                cellpadding="0" border="0">
                <tbody>
                  <tr>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 80px; COLOR: #000000" valign="top">Phone:</td>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 175px; COLOR: #000000" valign="top"><strong>+1
                        703.496.4990 x108</strong></td>
                  </tr>
                  <tr>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 80px; COLOR: #000000" valign="top">Mobile:</td>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 175px; COLOR: #000000" valign="top"><strong>+1
                        815.546.6599</strong></td>
                  </tr>
                  <tr>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 80px; COLOR: #000000" valign="top">Email:</td>
                    <td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial;
                      WIDTH: 175px" valign="top"><a style="FONT-SIZE:
                        9pt; TEXT-DECORATION: none; COLOR: #000000"
                        href="mailto:jeff@stratustalk.com"><strong>jeff@stratustalk.com</strong></a>
                    </td>
                  </tr>
                  <tr>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 80px; COLOR: #000000" valign="top">Website:</td>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 175px; COLOR: #000000" valign="top"> <a
                        style="FONT-SIZE: 9pt; TEXT-DECORATION: none;
                        COLOR: #000000"
                        href="https://www.stratustalk.com"><strong>https://www.stratustalk.com</strong></a></td>
                  </tr>
                  <tr>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 80px; COLOR: #000000" valign="top">Address:</td>
                    <td style="FONT-SIZE: 9pt; FONT-FAMILY: Arial;
                      WIDTH: 175px; COLOR: #000000" valign="top"><strong>One
                        Freedom Square<br>
                        13th Floor<br>
                        Reston, VA 20190</strong></td>
                  </tr>
                </tbody>
              </table>
            </td>
          </tr>
          <tr>
            <td style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; WIDTH:
              280px; PADDING-LEFT: 20px" valign="bottom"> <a
                href="https://www.facebook.com/jeff.lacoursiere"><img
                  src="http://www.stratustalk.com/email/fb.png"
                  border="0"></a>  <a
                href="https://linkedin.com/in/jeff-lacoursiere-884361"><img
                  src="http://www.stratustalk.com/email/ln.png"
                  border="0"></a>  <a
                href="https://www.twitter.com/stratustalk"><img
                  src="http://www.stratustalk.com/email/tt.png"
                  border="0"></a>  </td>
          </tr>
        </tbody>
      </table>
      <p><br>
      </p>
    </div>
  </body>
</html>