Loading ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +34 −1 Original line number Diff line number Diff line Loading @@ -672,7 +672,40 @@ module NGAP_TCFunctions { { m_pDUSessionResourceModifyItemModReq( PX_PDU_SESSION_ID, '00'O,//bit2oct( bit2oct( encvalue( m_pDUSessionResourceModifyRequestTransfer_options( { m_uL_NGU_UP_TNLModifyItem( m_uPTransportLayerInformation_gTPTunnel( m_gTPTunnel( PX_TRANSPORT_LAYER_ADDRESS, PX_GTP_TEID, omit ) ),//in template (value) UPTransportLayerInformation p_uL_NGU_UP_TNLInformation, m_uPTransportLayerInformation_gTPTunnel( m_gTPTunnel( PX_TRANSPORT_LAYER_ADDRESS, PX_GTP_TEID, omit ) ),//in template (value) UPTransportLayerInformation p_dL_NGU_UP_TNLInformation, -//in template (omit) UL_NGU_UP_TNLModifyItem.iE_Extensions p_iE_Extensions := omit ) },//in template (value) UL_NGU_UP_TNLModifyList p_uL_NGU_UP_TNLModifyList, { m_qosFlowAddOrModifyRequestItem( PX_QOS_FLOW_IDENTIFIER, -,//in template (omit) QosFlowLevelQosParameters p_qosFlowLevelQosParameters := omit, -,//in template (omit) E_RAB_ID p_e_RAB_ID := omit, -//in template (omit) QosFlowAddOrModifyRequestItem.iE_Extensions p_iE_Extensions := omit ) }//in template (value) QosFlowAddOrModifyRequestList p_qosFlowAddOrModifyRequestList ) ) ), //'00'O,//bit2oct( // encvalue( // m_pDUSessionResourceModifyRequestTransfer(//FIXME when template with mandatory IEs available // -//in template (omit) PDUSessionResourceModifyRequestTransfer.protocolIEs p_protocolIEs Loading Loading
ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +34 −1 Original line number Diff line number Diff line Loading @@ -672,7 +672,40 @@ module NGAP_TCFunctions { { m_pDUSessionResourceModifyItemModReq( PX_PDU_SESSION_ID, '00'O,//bit2oct( bit2oct( encvalue( m_pDUSessionResourceModifyRequestTransfer_options( { m_uL_NGU_UP_TNLModifyItem( m_uPTransportLayerInformation_gTPTunnel( m_gTPTunnel( PX_TRANSPORT_LAYER_ADDRESS, PX_GTP_TEID, omit ) ),//in template (value) UPTransportLayerInformation p_uL_NGU_UP_TNLInformation, m_uPTransportLayerInformation_gTPTunnel( m_gTPTunnel( PX_TRANSPORT_LAYER_ADDRESS, PX_GTP_TEID, omit ) ),//in template (value) UPTransportLayerInformation p_dL_NGU_UP_TNLInformation, -//in template (omit) UL_NGU_UP_TNLModifyItem.iE_Extensions p_iE_Extensions := omit ) },//in template (value) UL_NGU_UP_TNLModifyList p_uL_NGU_UP_TNLModifyList, { m_qosFlowAddOrModifyRequestItem( PX_QOS_FLOW_IDENTIFIER, -,//in template (omit) QosFlowLevelQosParameters p_qosFlowLevelQosParameters := omit, -,//in template (omit) E_RAB_ID p_e_RAB_ID := omit, -//in template (omit) QosFlowAddOrModifyRequestItem.iE_Extensions p_iE_Extensions := omit ) }//in template (value) QosFlowAddOrModifyRequestList p_qosFlowAddOrModifyRequestList ) ) ), //'00'O,//bit2oct( // encvalue( // m_pDUSessionResourceModifyRequestTransfer(//FIXME when template with mandatory IEs available // -//in template (omit) PDUSessionResourceModifyRequestTransfer.protocolIEs p_protocolIEs Loading