Wireshark-bugs: [Wireshark-bugs] [Bug 3462] New: new dissectors for v.150.1 (SPRT & SSE)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3462
Summary: new dissectors for v.150.1 (SPRT & SSE)
Product: Wireshark
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jamison.adcock@xxxxxxxxxx
CC: jamison.adcock@xxxxxxxxxx
Build Information:
Version 1.1.4-Jamison (SVN Rev 28356)
Copyright 1998-2009 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.16.1, with GLib 2.20.1, with WinPcap (version unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8,
with c-ares 1.6.0, with Lua 5.1, with GnuTLS 2.6.4, with Gcrypt 1.4.4, with MIT
Kerberos, with GeoIP, with PortAudio V19-devel (built May 13 2009), with
AirPcap.
Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.0.2
(packet.dll version 4.0.0.1040), based on libpcap version 0.9.5, GnuTLS 2.6.4,
Gcrypt 1.4.4, without AirPcap.
Built using Microsoft Visual C++ 9.0 build 21022
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
I've written two new dissectors to handle V.150.1 traffic (i.e., modem over
IP). The first is a dissector for parsing SPRT (Simple Packet Relay Transport)
traffic. The other dissector parses SSE (State Signaling Events) messages,
which ride over RTP & handle the transition between operational modes... that
is, whether SPRT or RTP is being used. I have also made some changes to both
SDP & RTP to enable support for V.150.1.
As they are now, these dissectors will parse V.150.1 packets & make sense of
them, but I would like to do more work on following conversations & maintaining
state, as well as storing user preferences.
Please send comments, questions, requests or suggestions to me at:
jamison.adcock@xxxxxxxxxx
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.