Commit ee5e5edb authored by kretzschmann's avatar kretzschmann
Browse files

add type Cause to commons file

parent f6b80dc0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ Package Ngap_Common {
    Data {
    	
        type NgapMessage;
        type Cause;
        
        //Table 8.1-1     
        NgapMessage AMF_CONFIGURATION_UPDATE;
@@ -193,6 +194,9 @@ Package Ngap_Common {
        NgapMessage UPLINK_RAN_EARLY_STATUS_TRANSFER;
        NgapMessage DOWNLINK_RAN_EARLY_STATUS_TRANSFER;
        
        //Section 9.3.1.2
        Cause Multiple_Location_Reporting_Reference_ID_instances; 
                
    } // End of Data section
          
        Configuration {