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 1544] CAMEL-2 Return error, error code is not decoded

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





------- Comment #2 from anders.broman@xxxxxxxxxxxx  2007-04-18 21:23 GMT -------
In the current SVN version Version 0.99.6 (SVN Rev 21461) it decodes OK:
Frame 1 (60 bytes on wire, 60 bytes captured)
Message Transfer Part Level 2
Message Transfer Part Level 3
Signalling Connection Control Part
Transaction Capabilities Application Part
Camel
    10.. .... = Class: CONTEXT (2)
    ..1. .... = P/C: Constructed Encoding
    ...0 0011 = Tag: 3
    Length: 6
    returnError
        00.. .... = Class: UNIVERSAL (0)
        ..0. .... = P/C: Primitive Encoding
        ...0 0010 = Tag: INTEGER (2)
        Length: 1
        invokeID: -124
        errorCode: localErrorValue (0)
            00.. .... = Class: UNIVERSAL (0)
            ..0. .... = P/C: Primitive Encoding
            ...0 0010 = Tag: INTEGER (2)
            Length: 1
            localErrorValue: eTCFailed (3)


-- 
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.