Checked in. Please note that we are currently having some problems, so
the patch may not be in the public svn repo for a few days...
Brg
Anders
-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Cvetan Ivanov
Sent: den 1 juni 2006 12:31
To: Ethereal development
Subject: Re: [Ethereal-dev] Patch: BUG: H323 VoIP Calls not working
Hello,
Thomas Sillaber wrote:
> Hola List,
>
> the Voip Calls Feature is not working correctly with H.323 (SIP is
working).
> The Calls are not reassembled correctly. For every packet a new line
> is displayed.
>
It seems to me that in gtk/voip_calls.c tmp_h323info->guid is pointer
itself, therefore:
memcmp(&tmp_h323info->guid
should in fact read:
memcmp(tmp_h323info->guid
Attached is a one line patch that seems to fix the h323 call graph for
me.
Best regards,
Cvetan
--
Cvetan Ivanov
System Administrator
SpectrumNet Jsc.
+35929657613 Office
_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev