This file is indexed.

/usr/share/doc/wireshark-doc/wsug_html_chunked/ChTelRTPAnalysis.html is in wireshark-doc 1.10.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>9.2. RTP Analysis</title><link rel="stylesheet" type="text/css" href="ws.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Wireshark User's Guide"><link rel="up" href="ChTelephony.html" title="Chapter 9. Telephony"><link rel="prev" href="ChTelephony.html" title="Chapter 9. Telephony"><link rel="next" href="ChTelVoipCalls.html" title="9.3. VoIP Calls"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">9.2. RTP Analysis</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ChTelephony.html">Prev</a> </td><th width="60%" align="center">Chapter 9. Telephony</th><td width="20%" align="right"> <a accesskey="n" href="ChTelVoipCalls.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="ChTelRTPAnalysis"></a>9.2. RTP Analysis</h2></div></div></div><p>
    The RTP analysis function takes the selected RTP stream (and the reverse
    stream, if possible) and generates a list of statistics on it.
    </p><div class="figure"><a name="idp35034772"></a><p class="title"><b>Figure 9.1. The "RTP Stream Analysis" window</b></p><div class="figure-contents"><div><img src="wsug_graphics/ws-tel-rtpstream-analysis.png" alt='The "RTP Stream Analysis" window'></div></div></div><br class="figure-break"><p>
    Starting with basic data as packet number and sequence number, further
    statistics are created based on arrival time, delay, jitter, packet size,
    etc.
    </p><p>
    Besides the per packet statistics, the lower pane shows the overall
    statistics, with minimums and maximums for delta, jitter and clock skew.
    Also an indication of lost packets is included.
    </p><p>
    The RTP Stream Analysis window further provides the option to save the RTP
    payload (as raw data or, if in a PCM encoding, in an Audio file). Other
    options a to export and plot various statistics on the RTP streams.
    </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ChTelephony.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ChTelephony.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ChTelVoipCalls.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 9. Telephony </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 9.3. VoIP Calls</td></tr></table></div></body></html>