aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
30 hoursnever page for TMSI with 'no assign-tmsi'HEADneels/tmsi_or_notmasterNeels Hofmeyr1-11/+11
30 hoursfix VLR evil twin on LU with unknown TMSINeels Hofmeyr1-1/+0
2024-03-01libvlr: fix auth_fsm_term(): use proper value-string for causeVadim Yanitskiy3-12/+12
2024-02-13pick up all *.vty in EXTRA_DISTNeels Hofmeyr1-1/+1
2024-02-08cosmetic: rename to sdp_audio_codecs_foreach()Neels Hofmeyr1-1/+1
2024-02-08msc_vlr_test_call.c: fix misleading commentsNeels Hofmeyr1-2/+2
2024-01-24Add LLC and HLC information to MNCC interface definitonAndreas Eversberg1-2/+2
2024-01-06VTY: always print MNCC handler type (internal/external)Vadim Yanitskiy1-2/+7
2023-12-18GSUP: set default ipa-name at application levelMychaela N. Falconia1-0/+1
2023-12-13test_call: codecs: test specific PT from MO to MTNeels Hofmeyr2-0/+677
2023-12-13test_call: codecs: allow specific PT numbers [2/2]Neels Hofmeyr2-26/+55
2023-12-13test_call: codecs: allow specific PT numbers [1/2]Neels Hofmeyr2-0/+676
2023-12-13msc_vlr_test_call: codecs: properly test new codec matchingNeels Hofmeyr2-143/+616
2023-12-13msc_vlr_test_call: drop misleading logNeels Hofmeyr2-18/+18
2023-12-13implement re-assignment to match codecsNeels Hofmeyr2-15/+27
2023-12-13cc: remove code dup for / fix reading codecs from MNCCNeels Hofmeyr1-6/+7
2023-07-21msc_vty: support spaces in short/long network nameVadim Yanitskiy1-2/+2
2023-07-21ASCI: Add VTY to configure GCR (Group Call Register)Andreas Eversberg1-0/+4
2023-07-10csd_bs_list_remove: fix removal logicOliver Smith1-3/+3
2023-07-10test: add csd_testOliver Smith6-0/+100
2023-07-09ASCI: Use a unique call-id for RTP streamsAndreas Eversberg2-191/+191
2023-07-06mncc_test: fix talloc_named_constOliver Smith1-1/+1
2023-06-22sdp_msg_test: fix dereference after null checkOliver Smith1-4/+7
2023-06-15codec_filter_run: prepare for CSDOliver Smith1-28/+79
2023-06-14Use new mgcp_client_conf_alloc() API to alloc mgcp_client_confPau Espin Pedrol1-2/+2
2023-06-01tests/{ctrl,vty}_test_runner.py: raise an exception if proc's rc != 0Vadim Yanitskiy2-2/+6
2023-04-14tests: $(BUILT_SOURCES) is not defined, depend on osmo-mscVadim Yanitskiy1-6/+6
2023-04-053G: decapsulate IuUP to AMR at the MGW; allow 3G<-AMR->2GNeels Hofmeyr1-36/+44
2023-03-28coverity: sdp_msg_test.c: check rc of sdp_msg_from_sdp_str()Neels Hofmeyr1-1/+1
2023-03-26fix msc_vlr_test_call SDP mncc_rtpNeels Hofmeyr2-16/+39
2023-03-18[codecs filter] msc_vlr_test_call: test codecs resolutionNeels Hofmeyr4-8/+3669
2023-03-18do CN CRCX firstNeels Hofmeyr2-139/+157
2023-03-18[codecs filter] use codecs filter on crcx okNeels Hofmeyr1-0/+5
2023-03-18msc_vlr_tests: confirm crcx by RAN/CN side separatelyNeels Hofmeyr3-21/+26
2023-03-18[codecs filter] send + receive SDP via MNCCNeels Hofmeyr2-26/+96
2023-03-18[codecs filter] use filter result in AssignmentNeels Hofmeyr1-0/+5
2023-03-18[codecs filter] use filter result in MT DTAP CC SetupNeels Hofmeyr2-4/+4
2023-03-18in ran_msg, return gsm0808_speech_codec (intra-MSC)Neels Hofmeyr4-28/+27
2023-03-18rtp_stream: allow multiple codecs / use codec filter from AssignmentNeels Hofmeyr2-30/+34
2023-03-18add ran_infra.force_mgw_codecs_to_ranNeels Hofmeyr1-0/+10
2023-03-14msc_vlr_test_call: include RAN RTP addr in ass complNeels Hofmeyr2-25/+26
2023-03-14[codecs filter] MT call: apply remote call leg codecsNeels Hofmeyr1-0/+2
2023-03-14[codecs filter] MT call: apply BSS codec listNeels Hofmeyr1-0/+2
2023-03-14[codecs filter] MO call: apply BSS codec listNeels Hofmeyr1-0/+3
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy6-0/+24
2023-03-09tweak MNCC logging, add RTP infoNeels Hofmeyr1-15/+5
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