aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/pfcp_cause.txt
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2022-01-12 02:31:20 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2022-06-16 13:04:33 +0200
commitccb5506a33687c93a9bf49b76b3c71f98dce4f1c (patch)
tree7f1c9d7650387db323fa212d5796a7325bb548ef /contrib/pfcp_cause.txt
parent8b58faa4c2e1b52802293f4dce9fcc8dc3843b47 (diff)
contrib: add PFCP cause and IEI string maps
These help to build enums and value_strings using regexes. They are a verbatim copy from 3GPP TS 29.244 version 16.6.0 Release 16, paired with C-compatible and possibly abbreviated name strings. Related: SYS#5599 Change-Id: I7f37efd3cfc4c7b0ae49740ac15e461c52fae6e8
Diffstat (limited to 'contrib/pfcp_cause.txt')
-rw-r--r--contrib/pfcp_cause.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/pfcp_cause.txt b/contrib/pfcp_cause.txt
new file mode 100644
index 0000000..c85a8d7
--- /dev/null
+++ b/contrib/pfcp_cause.txt
@@ -0,0 +1,19 @@
+0 RESERVED Reserved
+1 REQUEST_ACCEPTED Request accepted (success)
+2 MORE_USAGE_REPORT_TO_SEND More Usage Report to send
+64 REQUEST_REJECTED Request rejected (reason not specified)
+65 SESSION_CTX_NOT_FOUND Session context not found
+66 MANDATORY_IE_MISSING Mandatory IE missing
+67 CONDITIONAL_IE_MISSING Conditional IE missing
+68 INVALID_LENGTH Invalid length
+69 MANDATORY_IE_INCORRECT Mandatory IE incorrect
+70 INVALID_FORW_POLICY Invalid Forwarding Policy
+71 INVALID_F_TEID_ALLOC_OPTION Invalid F-TEID allocation option
+72 NO_ESTABLISHED_PFCP_ASSOC No established PFCP Association
+73 RULE_CREATION_MOD_FAILURE Rule creation/modification Failure
+74 PFCP_ENTITY_IN_CONGESTION PFCP entity in congestion
+75 NO_RESOURCES_AVAILABLE No resources available
+76 SERVICE_NOT_SUPPORTED Service not supported
+77 SYSTEM_FAILURE System failure
+78 REDIRECTION_REQUESTED Redirection Requested
+79 ALL_DYNAMIC_ADDRESSES_ARE_OCCUPIED All dynamic addresses are occupied