aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-09-12TC_s1ap_attach: setup S11 interface, catch Create Session RequestPhilipp Maier1-1/+21
2023-09-07MNCC_EncDec.c: fix missing SDP in enc of mncc_rtpNeels Hofmeyr1-0/+4
2023-09-06dia2gsup: Introduce new error scenario testsPau Espin Pedrol2-2/+224
2023-09-05HLR_Tests: add testcase for multiple APNs in subscriber dataAlexander Couzens3-21/+146
2023-09-05hlr: implement str2apn() to convert an apn as string into octetstringAlexander Couzens1-0/+59
2023-09-05Revert "BTS_Tests: execute TC_dyn_osmo_pdch_{tchh,sdcch8}_race_act last"Vadim Yanitskiy2-7/+4
2023-09-04BTS_Tests: add TC_data_rtp_tch* for CSDVadim Yanitskiy2-0/+217
2023-09-04BTS_Tests: decouple payload generation from f_rtpem_activate()Vadim Yanitskiy1-41/+36
2023-09-04BTS_Tests: f_rtpem_activate(): make RTP payload type configurableVadim Yanitskiy1-2/+3
2023-09-04library: RTP_Emulation: implement new RTPEM_MODE_LOOPBACKVadim Yanitskiy1-3/+28
2023-09-01GTPv2_Emulation: improve accessibility of unit-data (TEID0)Philipp Maier1-1/+49
2023-09-01MME_Tests: add new testcase TC_s1ap_tau_unknown_gutiPhilipp Maier1-0/+49
2023-09-01NAS_Templates: add template for Tracking Area Update RejectPhilipp Maier1-0/+17
2023-09-01MME_Tests: remove unused timer variablePhilipp Maier1-2/+0
2023-09-01NAS_Templates: add template for Tracking Area Update RequestPhilipp Maier1-0/+44
2023-09-01NAS_Templates: add template for NAS key set identifierPhilipp Maier1-0/+9
2023-09-01NAS_Templates: add template for EPS update typePhilipp Maier1-0/+9
2023-09-01NAS_Templates: add templates for EPS_Mobile_ID_IMSI/IMEI/GUTIPhilipp Maier1-0/+16
2023-09-01NAS_Templates: fix ts_NAS_GUTIPhilipp Maier1-4/+6
2023-09-01MME_Tests: Add S11/GTPv2 interfacePhilipp Maier3-5/+53
2023-09-01GTPv2_Emulation: make sure g_uecups_conn_id is populated.Philipp Maier1-1/+2
2023-09-01stp: Don't expect a fixed SLS in IPA -> M3UA caseHarald Welte1-3/+3
2023-08-31GTP_Templates: Fix several template type incongruenciesPau Espin Pedrol1-9/+9
2023-08-31dia2gsup: initial refactoringPau Espin Pedrol1-21/+25
2023-08-30PCUIF_Components: fix confirm member in record BTS_CCCH_BlockPhilipp Maier1-1/+2
2023-08-30PCUIF: fix coding of 'lqual_cb' field in PCUIF_dataVadim Yanitskiy1-1/+4
2023-08-30ASCI: Add tests for voice group/broadcast calls at MSCAndreas Eversberg4-2/+708
2023-08-29PCUIF_Components: add compatibility for PCU_IF_SAPI_AGCH_2Philipp Maier1-1/+8
2023-08-29BTS_Tests: add new testcase TC_pcu_data_req_imm_ass_agchPhilipp Maier1-0/+25
2023-08-29BTS_Tests: use f_PCUIF_tx_mac_block_agch in TC_pcu_data_req_agchPhilipp Maier1-1/+2
2023-08-29PCUIF: Add support for PCU_IF_SAPI_AGCH_2Philipp Maier2-1/+63
2023-08-29PCUIF: use confirm flag in struct gsm_pcu_if_pchPhilipp Maier4-4/+11
2023-08-29GPRS_Components: remove excess new-linePhilipp Maier1-1/+0
2023-08-29DIAMETER: Origin-State-Id in DWR and DWA messages is optionalPau Espin Pedrol1-4/+4
2023-08-29ASCI: Update commit hash of titan.ProtocolModules.MobileL3_v13.4.0Andreas Eversberg1-1/+1
2023-08-27library: L1CTL: add 'start_fn' field to UL/DL TBF CFG.req messagesVadim Yanitskiy1-8/+18
2023-08-26dia2gsup: Introduce initial testsuiteHarald Welte6-0/+315
2023-08-26DIAMETER_Emulation: Support forwarding messages identified by ete_id to a cli...Pau Espin Pedrol3-15/+110
2023-08-26diameter: Fix order of AVPs in tr_DIA_AIAPau Espin Pedrol1-3/+3
2023-08-25msc: TC_ho_inter_msc_out_csd: new testOliver Smith1-0/+14
2023-08-25Cosmetic: msc: f_tc_ho_inter_msc_out: fix indentOliver Smith1-3/+3
2023-08-25msc: TC_ho_inter_bsc_csd: new testOliver Smith2-1/+12
2023-08-25GTP_Templates: fix wrong function namePhilipp Maier1-1/+1
2023-08-25msc: add helper func f_set_cpars_csd()Oliver Smith1-17/+18
2023-08-25msc/BSC_Conn…: ass req/compl: check/use CSD codecOliver Smith1-2/+28
2023-08-22MME_Tests: add testcase TC_s1ap_resetPhilipp Maier2-3/+40
2023-08-22BTS_Tests: rewrite outdated commentPhilipp Maier1-1/+1
2023-08-22PCUIF_Types: get rid of _DT, _dt (Direct TLLI)Philipp Maier4-38/+38
2023-08-19hnbgw: TC_apply_sccp()Neels Hofmeyr1-0/+74
2023-08-19rua: also match on RUA Disconnect without RANAP payloadNeels Hofmeyr2-3/+37