Commit 47764ef0 authored by juvancic's avatar juvancic
Browse files

updated TPs gnb_pdu07-10

parent cbb623c2
Loading
Loading
Loading
Loading
+17 −17
Original line number Diff line number Diff line
@@ -633,7 +633,6 @@ module NGAP_TCFunctions {
                            )
                         }//template (present) PDUSessionResourceReleasedListRelRes p_pDUSessionResourceReleasedListRelRes := ?
                        )

                     )
                   );

@@ -695,22 +694,22 @@ module NGAP_TCFunctions {
                            (
                              mw_pDUSessionResourceModifyItemModRes(
                                PX_PDU_SESSION_ID,//template (present) PDUSessionID p_pDUSessionID := ?,
                                ?,//mw_pDUSessionResourceModifyResponseTransfer(
                                  //*,//template UPTransportLayerInformation p_dL_NGU_UP_TNLInformation := *,
                                  //*,//template UPTransportLayerInformation p_uL_NGU_UP_TNLInformation := *,
                                  //?,//template QosFlowAddOrModifyResponseList p_qosFlowAddOrModifyResponseList := *,
                                  //*,//template QosFlowPerTNLInformationList p_additionalDLQosFlowPerTNLInformation := *,
                                  //*,//template QosFlowListWithCause p_qosFlowFailedToAddOrModifyList := *,
                                  //*//template PDUSessionResourceModifyResponseTransfer.iE_Extensions p_iE_Extensions := *
                                //),//FIXME: Decode&Match - In ASN1 it is OCTET STRING pDUSessionResourceModifyResponseTransfer

                                decmatch(
                                  mw_pDUSessionResourceModifyResponseTransfer(
                                    *,//template UPTransportLayerInformation p_dL_NGU_UP_TNLInformation := *,
                                    *,//template UPTransportLayerInformation p_uL_NGU_UP_TNLInformation := *,
                                    ?,//template QosFlowAddOrModifyResponseList p_qosFlowAddOrModifyResponseList := *,
                                    *,//template QosFlowPerTNLInformationList p_additionalDLQosFlowPerTNLInformation := *,
                                    *,//template QosFlowListWithCause p_qosFlowFailedToAddOrModifyList := *,
                                    *//template PDUSessionResourceModifyResponseTransfer.iE_Extensions p_iE_Extensions := *
                                  )
                                ),//Decode&Match - In ASN1 it is OCTET STRING pDUSessionResourceModifyResponseTransfer
                                -//template PDUSessionResourceModifyItemModRes.iE_Extensions p_iE_Extensions := *
                              )

                            )
                         }
                        )

                     )
                   );

@@ -779,16 +778,17 @@ module NGAP_TCFunctions {
                         {
                              mw_pDUSessionResourceFailedToModifyItemModRes(
                                PX_PDU_SESSION_ID,//template (present) PDUSessionID p_pDUSessionID := ?,
                                ?,//mw_pDUSessionResourceModifyUnsuccessfulTransfer(
                                 //         ?,//template (present) Cause p_cause := ?,
                                 //         *,//template CriticalityDiagnostics p_criticalityDiagnostics := *,
                                 //         *//template PDUSessionResourceModifyUnsuccessfulTransfer.iE_Extensions p_iE_Extensions := *
                                //),/FIXME: Decode&Match - In ASN1 it is OCTET STRING mw_pDUSessionResourceModifyUnsuccessfulTransfer
                                decmatch(
                                  mw_pDUSessionResourceModifyUnsuccessfulTransfer(
                                    ?,//template (present) Cause p_cause := ?,
                                    *,//template CriticalityDiagnostics p_criticalityDiagnostics := *,
                                    *//template PDUSessionResourceModifyUnsuccessfulTransfer.iE_Extensions p_iE_Extensions := *
                                  )
                                ),//Decode&Match - In ASN1 it is OCTET STRING mw_pDUSessionResourceModifyUnsuccessfulTransfer
                                *
                              )
                         }
                        )

                     )
                   );