change all file offsets from long to gint64 so we can - theoretically - handle files...
[obnox/wireshark/wip.git] / tap-sipstat.c
index 33021fc6916a591ba274ee1f084b4c833ae19832..0862c4152df610a028bdfc6057c29069031962b5 100644 (file)
@@ -118,6 +118,7 @@ static const value_string vals_status_code[] = {
     { 489, "Bad Event"},
     { 491, "Request Pending"},
     { 493, "Undecipherable"},
+    { 494, "Security Agreement Required"},
     { 499, "Client Error - Others"},
 
     { 500, "Server Internal Error"},