Wireshark-dev: Re: [Wireshark-dev] [Patch] Tracking setup of MSRP conversations

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Fri, 28 Jul 2006 23:27:25 +0200
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Martin Mathieson
Skickat: den 24 juli 2006 18:12
Till: Developer support list for Wireshark
Ämne: [Wireshark-dev] [Patch] Tracking setup of MSRP conversations

Hi,

These patches:
- allow SDP to parse the IP address + port for the MSRP session from the 
path attribute
- setup an MSRP conversation using this address, whose data points back 
to the SDP frame
- link to the SDP setup frame while dissecting MSRP (can be switched off 
by a preference)
- I also changed sdp.media.port to be a numeric field

Best regards,
Martin