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 2635] New: SIP decode shows fully expanded "Content-Length

Date: Mon, 23 Jun 2008 07:36:11 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2635

           Summary: SIP decode shows fully expanded "Content-Length" header
                    instead of compact form
           Product: Wireshark
           Version: 1.0.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: david.joyner@xxxxxxxxxxx


Created an attachment (id=1904)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=1904)
Capture file with SIP compact headers in use.

Build Information:
Version 1.0.0

Copyright 1998-2008 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.12.9, with GLib 2.16.1, with libpcap 0.9.8, with libz
1.2.3.3, with POSIX capabilities (Linux), with libpcre 7.4, without SMI, with
ADNS, with Lua 5.1, with GnuTLS 2.0.4, with Gcrypt 1.2.4, with MIT Kerberos,
with PortAudio V19-devel (built Mar 12 2008), without AirPcap.

Running on Linux 2.6.24-18-generic, with libpcap version 0.9.8.

Built using gcc 4.2.3 (Ubuntu 4.2.3-2ubuntu7).

--
RFC 3261 allows compact headers to limit SIP message sizes.  When the compact
form of "Content-Length" is used it is still displayed as "Content-Length: XXX"
instead of "l: XXX".  Note that in all other cases compact form headers are
displayed in their compact form.

See packets 5 and 6 in the attached capture file for an example of this issue.


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