aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sip.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-sip.h')
-rw-r--r--epan/dissectors/packet-sip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-sip.h b/epan/dissectors/packet-sip.h
index ffd36bc33d..892875641e 100644
--- a/epan/dissectors/packet-sip.h
+++ b/epan/dissectors/packet-sip.h
@@ -31,6 +31,7 @@ typedef struct _sip_info_value_t
gchar *request_method;
guint response_code;
guchar resend;
+ guint32 setup_time;
/* added for VoIP calls analysis, see gtk/voip_calls.c*/
gchar *tap_call_id;
gchar *tap_from_addr;