Loading ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +53 −1 Original line number Diff line number Diff line Loading @@ -165,7 +165,59 @@ module NGAP_TCFunctions { m_pDUSessionResourceSetupItemSUReq( 0, m_s_NSSAI('00'O,'000000'O), '00'O //TODO replace with template //'00'O //TODO replace with template bit2oct(encvalue( m_pDUSessionResourceSetupRequestTransfer({ m_pDUSessionResourceSetupRequestTransfer_id_UL_NGU_UP_TNLInformation({ m_uPTransportLayerInformationItem( m_uPTransportLayerInformation_gTPTunnel( m_gTPTunnel( PX_TRANSPORT_LAYER_ADDRESS, PX_GTP_TEID, - ) ), - ) }), m_pDUSessionResourceSetupRequestTransfer_id_PDUSessionType(m_pDUSessionType(ipv4)), m_pDUSessionResourceSetupRequestTransfer_id_QosFlowSetupRequestList({ m_qosFlowSetupRequestItem( PX_QOS_FLOW_IDENTIFIER, m_qosFlowLevelQosParameters( m_qosCharacteristics_dynamic5QI( m_dynamic5QIDescriptor( 1,//in template (value) PriorityLevelQos p_priorityLevelQos, 0,//in template (value) PacketDelayBudget p_packetDelayBudget, m_PacketErrorRate( 0,//in template (value) PacketErrorRate.pERScalar p_pERScalar, 0,//in template (value) PacketErrorRate.pERExponent p_pERExponent, - ), -, -, -, -, - ) ), m_allocationAndRetentionPriority( 1,//in template (value) PriorityLevelARP p_priorityLevelARP, shall_not_trigger_pre_emption,//in template (value) Pre_emptionCapability p_pre_emptionCapability, not_pre_emptable,//in template (value) Pre_emptionVulnerability p_pre_emptionVulnerability, - ), -, -, -, - ), -, - ) }) }) )) /*bit2oct(encvalue(m_ie_pDUSessResSetReqTrIEs( m_uPTLInf(m_gTPTunnel( '0'B', Loading Loading
ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +53 −1 Original line number Diff line number Diff line Loading @@ -165,7 +165,59 @@ module NGAP_TCFunctions { m_pDUSessionResourceSetupItemSUReq( 0, m_s_NSSAI('00'O,'000000'O), '00'O //TODO replace with template //'00'O //TODO replace with template bit2oct(encvalue( m_pDUSessionResourceSetupRequestTransfer({ m_pDUSessionResourceSetupRequestTransfer_id_UL_NGU_UP_TNLInformation({ m_uPTransportLayerInformationItem( m_uPTransportLayerInformation_gTPTunnel( m_gTPTunnel( PX_TRANSPORT_LAYER_ADDRESS, PX_GTP_TEID, - ) ), - ) }), m_pDUSessionResourceSetupRequestTransfer_id_PDUSessionType(m_pDUSessionType(ipv4)), m_pDUSessionResourceSetupRequestTransfer_id_QosFlowSetupRequestList({ m_qosFlowSetupRequestItem( PX_QOS_FLOW_IDENTIFIER, m_qosFlowLevelQosParameters( m_qosCharacteristics_dynamic5QI( m_dynamic5QIDescriptor( 1,//in template (value) PriorityLevelQos p_priorityLevelQos, 0,//in template (value) PacketDelayBudget p_packetDelayBudget, m_PacketErrorRate( 0,//in template (value) PacketErrorRate.pERScalar p_pERScalar, 0,//in template (value) PacketErrorRate.pERExponent p_pERExponent, - ), -, -, -, -, - ) ), m_allocationAndRetentionPriority( 1,//in template (value) PriorityLevelARP p_priorityLevelARP, shall_not_trigger_pre_emption,//in template (value) Pre_emptionCapability p_pre_emptionCapability, not_pre_emptable,//in template (value) Pre_emptionVulnerability p_pre_emptionVulnerability, - ), -, -, -, - ), -, - ) }) }) )) /*bit2oct(encvalue(m_ie_pDUSessResSetReqTrIEs( m_uPTLInf(m_gTPTunnel( '0'B', Loading