aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-01-03rtp_stream: set_remote_addr: do nothing when unchangedNeels Hofmeyr1-5/+5
2023-01-03rtp_stream_commit: check missing MGW ep only when ready for RTPNeels Hofmeyr1-5/+5
2022-12-23sdp_msg.c: parse send/recv modeNeels Hofmeyr2-0/+4
2022-11-15log CC timeoutsNeels Hofmeyr1-0/+3
2022-10-27vlr: implement fallback to no-authNeels Hofmeyr1-4/+4
2022-10-27vlr_auth_fsm: add result no_auth_info_eventNeels Hofmeyr3-12/+12
2022-10-27vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESSNeels Hofmeyr7-39/+39
2022-10-27vlr: auth_fsm: clarify success/failure resultNeels Hofmeyr3-12/+12
2022-10-19call_leg: Fix EV_MGW_ENDPOINT_GONE not processed in RELEASE statePau Espin Pedrol1-30/+30
2022-10-19Introduce support for libosmo-mgcp-client MGW poolingPau Espin Pedrol2-3/+7
2022-10-19tests/test_nodes.vty: Avoid listing commands provided by libPau Espin Pedrol1-7/+1
2022-09-15Make esme struct sharedMax1-2/+2
2022-08-05Introduce libsmpputilMax6-9/+12
2022-08-01tests: use common stubs for SMS queue testMax3-21/+4
2022-07-25sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_Neels Hofmeyr1-1/+1
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