Wireshark-bugs: [Wireshark-bugs] [Bug 10842] Cannot dissect gtp prime data record with rel. 7.5.

Date: Mon, 12 Jan 2015 11:45:15 +0000

Comment # 1 on bug 10842 from
From what I can see the record type is:

...1 0101 = Tag: 21

GPRSRecord    ::= CHOICE 
--
-- Record values 20, 22..27 are specific
-- Record values 76, 77, 86 are MBMS specific
-- Record values 78,79 and 92, 95, 96 are EPC specific 
--
{
    sgsnPDPRecord            [20] SGSNPDPRecord,
    sgsnMMRecord            [22] SGSNMMRecord,

Which isn't specified in the ASN1 description, should it have been record type
20? or what type of record is it supposed to be?


You are receiving this mail because:
  • You are watching all bug changes.