for VoIP Call Analysis:
authorlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 2 Feb 2005 01:02:09 +0000 (01:02 +0000)
committerlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 2 Feb 2005 01:02:09 +0000 (01:02 +0000)
commit13d7434c40606e9a1cca32da1d12a83d32acfaec
tree622cc60d50e10f3be1a3986c95bc457facc41746
parentc73b0414811c09024ede770364d9395fdacf5c4e
for VoIP Call Analysis:
- make VoIP Call Analysis work if, called from command line
- should also work now while capturing with packet list
  updated in "real time" (to be tested)
- give each tap listener a unique identifier, so ethereal
  won't mix them up
- various cleanups
- compile by default

Todo:
- add support for "tap display filter"
- reimplement function to add rtp streams to the call flow.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13232 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/Makefile.am
gtk/Makefile.common
gtk/voip_calls.c
gtk/voip_calls.h
gtk/voip_calls_dlg.c
gtk/voip_calls_dlg.h