Add 422 "Session Timer Too Small" response code from RFC 4028
[obnox/wireshark/wip.git] / tap-sipstat.c
index 0862c4152df610a028bdfc6057c29069031962b5..e96bd1992617bf92fe1850ef9c01d5235d170d3c 100644 (file)
@@ -104,6 +104,7 @@ static const value_string vals_status_code[] = {
     { 416, "Unsupported URI Scheme"},
     { 420, "Bad Extension"},
     { 421, "Extension Required"},
+    { 422, "Session Timer Too Small"},
     { 423, "Interval Too Brief"},
     { 429, "Provide Referrer Identity"},
     { 480, "Temporarily Unavailable"},