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

Date: Fri, 17 Aug 2012 03:10:22 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648

           Summary: enhanced GSM MAP checkIMEI new tags
           Product: Wireshark
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: fabio.bettoni@xxxxxxxxxxxxxxxx


Build Information:
every release
--
Hi,

I need to add new tags to GSM MAP CheckIMEI-Arg in order to decode GSM/MAP
enhanced checkIMEI our mobile network produces.

Is it possibile to include small change to asn1/gsm_map/MAP-MS-DataTypes.asn ?



$ diff wireshark-1.8.2/asn1/gsm_map/MAP-MS-DataTypes.asn.orig
wireshark-1.8.2/asn1/gsm_map/MAP-MS-DataTypes.asn
1028c1028,1030
<       requestedEquipmentInfo  RequestedEquipmentInfo,
---
>       requestedEquipmentInfo  RequestedEquipmentInfo OPTIONAL,
>       imsi                    [PRIVATE 1] IMSI OPTIONAL,
>       locationInformat        [PRIVATE 3] OCTET STRING (SIZE (1..7)) OPTIONAL,


thanks.

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