aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-07-30libosmonetify SMPPMax1-0/+1
2022-07-30SMPP: move common functions to libsmpputilMax1-0/+1
2022-07-30Introduce libsmpputilMax1-0/+2
2022-07-30tests: use common stubs for SMS queue testMax3-21/+4
2022-07-25in sdp logging: add payload type number like 'AMR#111'Neels Hofmeyr1-12/+12
2022-07-25sdp_msg: s/_name_/_to_str_/gNeels Hofmeyr2-53/+53
2022-05-19sms: Introduce VTY-configurable minimum SMS validity periodHarald Welte1-0/+1
2022-05-19sms: Make default SMS validity period configurable via VTYHarald Welte1-0/+1
2022-05-19smpp: Parse and use SMPP-provided validity periodHarald Welte2-0/+46
2022-05-19sms_queue: Make deletion of messages from DB VTY-configurableHarald Welte1-0/+2
2022-05-19sms: Give smsc its own VTY config nodeHarald Welte1-1/+4
2022-05-18tests/msc_vlr/Makefile.am: drop -ldbiOliver Smith1-1/+0
2022-05-17switch from libdbi to lbsqlite3Harald Welte3-3/+1
2022-05-16tests: Remove sms.db{-wal,-shm} files, not just sms.dbHarald Welte1-4/+4
2022-05-15switch sqlite3 to single-threaded modeHarald Welte3-0/+6
2022-05-04fix crash on CM Serv Rej: fix use count mismatchNeels Hofmeyr1-2/+2
2022-04-13tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy6-6/+6
2022-01-07Avoid setting audio codec if not available during assignment_complete (MDCX)Pau Espin Pedrol1-0/+1
2022-01-05Announce IuFP audio codec for UTRAN conns in CRCX towards MGWPau Espin Pedrol1-0/+5
2021-11-30libvlr: fix is_ciph_required(): always send SecModeCmd for UTRANVadim Yanitskiy2-104/+166
2021-11-17utran: use new UTRAN encryption enumAlexander Couzens2-6/+7
2021-11-05Validate the choosen UTRAN encryption algorithmAlexander Couzens5-15/+16
2021-11-05Make UTRAN encryption algorithms configurableHarald Welte2-22/+11
2021-11-03mncc: rework passing GCR over the MNCC interfaceVadim Yanitskiy1-9/+9
2021-10-25Add support for LCLS to the MSCKeith Whyte2-9/+11
2021-09-14msc_vlr_test: remove DLMGCP log messages from unit test outputPhilipp Maier13-12/+1
2021-07-12msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASINGPau Espin Pedrol2-5/+0
2021-07-02vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associatedPau Espin Pedrol12-0/+119
2021-06-24vty: allow A5/4 encryption in configEric Wild1-1/+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