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 5208] RTP dynamic payload type can not be dissected correc

Date: Thu, 14 Oct 2010 09:32:52 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5208

Huang Qiangxiong <qiangxiong.huang@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5304|                            |review_for_checkin?
               Flag|                            |

--- Comment #11 from Huang Qiangxiong <qiangxiong.huang@xxxxxxxxx> 2010-10-14 09:32:48 PDT ---
Created an attachment (id=5304)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5304)
New patch for correctly dissecting rtp dynamic payload type which setup by rtsp
session

Change from previous patch (attachment 5234):
   Use pinfo->private_data to pass dynamic payload types and setup frame
information from rtsp dissector to rtp dissector instead of using per-packet
data while rtsp dissector calls rtp dissector in interleaved mode.

Thanks to Anders Broman's comments.

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