aboutsummaryrefslogtreecommitdiffstats
path: root/msc/BSC_ConnectionHandler.ttcn
AgeCommit message (Expand)AuthorFilesLines
11 daysmsc: add mi arg to f_perform_lu()Neels Hofmeyr1-2/+8
11 daysmsc: allow f_verify_vty_lac_ci() to pass for CompL3 by TMSI MINeels Hofmeyr1-1/+3
11 daysmsc: derive altsteps from f_expect_paging() and use themVadim Yanitskiy1-7/+26
11 daysmsc: rework f_expect_paging(): handle mismatch and timeoutVadim Yanitskiy1-7/+21
11 daysmsc: f_expect_paging(): fix by_tmsi argNeels Hofmeyr1-2/+7
2024-04-03msc: fix race condition in TC_mm_id_resp_no_identityVadim Yanitskiy1-3/+3
2024-03-27msc: fix f_tc_mt_crcx_ran_reject(): properly handle Iu-ReleaseCommandVadim Yanitskiy1-8/+13
2024-03-27msc: as_{iu_release,clear_cmd}_compl_disc: remove no-op timer argumentsVadim Yanitskiy1-3/+3
2024-03-22Move SDP templates to its own SDP_Templates.ttcn filePau Espin Pedrol1-0/+1
2024-01-18Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcnPau Espin Pedrol1-0/+1
2023-08-30ASCI: Add tests for voice group/broadcast calls at MSCAndreas Eversberg1-2/+2
2023-08-25msc: TC_ho_inter_bsc_csd: new testOliver Smith1-0/+1
2023-08-25msc/BSC_Conn…: ass req/compl: check/use CSD codecOliver Smith1-2/+28
2023-07-28ASCI: Add GCC and BCC service requests to BSC_ConnectionHandler.ttcnAndreas Eversberg1-1/+9
2023-07-28ASCI: Rename handoverRequest to n_connect in RAN_Emulation.ttcnppAndreas Eversberg1-3/+3
2023-07-18msc: TC_lu_and_mt/mo_csd: reduce call open timeOliver Smith1-4/+4
2023-07-18msc: TC_lu_and_mo_csd: test multiple bearer servicesOliver Smith1-3/+2
2023-07-18msc: f_call_hangup: add missing rx MNCC_REL_cnfOliver Smith1-1/+3
2023-07-18msc: TC_lu_and_mt_csd: test multiple bearer servicesOliver Smith1-7/+2
2023-07-09msc/BSC_ConnHdlr: f_mt_call: unregister IMSIOliver Smith1-0/+3
2023-06-21msc: BSC_ConnectionHandler: fix cpars.csdOliver Smith1-0/+2
2023-06-20msc: new test: TC_lu_and_mt_csdOliver Smith1-1/+8
2023-06-20msc: new test: TC_lu_and_mo_csdOliver Smith1-1/+10
2023-06-20msc: f_mo_call_establish: improve AoIP IE checkOliver Smith1-0/+4
2023-06-19msc: f_mt_call_initiate: fix typoOliver Smith1-2/+2
2023-03-14msc: detect RTP to CN failure in call testsNeels Hofmeyr1-4/+29
2022-10-26msc: test auth options, and fall-back to no-authNeels Hofmeyr1-32/+73
2022-08-07msc: call: allow using MGW conn IPs in either orderNeels Hofmeyr1-5/+10
2022-03-31ran emulation: allow multiple reset attemptsEric Wild1-0/+1
2021-12-06msc/BSC_ConnectionHandler: fix early return in f_mm_ciph_geran()Vadim Yanitskiy1-1/+1
2021-12-04msc/BSC_ConnectionHandler: refactor and split f_mm_common()Vadim Yanitskiy1-57/+69
2021-08-06msc: add a COORD port for inter-component coordinationNeels Hofmeyr1-0/+36
2021-06-29msc: add vec_keep to lock the AuthVectorNeels Hofmeyr1-2/+9
2021-06-29msc: generate Milenage ck in f_get_expected_encryption()Neels Hofmeyr1-2/+7
2021-06-29msc: cipher mode: move cipher expect to new functionNeels Hofmeyr1-26/+43
2021-06-23msc: f_auth3g_kc(): take vec as argument, drop "runs on"Neels Hofmeyr1-4/+5
2021-05-19msc: add first a5/4 testsEric Wild1-4/+58
2021-05-11msc: Verify CommonID contains LastUsedEutranPLMNId when in CSFBPau Espin Pedrol1-2/+4
2021-02-26msc: Get rid of several uneeded module paramsPau Espin Pedrol1-7/+1
2021-01-07CTRL: Introduce support to run osmocom CTRL serverPau Espin Pedrol1-1/+1
2020-09-16msc: Validate RTP addr+port passed from MNCC to MGCP MDCXPau Espin Pedrol1-7/+21
2020-09-16mncc: Support IPv6 addresses (new version mncc 7)Pau Espin Pedrol1-6/+32
2020-09-09msc: Introduce tests to verify BSSAP and MGCP handling with IPv6Pau Espin Pedrol1-5/+5
2020-09-07msc: Fix wrong mgcp conn expected in several placesPau Espin Pedrol1-10/+10
2020-08-19msc: Expect CommonID from MSC by defaultHarald Welte1-2/+18
2020-07-08msc: verify conn and VLR cell id in most testsNeels Hofmeyr1-2/+106
2020-05-11msc: add tests for SMS and voice call while PagingNeels Hofmeyr1-7/+10
2020-03-28library/GSM_RR_Types: do not duplicate Mobile Identity recordsVadim Yanitskiy1-2/+2
2020-01-07MSC/GSUP: make session ID for MT SS/USSD configurableVadim Yanitskiy1-0/+1
2020-01-05MSC: fix SM-RP-OA (SMSC Address) expectations for MT SMSVadim Yanitskiy1-2/+3