Ethereal-dev: [Ethereal-dev] rtp ip/port values

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

From: Miha Jemec <m.jemec@xxxxxxxxxxx>
Date: Mon, 18 Oct 2004 09:21:21 +0200
HI,

one of the open features to implement in H323 analysis is the connection
between call setup packets and rtp packets. It would be nice to have the
possibility to press a button from the selected h323 call and analyze
the appropriate rtp stream.

I want to know how should this be implemented, or exact how to get the
rtp ip&port values?

The RTP ip/port address is dissected somewhere in h245 part of the
packet. In case of the faststart in packet-h225.c the routine 
dissect_h245_OpenLogicalChannel() is called in packet-h245.c.

How should I get the values back into packet-h225.c? 

Regards, Miha
-- 
Miha Jemec <m.jemec@xxxxxxxxxxx>