I'm not exactly sure what's up with the v150fw dissector, since
it defines a heuristic which is never used and registers in no tables.
The comments indicate it's carried over rtp, but rtp doesn't have a
heuristic table.
FWIW: packet-rtp.c does register the v150fw dissector to the
rtp dynamic payload type table.
rtp_dyn_pt_dissector_table =
register_dissector_table("rtp_dyn_payload_type",
"Dynamic RTP payload type", FT_STRING, BASE_NONE);
___________________________________________________________________________
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