Ethereal-dev: Re: [Ethereal-dev] rtpdump & CN packets

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

From: "Lars Ruoff" <lars.ruoff@xxxxxxxxxxxxxxxxxx>
Date: Fri, 14 Nov 2003 17:00:35 +0100
Hi,

actually, the save routine doesnt bother about comfort noise at all.
Each packet is saved in the same way.
(CN is only a matter of payload type, but the save routine doesnt bother
about the payload. It just saves raw packet data)
Are you sure that you get this problem *only* on packets with CN ??
Because there might be another issue, with differing binary formats on
different machines.
(a problem inherent to the original RTP tools suite).
But then, this should be the case for *all* packets you saved.
Could you please send me both types of files (ethereal and rtpdump)?
What's the system you run on?

regards,
Lars

----- Original Message ----- 
From: "Arsen Chaloyan" <achaloyan@xxxxxxxxx>
To: <ethereal-dev@xxxxxxxxxxxx>
Sent: Friday, November 14, 2003 7:19 AM
Subject: [Ethereal-dev] rtpdump & CN packets


> Hello.
> Recently I've worked with captured rtp streams saved
> in rtpdump format. It's great that ethereal now has
> this feature and it helps me a lot (thanks for
> development), but seems to be that comfort noise
> packets is shown well in AtpAnalyze, but is saved in
> wrong way.
> I use rtpdump -f a.rtp -o a.txt to test it. So the
> results:
>
>
> 1) Stream saved with a help of ethereal
>       5.381000 VATD len=13 from=0.0.0.0:0 nsid=25
> flags=0x97 confid=23216 ts=1083946091
>
>        5.759000 VATD len=13 from=0.0.0.0:0 nsid=25
> flags=0xa3 confid=23184 ts=1067168875
>
>        6.260000 VATD len=13 from=0.0.0.0:0 nsid=25
> flags=0xb3 confid=23088 ts=1050391659
>
>
>
> 2) Stream saved with rtpdump itself (no ethereal)
>
>       10.625000 RTP len=13 from=0.0.0.0:0 v=2 p=0 x=0
> cc=0 m=0 pt=13 (????,0,0) seq=536 ts=92576
> ssrc=0x5a6bb49b
>       10.646000 RTP len=13 from=0.0.0.0:0 v=2 p=0 x=0
> cc=0 m=0 pt=13 (????,0,0) seq=537 ts=92736
> ssrc=0x5a6bb49b
>       11.026000 RTP len=13 from=0.0.0.0:0 v=2 p=0 x=0
> cc=0 m=0 pt=13 (????,0,0) seq=538 ts=95776
> ssrc=0x5a6bb49b
>
>
> Best regards, Arsen.
>
> __________________________________
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
> http://antispam.yahoo.com/whatsnewfree
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev