https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4783
Summary: patch: Trunk packet support in IAX2 dissector
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: yac@xxxxxxxx
Created an attachment (id=4679)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4679)
IAX2 trunk packet patch (verbose comments)
Build Information:
wireshark 1.3.6 (SVN Rev 32929 from /trunk)
Copyright 1998-2010 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 with GTK+ 2.18.9, (64-bit) with GLib 2.22.5, with libpcap 1.0.0, with
libz 1.2.3, with POSIX capabilities (Linux), without libpcre, with SMI 0.4.8,
without c-ares, without ADNS, with Lua 5.1, without Python, without GnuTLS,
with
Gcrypt 1.4.4, with MIT Kerberos, without GeoIP, with PortAudio V19-devel (built
Jul 28 2009), without AirPcap, with new_packet_list.
Running on Linux 2.6.32.10-90.fc12.x86_64, with libpcap version 1.0.0, with
libz
1.2.3, Gcrypt 1.4.4.
Built using gcc 4.4.3 20100127 (Red Hat 4.4.3-4).
--
This patch modifies the IAX2 dissector to support trunk packets (minipackets
within packets). Miniframes with and without timestamp are supported as
described in RFC 5456.
It has been fuzz tested on 80 MiB pcap.
Comments are appreciated, I'll gladly fix any issues found.
Also, what is needed to make stream analysis work with trunk calls?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.