Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6474] CAPv2 decoding: initialDPArgExtension is not well de

Date: Thu, 20 Oct 2011 12:15:18 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6474

--- Comment #1 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2011-10-20 12:15:17 PDT ---
Hi,
1.2.7 is quite old and not maintaned any longer 1.6.2 is the current release.
With trunk it looks like the packet decodes ok

initialDPArgExtension
10.. .... = Class: CONTEXT (2)
..0. .... = P/C: Primitive Encoding
...0 0001 = Tag: 1
Length: 7
forwardingDestinationNumber: 912212340000f3

tag [1] is forwardingDestinationNumber not gmscAddress

InitialDPArgExtension {PARAMETERS-BOUND : bound} ::= SEQUENCE {
    gmscAddress                            [0] ISDN-AddressString              
         OPTIONAL,
    forwardingDestinationNumber            [1] CalledPartyNumber {bound}       
        OPTIONAL,

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