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