Ethereal-dev: [Ethereal-dev] RTP and RTCP automaticaly decode, for a range of ports

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "cpetrut" <cpetrut@xxxxxxxxx>
Date: Wed, 24 Jul 2002 12:03:55 +0300
Hello,
 
A few weeks ago I starting to develop plugins for Ethereal, and now I have problems with protocols implementation.
 
I want to automaticaly decode RTP and RTCP, for a range of ports. (not using "Decode as..." option)
 
Can I call the RTP/RTCP dissector from another plugin ? If I can, how ?
How should I develop the plugin that decode RTP for my range of ports? ( I dont want to copy the packet-rtp.c file and transform it into a plugin ) .
 
But if the range of ports is used sometimes by another program too ?
 
 
best regards
 
Cirstea Petrut.