ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 23262: /trunk/ /trunk/epan/: Makefile.common tap-voip.h

Date: Wed, 24 Oct 2007 08:30:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23262

User: kukosa
Date: 2007/10/24 08:30 AM

Log:
 add common VoIP TAP listener "voip" which can be used in arbitrary experimental/proprietary protocol (implemented e.g. in plugin) and allows it to make graphs and replay streams

Directory: /trunk/epan/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +59 -0     tap-voip.h         Added

Directory: /trunk/gtk/
  Changes    Path                Action
  +127 -12   voip_calls.c        Modified
  +9 -18     voip_calls.h        Modified
  +14 -3     voip_calls_dlg.c    Modified