Loading ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +17 −17 Original line number Diff line number Diff line Loading @@ -633,7 +633,6 @@ module NGAP_TCFunctions { ) }//template (present) PDUSessionResourceReleasedListRelRes p_pDUSessionResourceReleasedListRelRes := ? ) ) ); Loading Loading @@ -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 := * ) ) } ) ) ); Loading Loading @@ -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 * ) } ) ) ); Loading Loading
ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +17 −17 Original line number Diff line number Diff line Loading @@ -633,7 +633,6 @@ module NGAP_TCFunctions { ) }//template (present) PDUSessionResourceReleasedListRelRes p_pDUSessionResourceReleasedListRelRes := ? ) ) ); Loading Loading @@ -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 := * ) ) } ) ) ); Loading Loading @@ -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 * ) } ) ) ); Loading