Ethereal-dev: RE: [Ethereal-dev] RTCP conversations not set up in recent SVN version
Hi,
A typo in the .cnf file, should have been:
if ( media_control_channel )
tvb_memcpy(tvb, (char *)&rtcp_ipv4_address, value_offset, 4);
I'll check in a change tonight.
Best regards
Anders
-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of Oliveras, Michael
Sent: den 26 januari 2005 15:49
To: 'ethereal-dev@xxxxxxxxxxxx'
Subject: [Ethereal-dev] RTCP conversations not set up in recent SVN
version
Starting with ethereal 0.10.9, I noticed that RTP and RTCP were not always
detected as such, even though the signaling that set them up was present. I
noticed that a change was made to fix this, and it in my traces RTP is now
detected (version 0.10.9-SVN-13171), however RTCP is not. It seems that RTCP
conversations are still sometimes not set up?
http://www.ethereal.com/lists/ethereal-cvs/200501/msg00245.html
I have included a trace that illustrates this.
Thanks,
Mike