Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] decoding multiple packets to a protocol

From: Romel Khan <romel.khan@xxxxxxx>
Date: Fri, 17 Dec 2010 11:08:03 -0500

Say I have a capture with several thousand UDP packets with many different combinations of source and destination ports. I know all these packets are RTP protocol. Yet wireshark shows this as only UDP. Decoding every source and destination ports combination one by one to RTP using wireshark's well known "Decode as" means is not convenient. How can I decode all the packets to be decoded as RTP?