summaryrefslogtreecommitdiff
path: root/tap-sipstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-sipstat.c')
-rw-r--r--tap-sipstat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tap-sipstat.c b/tap-sipstat.c
index 8202224faf..d300077ea7 100644
--- a/tap-sipstat.c
+++ b/tap-sipstat.c
@@ -97,6 +97,7 @@ static const value_string vals_status_code[] = {
{ 407, "Proxy Authentication Required"},
{ 408, "Request Timeout"},
{ 410, "Gone"},
+ { 412, "Conditional Request Failed"},
{ 413, "Request Entity Too Large"},
{ 414, "Request-URI Too Long"},
{ 415, "Unsupported Media Type"},