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: Mon, 20 Aug 2012 01:08:33 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648

--- Comment #6 from Fabio Bettoni <fabio.bettoni@xxxxxxxxxxxxxxxx> 2012-08-20 01:08:31 PDT ---
Pascal,

do you know why if I prepare a filter on imei fields I have this behaviour ?

field to filter: imei: 01000000000000f0
Apply as Filter: gsm_map.ms.imei == 01:00:00:00:00:00:00:f0
Result: a text window with "gsm_map.ms.imei == 01:00:00:00:00:00:00:f0" isn't a
valid display filter: gsm_map.ms.imei (type=Label) cannot participate in '=='
comparison.

field to filter: TBCD digits: 100000000000000
Apply as Filter: gsm_map.imsi_digits == "100000000000000"
Result: it's about an imei but prepares filter as imsi, but it finds it.



This behaviour does not depends on checkImei extension or patch because imei
field is present also in standard checkImei.

Fabio

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