Commit 2d561fe4 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

added IE templates

parent 99762884
Loading
Loading
Loading
Loading
+13 −2
Original line number Diff line number Diff line
@@ -1965,7 +1965,6 @@ module LibNGAP_Templates {
                                                               in template QosFlowSetupRequestList p_qfsrl
               ):={
                   protocolIEs:={
                    //PDUSessionResourceSetupRequestTransferIEs:={
//                       {
//                        id := id_PDUSessionAggregateMaximumBitRate,
//                        criticality := reject,
@@ -2057,9 +2056,21 @@ module LibNGAP_Templates {
//                         //presence := optional_
//                       }
               }
            }//end of template m_ie_pDUSessResSetReqTr
            }//end of template m_ie_pDUSessResSetReqTrIEs
            
            //  type    record  PDUSessionResourceSetupResponseTransfer {
            template PDUSessionResourceSetupResponseTransfer m_ie_pDUSessResSetRespTr(
                                                   in template QosFlowPerTNLInformation p_qosfTnlInf,
                                                   in template QosFlowPerTNLInformationList p_qosfList:=omit,
                                                   in template SecurityResult p_secRes:=omit,
                                                   in template QosFlowListWithCause p_qosfCause:=omit
               ):={
                   dLQosFlowPerTNLInformation           := p_qosfTnlInf,
                   additionalDLQosFlowPerTNLInformation := p_qosfList,
                   securityResult                       := p_secRes,
                   qosFlowFailedToSetupList             := p_qosfCause,
                   iE_Extensions := omit
            }//end of template m_ie_pDUSessResSetRespTr
            
            //  type    NGAP_Containers.NGAP_PROTOCOL_EXTENSION PDUSessionResourceSetupResponseTransfer_ExtIEs  (
            //  type    record  PDUSessionResourceSetupUnsuccessfulTransfer {