aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-07-29GTP1C_Templates,Osmocom_Gb_types: Use/move conversion functions at Osmocom_TypesPau Espin Pedrol3-70/+37
2024-07-29Improve use of enumareted type GTP_ClausePau Espin Pedrol3-22/+37
2024-07-29sgsn: Introduce test TC_attach_pdp_act_pmm_idlePau Espin Pedrol4-46/+140
2024-07-26stp: remove <= 1.8.x code pathsOliver Smith1-25/+0
2024-07-26msc: remove <= 1.11.x code pathOliver Smith1-5/+1
2024-07-26hnbgw: remove <= 1.5.x code pathsOliver Smith1-24/+7
2024-07-26ggsn: Fix function namePau Espin Pedrol1-2/+2
2024-07-26sgsn: Validate Direct Tunnel Flags DTI=1 is set during UpdatePDPContextReqPau Espin Pedrol1-0/+7
2024-07-26sgsn: Introduce test TC_attach_pdp_act_userPau Espin Pedrol3-53/+237
2024-07-25sgsn: Set up GTPv1U in emulated RNCsPau Espin Pedrol2-14/+41
2024-07-25GTP_ConnHdlr: Allow connection to multiple GTP_EmulationPau Espin Pedrol6-75/+81
2024-07-25sgsn: Rename vc_GTP -> vc_GGSN_GTPPau Espin Pedrol1-9/+9
2024-07-25library/GTP_Emulation: Make GTPv1C port optionalPau Espin Pedrol1-6/+8
2024-07-25deps: Update titan.ProtocolEmulations.M3UA to current masterPau Espin Pedrol1-1/+1
2024-07-25library/L3_Templates: Fix discriminator field in ts_GMM_DET_ACCEPT_MOPau Espin Pedrol1-1/+1
2024-07-25library/L3_Templates: Introduce templates for GMM Service Req/Acc/RejPau Espin Pedrol1-3/+89
2024-07-24library/GTPv1C_Templates: Introduce template ts_GTPC_UpdatePdpRespGGSNPau Espin Pedrol1-0/+55
2024-07-24library/GTP_Emulation: Check IMSI presence before returning if Conditional or...Pau Espin Pedrol1-11/+51
2024-07-24msc: Use template ts_RAB_SMdLPau Espin Pedrol1-39/+8
2024-07-24msc: Use RAB_ID obtained from RAB-AssReqPau Espin Pedrol2-3/+13
2024-07-24sgsn: Fix regression t_guard not passedPau Espin Pedrol1-1/+1
2024-07-24asterisk: IMS: enable EVS-only codec on IMS sidePau Espin Pedrol1-3/+8
2024-07-22sgsn: expected-results.xml: Add missing TC_sgsn_context_req_{in,out}Pau Espin Pedrol1-0/+2
2024-07-22sgsn: Move BSSGP_ConnHdlr code to its own filePau Espin Pedrol3-842/+910
2024-07-18asterisk: Introduce test TC_ims_call_mo_holdswitchresume_moPau Espin Pedrol2-0/+90
2024-07-18Fix BTS_Tests_ASCI.TC_vbs_notification, add missing SI1Andreas Eversberg2-1/+8
2024-07-16asterisk: Introduce test TC_ims_call_mt_local_uas_inacallPau Espin Pedrol2-0/+78
2024-07-16asterisk: Introduce test TC_ims_call_mt_no_local_uas_registeredPau Espin Pedrol2-0/+63
2024-07-16asterisk: TC_internal_call_all_Nregistered: Answer Cancel when receivedPau Espin Pedrol1-6/+9
2024-07-16asterisk: sip: Fail rx unexpected msg during unregisterPau Espin Pedrol1-0/+3
2024-07-16asterisk: MO internal call: Expect direct rtp re-INVITEPau Espin Pedrol2-6/+61
2024-07-16ttcn3-asterisk: Introduce test TC_ims_call_mo_2nd_mt_rejectedPau Espin Pedrol3-3/+92
2024-07-16asterisk: IMS: MT call: Move Tx INVITE to helper functionPau Espin Pedrol1-15/+33
2024-07-16asterisk: Move Via generation to helper functionPau Espin Pedrol1-17/+15
2024-07-16asterisk: TC_ims_call_mo_2nd_mo_rejectedPau Espin Pedrol3-23/+77
2024-07-16IPAd_Tests: expect the IPAd to request a notifications list on initPhilipp Maier1-0/+3
2024-07-16RSPDefinitions_Templates: add variants of ts_retrieveNotificationsListResponsePhilipp Maier2-5/+10
2024-07-15eIM_Tests: Use real notificationAddress in ProfileINstallationResultDataPhilipp Maier3-9/+10
2024-07-12eIM_Tests: add testsuite for an eIMPhilipp Maier10-0/+1499
2024-07-12IPAd_Tests: rework verification of ESipa responses from IPAdPhilipp Maier1-81/+45
2024-07-12IPAd_Tests: move static test configuration to IPAd_Tests.defaultPhilipp Maier2-3/+3
2024-07-11SGP32Definitions_Templates: add template for IpaEuiccDataResponsePhilipp Maier1-0/+99
2024-07-11SGP32Definitions_Templates: populate certificates correctlyPhilipp Maier1-4/+4
2024-07-11asterisk: Fix accessing to unset called_contact var in MT call without precon...Pau Espin Pedrol1-3/+3
2024-07-10asterisk: Increase timeout waiting for AMI event FullyBootedPau Espin Pedrol1-1/+3
2024-07-09asterisk: Introduce test TC_ims_call_mo_holdresume_moPau Espin Pedrol5-24/+177
2024-07-09asterisk: Unregister SIP UAs whose MT call gets cancelledPau Espin Pedrol1-0/+2
2024-07-08asterisk: Split test code into helper functionsPau Espin Pedrol1-16/+27
2024-07-08deps/Makefile: Use osmocom fork of titan.TestPorts.SIPmsgPau Espin Pedrol1-4/+4
2024-07-06Revert "s1ap: add {enc,dec}_S1AP_Global_ENB_ID() API"fixeria3-26/+29