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 5763] New: Add dissection for RFC 5285 RTP Header extensio

Date: Thu, 17 Mar 2011 18:43:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5763

           Summary: Add dissection for RFC 5285 RTP Header extensions
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: olivier.crete@xxxxxxxxx


Build Information:
svn r36208
--
The attached patch adds dissectors for RFC 5285 RTP Header extensions.

It also adds two dissector tables, one for all RTP header extensions by
extension id (instead of by payload ID like the current one). And one for RFC
5285 header extensions (by id also).

RFC 5285 hdrext are normally refereed to by URI in the SDP negotiation (and the
numeric ID is agreed on there). But doing that would require adding the SDP
parsing bits and I'm too lazy (also I'm doing XMPP right now, maybe when I add
SIP support to my client).

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