https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6312
Summary: H.239 – subMessageIdentifier value strings missing
from H245 dissector
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: liam.sharp@xxxxxxxxx
Build Information:
Version 1.7.0 (SVN Rev 38895 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
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 (32-bit) with GTK+ 2.20.1, with Cairo 1.8.10, with Pango 1.28.0, with
GLib 2.24.1, with libpcap 1.0.0, with libz 1.2.3.3, without POSIX capabilities,
with threads support, without SMI, without c-ares, without ADNS, without Lua,
without Python, without GnuTLS, without Gcrypt, without Kerberos, without
GeoIP,
without PortAudio, without AirPcap.
Running on Linux 2.6.32-33-generic-pae, with locale en_GB.utf8, with libpcap
version 1.0.0, with libz 1.2.3.3.
Built using gcc 4.4.3.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
When looking at the subMessageIdentifier element of an H.239 message the string
translations are missing - currently only the number is displayed. These can be
found in ITU-T Rec. H.239.
The values are as follows:
Table 7/H.239 – subMessageIdentifier values
1 flowControlReleaseRequest GenericRequest
2 flowControlReleaseResponse GenericResponse
3 presentationTokenRequest GenericRequest
4 presentationTokenResponse GenericResponse
5 presentationTokenRelease GenericCommand
6 presentationTokenIndicateOwner GenericIndication
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.