aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-09-16msc_vlr_test: remove DLMGCP log messages from unit test outputPhilipp Maier13-12/+1
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol5-5/+5
2021-02-19tests: Explicitly drop category from logPau Espin Pedrol3-0/+4
2021-02-09fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear RequestVadim Yanitskiy2-7/+3
2021-02-07msc_vlr_tests: make independent of libosmocore tallocNeels Hofmeyr13-346/+18
2020-09-26Convert paging response timer into an osmocom own X4 timerAlexander Couzens1-1/+0
2020-09-14mncc: Support IPv6 addresses (new version mncc 7)pespin/ipv6Pau Espin Pedrol1-9/+9
2020-09-09tests: Fix VTY results after switch to newer libosmo-mgcp-clientPau Espin Pedrol1-2/+2
2020-08-28vty: allow configuring db path from cfg fileKeith Whyte14-123/+125
2020-08-17Send "BSSMAP CommonID" to tell BSC about the IMSIHarald Welte11-0/+184
2020-06-25make vty-transcrip-test: use $VTY_TEST var like osmo-bscNeels Hofmeyr1-1/+4
2020-06-19add rudimentary NRI support for MSC poolingNeels Hofmeyr14-122/+126
2020-06-19use new osmo_mobile_identity API everywhereNeels Hofmeyr10-68/+68
2020-06-15msc_vlr_test_gsm_ciph.c: fix IMEISV MI: even number of digits, clear odd bitNeels Hofmeyr2-2/+2
2020-04-14doc: do not use random ip-address for MGWPhilipp Maier1-1/+1
2020-01-27libmsc/gsm_04_08: use DRR in gsm48_rx_rr_pag_resp(), not DMMVadim Yanitskiy1-3/+3
2020-01-25libmsc: move subscriber expiration timer T3212 to libvlrVadim Yanitskiy3-11/+13
2020-01-25libvlr: use generic osmo_tdef API for T3250, T3260, and T3270Vadim Yanitskiy1-1/+1
2020-01-25VTY: add osmo_tdef introspection and configuration commandsVadim Yanitskiy1-0/+1
2019-12-12osmoappdesc.py, tests: switch to python 3Oliver Smith3-59/+59
2019-12-12gsup: indicate CN-Domain in SendAuthInfo RequestsNeels Hofmeyr21-146/+147
2019-11-28msc_vlr_test_call: rename lu_utran_tmsiNeels Hofmeyr2-16/+16
2019-11-28msc_vlr_tests: log descriptions in color with -vNeels Hofmeyr1-1/+4
2019-11-28msc_vlr_test_call.c: add MNCC loggingNeels Hofmeyr2-5/+41
2019-11-28msc_vlr_tests: better err logging for dtap msgsNeels Hofmeyr1-1/+3
2019-11-28MNCC v6: add optional SDP to the socket protocolNeels Hofmeyr6-0/+152
2019-11-28add sdp_msg API: SDP parsing/compositionNeels Hofmeyr6-0/+1199
2019-11-19Fix some typosMartin Hauke2-4/+4
2019-11-05fix msc_vlr_test_call.cNeels Hofmeyr4-22/+432
2019-10-29also log MNCC_SETUP_REQNeels Hofmeyr1-0/+2
2019-10-29tests: only check IU configs if IU is enabledOliver Smith1-2/+7
2019-10-21log which DTAP messages are sent to RANNeels Hofmeyr9-0/+84
2019-10-21LOG_TRANS for CC: always log CC stateNeels Hofmeyr1-145/+145
2019-09-03msc_a fsm: ignore state chg to same stateNeels Hofmeyr4-11/+0
2019-09-03Implement a global switch on the network to disable call waiting.Keith Whyte1-0/+2
2019-09-02msc_vlr_tests: GSUP: don't care about extra IEsNeels Hofmeyr1-1/+9
2019-09-02log, cosmetic: add "RR" to "Ciphering Mode Complete"Neels Hofmeyr1-1/+1
2019-08-29vlr_lu_fsm: ignore ID_IMEISV during VLR_ULA_S_WAIT_HLR_UPDNeels Hofmeyr1-1/+0
2019-08-13add 'encryption uea 1 2' cfg / fix ttcn3 iu testsNeels Hofmeyr5-48/+78
2019-08-05add msc_vlr tests for UMTS without cipheringNeels Hofmeyr2-79/+966
2019-08-05do not force encryption on UTRANNeels Hofmeyr4-0/+36
2019-08-02Set coding in mncc_set_cause()Keith Whyte2-2/+2
2019-07-24vlr_lu_fsm.c: don't send LU reject twiceOliver Smith1-2/+0
2019-07-18replace osmo_counter with stat_itemsAlexander Couzens13-118/+120
2019-07-09Fix: add missing semicolons to OSMO_ASSERT statementsVadim Yanitskiy1-1/+1
2019-06-19tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear()Vadim Yanitskiy4-11/+11
2019-06-17libmsc/gsm_09_11.c: fix broken reference counting for vsubVadim Yanitskiy1-21/+24
2019-06-17libmsc/gsm_09_11.c: do not abuse LOG_TRANS() and early trans allocationVadim Yanitskiy1-2/+2
2019-06-15libmsc/gsm_09_11.c: fix: return trans from establish_nc_ss_trans()Vadim Yanitskiy1-1/+1
2019-06-07libmsc/db.c: get rid of hard-coded SMS expiry thresholdVadim Yanitskiy1-2/+1