aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-04-20code markers to indicate RAN connection setupneels/vgcsNeels Hofmeyr8-7/+138
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 Hofmeyr2-58/+65
2023-04-05msc_main: close SMS db on startup errorOliver Smith1-10/+21
2023-04-04msc_mgw_setup: use mgcp_client_pool_empty()Oliver Smith2-2/+7
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-18HO Req: include IE Codec List (MSC Preferred)Neels Hofmeyr1-0/+9
2023-03-18codecs: compose HO Req Ch Type from cc.codecsNeels Hofmeyr1-3/+4
2023-03-18[codecs filter] msc_vlr_test_call: test codecs resolutionNeels Hofmeyr4-8/+3669
2023-03-18mncc_recvmsg(): log caller file,lineNeels Hofmeyr2-20/+26
2023-03-18do CN CRCX firstNeels Hofmeyr8-258/+461
2023-03-18[codecs filter] use codecs filter on crcx okNeels Hofmeyr2-4/+20
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 Hofmeyr6-50/+197
2023-03-18[codecs filter] use filter result in AssignmentNeels Hofmeyr2-23/+20
2023-03-18[codecs filter] use filter result in MT DTAP CC SetupNeels Hofmeyr3-12/+40
2023-03-18in ran_msg, return gsm0808_speech_codec (inter-MSC)Neels Hofmeyr5-25/+34
2023-03-18in ran_msg, return gsm0808_speech_codec (intra-MSC)Neels Hofmeyr8-43/+67
2023-03-18rtp_stream: allow multiple codecs / use codec filter from AssignmentNeels Hofmeyr12-106/+187
2023-03-18add ran_infra.force_mgw_codecs_to_ranNeels Hofmeyr4-0/+27
2023-03-15rtp_stream: Fix remote_osmux_cid_sent_to_mgw never set to truepespin/testPau Espin Pedrol1-0/+2
2023-03-15rtp_stream: Update id after modifying fields upon Tx of MGCP msgPau Espin Pedrol1-0/+1
2023-03-14[codecs filter] apply BSS codecs from Assignment CompleteNeels Hofmeyr1-0/+5
2023-03-14msc_vlr_test_call: include RAN RTP addr in ass complNeels Hofmeyr2-25/+26
2023-03-14[codecs filter] MT call: store MS Bearer Cap from CC Call ConfNeels Hofmeyr1-0/+4
2023-03-14[codecs filter] MT call: apply remote call leg codecsNeels Hofmeyr2-0/+21
2023-03-14[codecs filter] MT call: apply BSS codec listNeels Hofmeyr2-0/+14
2023-03-14[codecs filter] MO call: apply BSS codec listNeels Hofmeyr2-0/+12
2023-03-14[codecs filter] store BSS codec list from Compl L3Neels Hofmeyr2-0/+16
2023-03-14[codecs filter] add trans.cc.codecsNeels Hofmeyr1-0/+3
2023-03-14[codecs filter] add codec_filter.h,cNeels Hofmeyr4-0/+283
2023-03-14MNCC: use codec_mapping, drop mgcp_codec_to_mncc_payload_msg_type()Neels Hofmeyr2-22/+20
2023-03-14add codec_mapping.h,cNeels Hofmeyr4-0/+587
2023-03-14mncc_sock: Call osmo_fd_unregister() before closing and changing bfd->fdPau Espin Pedrol1-1/+1
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy6-0/+24
2023-03-11src/Makefile.am: remove unneeded AM_LDFLAGS with LIBSVadim Yanitskiy1-6/+0
2023-03-09add voice_call_internal_mncc.mscNeels Hofmeyr2-0/+130
2023-03-09update doc/sequence_charts/voice_call_external_mncc.mscNeels Hofmeyr1-46/+47
2023-03-09charts: Rename voice_call_full.msc to voice_call_external_mncc.mscNeels Hofmeyr2-1/+1
2023-03-09msc_log_to_ladder.py: various tweaksNeels Hofmeyr1-18/+47
2023-03-09tweak MNCC logging, add RTP infoNeels Hofmeyr2-33/+73
2023-03-09make: doc/sequence_charts: use wildcards for EXTRA_DIST and CLEANFILESNeels Hofmeyr1-8/+2
2023-03-04IuCS: remove IuUP LOOPBACK hackNeels Hofmeyr1-6/+0
2023-03-04comment: clarify L3 Info processingNeels Hofmeyr2-1/+3
2023-03-04sdp_msg.c: fix missing rate in sdp_audio_codecs_add()Neels Hofmeyr1-0/+1
2023-02-25Transition to use of 'telnet_init_default'arehbein1-2/+1
2023-02-07Bump version: 1.9.0.58-1289-dirty → 1.10.01.10.0Pau Espin Pedrol5-33/+105
2023-02-05fix msc_vty_go_parent(): add missing case for MGW_NODEVadim Yanitskiy1-0/+5
2023-02-05msc_main: fix wrong comment: HLR is a separate projectVadim Yanitskiy1-1/+1