Hi, The SDP dissector saves some info in transport_info_t transport_info; Which the RTP dissector uses perhaps that can be expanded. Regards Anders
-----Ursprungligt meddelande----- Från: [email protected] [mailto:[email protected]] För Emanuel Gabl Skickat: den 26 mars 2009 12:18 Till: [email protected] Ämne: [Wireshark-dev] save SDP attributes Hi everyone, I am trying to get the attributes from the SDP package but in function dissect_sdp_media_attribute the SDP dissector just adds the attribute name and value to the proto tree. I want to get informed from the SDP dissector to save the attributes of a SIP session for later use. Does anybody know how to do this? I think this functionality is valuable for others too. Thanks a lot Emanuel ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
