Commit 0aa0c734 authored by kretzschmann's avatar kretzschmann
Browse files

add missing, mandatory Cause field in responses of TP_NGAP_AMF_CMP_02-03

parent bf388678
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -334,7 +334,11 @@ Package TP_AMF {
	                        CHOICE_UE_NGAP_IDs containing
	                        	UE_NGAP_ID_pair containing               	
                        			AMF_UE_NGAP_ID,
                        			RAN_UE_NGAP_ID;;;
                        			RAN_UE_NGAP_ID
                        		;
                        	;,
                        	Cause
                        ;
	                    to the GNB entity
	               	}
	            }
@@ -367,7 +371,11 @@ Package TP_AMF {
	                    the IUT entity sends a UE_CONTEXT_RELEASE_COMMAND containing  	
	                        CHOICE_UE_NGAP_IDs containing
	                        	AMF_UE_NGAP_ID containing               	
                        			AMF_UE_NGAP_ID;;;
                        			AMF_UE_NGAP_ID
                        		;
                        	;,
                        	Cause
                        ;
	                    to the GNB entity
                	}
                }