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 7648] enhanced GSM MAP checkIMEI new tags

Date: Tue, 21 Aug 2012 02:35:05 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648

Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #17 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-08-21 02:35:05 PDT ---
Fixed in revision 44603.

Concerning the dissection of the locationInformat, its definition tells that it
can have a variable size of 1 up to 7 bytes while your dissection proposal only
dissects 5 bytes.
I could dissect the content only when the RAT is GSM or UMTS. Will the LAC and
Cell ID be present for both cases (GSM and UMTS)?

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