ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1543] New: GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN decode

Date: Wed, 18 Apr 2007 12:21:13 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1543

           Summary: GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN decoded
                    incorrectly
           Product: Wireshark
           Version: 0.99.5
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: igor.lobiv@xxxxxxxxx


Build Information:
wireshark 0.99.5 (SVN Rev 20677)

Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.10.7, with GLib 2.12.7, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1,
with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio
PortAudio V19-devel, with AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 3.1
(packet.dll version 3, 1, 0, 27), based on libpcap version 0.9[.x], without
AirPcap.

Built using Microsoft Visual C++ 6.0 build 8804
--
InvokeInitialDPGPRS.APN is decoded incorrectly:
"nternet.t-mobile.cz"

It must be:
"internet.t-mobile.cz"


ETSI TS 129 078
AccessPointName {PARAMETERS-BOUND : bound} ::= OCTET STRING (SIZE(
bound.&minAccessPointNameLength .. bound.&maxAccessPointNameLength))
-- Indicates the AccessPointName, refer to 3GPP TS 24.008 [9] for the encoding.
-- It shall be coded as in the value part defined in 3GPP TS 24.008,
-- i.e. the 3GPP TS 24.008 IEI and 3GPP TS 24.008 octet length indicator
-- shall not be included.



3GPP TS 24.008
10.5.6.1  Access Point Name
The purpose of the access point name information element is to identify the
packet data network to which the GPRS user wishes to connect and to notify the
access point of the packet data network that wishes to connect to the MS.
The Access Point Name is a label or a full qualified domain name according to
DNS naming conventions (see 3GPP TS 23.003 [10]).
The access point name is a type 4 information element with a minimum length of
3 octets and a maximum length of 102 octets.
The access point name information element is coded as shown in figure
10.5.134/3GPP TS 24.008 and table 10.5.152/3GPP TS 24.008.

8 7 6 5 4 3 2 1 
Access point name IEI octet 1
Length of access point name contents  octet 2
Access point name value octet 3

  octet n*


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