Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7648] enhanced GSM MAP checkIMEI new tags

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

Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8971|0                           |1
        is obsolete|                            |
   Attachment #8973|                            |review_for_checkin+
              Flags|                            |

--- Comment #5 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-08-17 07:17:36 PDT ---
Created attachment 8973
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8973
Add preference to select Ericsson proproietary enhanced checkIMEI

Here is a patch adding a preference allowing the user to choose between the
3GPP or Ericsson proprietary checkIMEI (set by default to 3GPP standard
checkIMEI).

Before committing it, I would like to wait a few days to get comments from
other people (Anders?).

It would be good also if you could confirm that this specific ASN.1 structure
you sent is matching Ericsson implementation (as it seems you went through a
lot of attempts before getting something that works for you):
EnhancedCheckIMEI-Arg ::= SEQUENCE {
    imei            IMEI,
    requestedEquipmentInfo    RequestedEquipmentInfo OPTIONAL,
    imsi                    [PRIVATE 1] IMSI OPTIONAL,
    locationInformat        [PRIVATE 3] OCTET STRING (SIZE (1..7)) OPTIONAL,
    extensionContainer    ExtensionContainer    OPTIONAL,
    ...}
Does anyone from Ericsson can confirm it?

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