Files
osmo-upf/contrib/pfcp_cause.txt
Neels Hofmeyr c8898587f3 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
2022-03-22 00:27:08 +01:00

20 lines
949 B
Plaintext

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