ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6483] Support for reading trace files from Aethra ISDN/etc

Date: Tue, 25 Oct 2011 19:25:00 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6483

--- Comment #8 from Guy Harris <guy@xxxxxxxxxxxx> 2011-10-25 19:24:59 PDT ---
OK, I've just checked in the first semi-working version of code to read Aethra
PC108 .aps files.

It doesn't get the time stamp correct (I haven't found the capture start time
yet), it gets confused by the "stop capture" record, it doesn't know where the
ISDN channel is so it says everything is on the D channel, and it assumes all
the files are ISDN files, but it's at least a start that might be easier than
trying to beat hex dumps into shape for text2pcap.

It should show up in a future automated build; if you're using Windows, they'd
be under

    http://www.wireshark.org/download/automated/win32/

for 32-bit versions or

    http://www.wireshark.org/download/automated/win64/

64-bit versions.  Look for the wireshark-win32-1.7.0-SVN-XXXXX.exe or
wireshark-win64-1.7.0-SVN-XXXXX.exe files, which are installer executables for
Windows; XXXXX must be greater than or equal to 39588 to include the Aethra
support.  Note that these are builds from the "trunk", meaning they have all
sorts of experimental code and other changes, so it's not a stable release.

I'm not closing this bug until, at minimum, I've found the start time and fixed
the "stop capture" record.

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