Comment # 1
on bug 10842
from Anders Broman
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.