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 8326] A dissector for Sippy RTPproxy controlling protocol

Date: Tue, 19 Feb 2013 06:32:56 +0000

Comment # 14 on bug 8326 from
This dissector should be rewritten making use of the TVB parse capabilities of
libwireshark IMHO.

epan/tvbparse.h:

 The intention behind this is to ease the writing of dissectors that have to
 parse text without the need of writing into buffers.

Furthermore:
If you use proto_reg_handoff_rtpproxy() as your preference change handler,
don't make new handles every time.


You are receiving this mail because:
  • You are watching all bug changes.