Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: SV: [Ethereal-dev] Voip graph patch

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Tue, 5 Jul 2005 06:52:25 +0200
Hi,
The patch does not compile...
ethereal-tap-register.c
graph_analysis.c
voip_calls.c
voip_calls.c(104) : error C2078: too many initializers
rtp_analysis.c
voip_calls_dlg.c
Generating Code...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program\Microsoft Visual
Studio\VC98\bin\NMAKE.E
XE"' : return code '0x2'
Stop.

Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Alejandro Vaquero
Skickat: den 5 juli 2005 21:36
Till: ethereal-dev@xxxxxxxxxxxx
Ämne: [Ethereal-dev] Voip graph patch

Hi All,
    Find attached a patch for multiple small fixes for the Voip Analysis 
tool:
- avoid the clist of the calls dlg to be refreshed multiple times when 
first appear.
- destroy the Graph window when the data is not valid anymore.
- fixes an H245 packet count error
- resizing the Graph windows when is displayed (up to 5 columns).

Regards
Alejandro