Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7517] New: add RTP codec specific codes for wireshark

Date: Sun, 22 Jul 2012 23:35:07 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7517

           Summary: add RTP codec specific codes for wireshark
           Product: Wireshark
           Version: 1.6.8
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: michael.duan@xxxxxxxxxxxx


Created attachment 8825
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8825
the difference between release version 1.6.8 and modification

Build Information:
Copyright 1998-2012 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.24.10, with GLib 2.28.8, with WinPcap (version
unknown), with libz 1.2.5, without POSIX capabilities, without libpcre, with
SMI
0.4.8, with c-ares 1.7.1, with Lua 5.1, without Python, with GnuTLS 2.12.18,
with Gcrypt 1.4.6, with MIT Kerberos, with GeoIP, with PortAudio V19-devel
(built Jul 20 2012), with AirPcap.

Running on 32-bit Windows 7 Service Pack 1, build 7601, with WinPcap version
4.1.2 (packet.dll version 4.1.0.2001), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 2.12.18, Gcrypt 1.4.6, without AirPcap.

Built using Microsoft Visual C++ 9.0 build 30729
--
when coding or decoding RTP protocal, it can implement do it according
configure. For example, if value_string array rtp_payload_type_vals's key 98 is
set its value by "AMR", the RTP packets can be analyzed with "AMR" protocal.
"AMR" and other RTP procotcal are implemented in plugins.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.