Ethereal-users: [Ethereal-users] decoding error for UMA message

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Thu, 3 Nov 2005 20:13:22 +0100
Hi,
>From previous message
"The RAI is decoded wrongly as 603-1-62ff-78, but actually it should be
decoded according the octects 13 00 62 ff 78 ff , which would result in
310-26-65400-255.

Also for the TLLI decoding, it displays something called "Start Mode", I
think it should display "TLLI" instead, also, normally TLLI is displayed in
Hex in convention."


I have fixed the TLLI decoding but left the RAI as I think that's correct in
the current svn version the output now looks like:
Unlicensed Mobile Access
    Length Indicator: 19
    0000 .... = Skip Indicator: 0
    .... 0001 = Protocol Discriminator: URR (1)
    URR Message Type: URR GPRS SUSPENSION REQUEST (119)
    TLLI
        URR Information Element: TLLI (34)
        URR Information Element length: 4
        TLLI: 0xe6aeef30
    Suspension Cause
        URR Information Element: Suspension Cause (36)
        URR Information Element length: 1
        Suspension cause value: Mobile terminating CS connection (5)
    Routing Area Identification
        URR Information Element: Routing Area Identification (18)
        URR Information Element length: 6
        Routing area identification: 310-260-ff78-ff

Brg
Anders