Ethereal-users: Re: [Ethereal-users] Can Tethereal sniff RTP

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

Date: Sat, 5 Feb 2005 02:26:19 +0100
Ethereal can heuristically dissect RTP packets,. RTP heuristic
dissection is a preference not set by default.

So you could either open preferences->protocols->RTP, check the
heuristic dissection flag, save your preferences, and then use
tethereal as you did

or launch ethereal setting the preference using the "-o" argument from
command line, like:
 
$ tethereal -o "rtp.heuristic_rtp: TRUE" -R rtp

should do 


On Fri, 4 Feb 2005 17:18:23 -0800 (PST), Raghavendra Thodime
<thodime_raghu@xxxxxxxxx> wrote:
> In Linux if I give
> ./tethereal -R "sip or rtp"  -V
> I only see sip messages. I don't see rtp messages. Is
> this because tethereal I have is older one. I know
> that thereal sniffs rtp packets based on SDP info it
> sees in SIP packet. Is there a way it can sniff rtp
> packets live.
> 
> Thanks
> Raghu
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> _______________________________________________
> Ethereal-users mailing list
> Ethereal-users@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-users
>