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 4433] Weong decoding of LTE S1AP UEContextReleaseCommand

Date: Thu, 28 Jan 2010 10:47:40 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4433

--- Comment #2 from reeagbo <alex.garcia.b@xxxxxxxxx> 2010-01-28 10:47:37 PST ---
Ok, it looks to me like the problem happens before...but I´m not sure how the
S1AP-IDs are indicated. For reference:

MME-UE-S1AP-ID is 30 21 40 00 0F
eNB-UE-S1AP-ID is 00 02

This is how I expect it to be decoded, of course, I´m not 100% safe the message
is built properly:
......
07      Open Type Length
30      MME-UE-S1AP-ID Byte 1    <----problem happens here
21      MME-UE-S1AP-ID Byte 2
40      MME-UE-S1AP-ID Byte 3
00      MME-UE-S1AP-ID Byte 4
0F      MME-UE-S1AP-ID Byte 5
00    eNB-UE-S1AP-ID Byte 1
02      eNB-UE-S1AP-ID Byte 2
00 02   Cause
40    Critically - Ignored
02      Open Type Length
05      Radio Network
40      Unknown

Alex.

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