From 6cd7d80bb87d76aaaf9dae8cad8dbff850e1a77d Mon Sep 17 00:00:00 2001 From: Jirka Novak Date: Sun, 18 Apr 2021 21:04:57 +0200 Subject: [PATCH] Release notes: added VoIP/RTP Player changes --- docbook/release-notes.adoc | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc index df6e7360ff..b70520182d 100644 --- a/docbook/release-notes.adoc +++ b/docbook/release-notes.adoc @@ -56,9 +56,22 @@ They previously shipped with Npcap 1.20. Also the timestamp format now allows the second-fractions to be placed anywhere in the timestamp and it will be stored with nanosecond instead of microsecond precision. +* Significant RTP Player redesign and improvements (see Wireshark User Documentation, https://www.wireshark.org/docs/wsug_html_chunked/ChTelPlayingCalls.html[Playing VoIP Calls] and https://www.wireshark.org/docs/wsug_html_chunked/_rtp.html#ChTelRtpPlayer[RTP Player Window]) +** RTP Player can play many streams in row +** UI is more responsive +** RTP Player maintains playlist, other tools can add/remove streams to it +** Every stream can be muted or routed to L/R channel for replay +** Save audio is moved from RTP Analysis to RTP Player. RTP Player saves what was played. RTP Player can save in multichannel .au or .wav. +** RTP Player added to menu Telephony>RTP>RTP Player + +* VoIP dialogs (VoIP Calls, RTP Streams, RTP Analysis, RTP Player, SIP Flows) are non-modal, can stay opened on background +** Same tools are provided acros all dialogs (Prepare Filter, Analyse, RTP Player ...) + +* Follow stream is now able to follow SIP call by SIP.Call-ID + // === Removed Features and Support -//=== Removed Dissectors +// === Removed Dissectors // === New File Format Decoding Support