Wireshark-commits: [Wireshark-commits] rev 27696: /trunk/ /trunk/epan/dissectors/: packet-iax2.c pa
Date: Wed, 11 Mar 2009 06:43:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27696

User: etxrab
Date: 2009/03/10 11:43 PM

Log:
 From Carlos Mendioroz:
 IAX2 calls statistics window ala RTP.
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3217

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +74 -13    packet-iax2.c    Modified
  +24 -0     packet-iax2.h    Modified

Directory: /trunk/gtk/
  Changes    Path                Action
  +2 -0      Makefile.common     Modified
  +3558 -0   iax2_analysis.c     Added
  +119 -0    iax2_analysis.h     Added
  +181 -0    voip_calls.c        Modified
  +4 -0      voip_calls.h        Modified
  +3 -0      voip_calls_dlg.c    Modified