Created attachment 14554 [details]
pcap containing SIP and MRCPv2 packets
Build Information:
Version 2.0.3 (v2.0.3-0-geed34f0 from master-2.0)
Copyright 1998-2016 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with Qt 5.3.2, with WinPcap (4_1_3), with libz 1.2.8, with
GLib 2.42.0, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.2, with GnuTLS
3.2.15, with Gcrypt 1.6.2, with MIT Kerberos, with GeoIP, with QtMultimedia,
with AirPcap.
Running on 64-bit Windows 7 Service Pack 1, build 7601, with locale C, with
WinPcap version 4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version
1.0 branch 1_0_rel0b (20091008), with GnuTLS 3.2.15, with Gcrypt 1.6.2, without
AirPcap.
Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (with SSE4.2), with 16312MB of physical
memory.
Built using Microsoft Visual C++ 12.0 build 40629
--
Using Qt Wireshark version, MRCPv2 protocol info is not showing data correctly.
Instead of showing protocol info, like "Request: SPEAK", it shows TCP data.
Steps to reproduce:
- Open attached pcap file. Info column correctly shows SIP and MRCPv2 protocol
data.
- For filter, apply "mrcpv2" to remove SIP packets and leave only MRCPv2
packets. In info column, instead of seeing MRCPv2 data, there are TCP data.
- Right click on any packet and "Decode as.." MRCPv2. Info column is correct
again.
- Clear filter. This shows both SIP and MRCPv2 packets. Info column for SIP
packets is correct but for MRCPv2 packets it again shows TCP data.
- Right click on any MRCPv2 packet and "Decode as.." MRCPv2. Info column is
correct again.
GTK version of the Wireshark from the same installation works correctly using
the above steps; no "Decode as.." is needed. Info for GTK version:
==========================================================================
Version 2.0.3 (v2.0.3-0-geed34f0 from master-2.0)
Copyright 1998-2016 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.24.23, with Cairo 1.12.16, with Pango 1.36.8,
with
WinPcap (4_1_3), with libz 1.2.8, with GLib 2.42.0, with SMI 0.4.8, with c-ares
1.9.1, with Lua 5.2, with GnuTLS 3.2.15, with Gcrypt 1.6.2, with MIT Kerberos,
with GeoIP, with PortAudio V19-devel (built Apr 22 2016), with AirPcap.
Running on 64-bit Windows 7 Service Pack 1, build 7601, with locale
English_United States.1252, with WinPcap version 4.1.3 (packet.dll version
4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b (20091008), with
GnuTLS 3.2.15, with Gcrypt 1.6.2, without AirPcap.
Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (with SSE4.2), with 16312MB of physical
memory.
Built using Microsoft Visual C++ 12.0 build 40629
==========================================================================