aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-09update_expneels/reassNeels Hofmeyr1-209/+1
2024-02-09codecs_matchNeels Hofmeyr2-8/+22
2024-02-09update_expNeels Hofmeyr1-10/+4093
2024-02-09dbg logNeels Hofmeyr1-2/+2
2024-02-09dbg logNeels Hofmeyr1-1/+6
2024-02-09dbg logNeels Hofmeyr1-0/+6
2024-02-09dbg logNeels Hofmeyr1-1/+7
2024-02-09tmp dbg logNeels Hofmeyr1-0/+3
2024-02-09tmp dbg validate_perm_speechNeels Hofmeyr1-1/+10
2024-02-09tmp dbgNeels Hofmeyr1-0/+5
2024-02-09update_expNeels Hofmeyr1-376/+3016
2024-02-09protect re-assignment codec choice from previous codecNeels Hofmeyr1-0/+7
2024-02-09base re-assignment based on remote's *first* codecNeels Hofmeyr1-4/+10
2024-02-09codec_mapping: list FR-in-HR-compat lastNeels Hofmeyr1-3/+4
2024-02-09select remote's first codecNeels Hofmeyr1-0/+5
2024-02-09make sdp_audio_codecs_select() safe for any codecNeels Hofmeyr3-8/+16
2024-02-09hr test 2Neels Hofmeyr1-0/+31
2024-02-09new_testNeels Hofmeyr1-2/+3
2024-02-09msc_vlr_test_call tweaksNeels Hofmeyr1-49/+7
2024-02-09hr_firstNeels Hofmeyr1-0/+18
2024-02-09msc_vlr_test_call: add test for AMR-HR to AMR-FR matchingNeels Hofmeyr1-0/+58
2024-02-09only first AMR mode-set wipNeels Hofmeyr1-7/+17
2024-02-09codecs_nodeNeels Hofmeyr4-0/+479
2024-02-09make default RAN codecs configurable in ran_infraNeels Hofmeyr5-44/+41
2024-02-09pass dynamically configured AMR rates to BSS and RNC [3/3]Neels Hofmeyr2-1/+52
2024-02-09pass dynamically configured AMR rates to BSS and RNC [2/3]Neels Hofmeyr1-38/+18
2024-02-09pass dynamically configured AMR rates to BSS and RNC [1/3]Neels Hofmeyr2-0/+2
2024-02-09sdp_msg: increase max codecs to 64Neels Hofmeyr1-1/+1
2024-02-09new testNeels Hofmeyr1-0/+25
2024-02-09msc_vlr_test_call: assignment indicate FR or HRNeels Hofmeyr3-13/+49
2024-02-09msc_vlr_tests: allow more detail for assigned codecNeels Hofmeyr1-3/+11
2024-02-09msc_vlr_test_call: log tweakNeels Hofmeyr1-1/+2
2024-02-09tweak commentNeels Hofmeyr1-3/+3
2024-02-09whitespaceNeels Hofmeyr1-0/+1
2024-02-09amr_mode_set.txtNeels Hofmeyr1-0/+69
2024-02-09bearer_cap_set_radio() traverse all matchesNeels Hofmeyr1-6/+6
2024-02-09rtp_stream use fmtp FUNeels Hofmeyr1-1/+1
2024-02-09full fmtp FUNeels Hofmeyr2-5/+10
2024-02-09fully use new AMR fmtp matchingNeels Hofmeyr2-12/+7
2024-02-09implement intelligent matching of AMR fmtpNeels Hofmeyr2-0/+50
2024-02-09sdp_audio_codecs(): add 'once', 'pick_unused_pt_nr' argsNeels Hofmeyr5-43/+75
2024-02-09codecs: match all AMR rates and modesNeels Hofmeyr3-11/+32
2024-02-09codec_mapping: add amr flagsNeels Hofmeyr2-0/+16
2024-02-09codec_mapping: add all AMR variantsNeels Hofmeyr2-48/+130
2024-02-09sdp_audio_codecs_from_speech_codec_list: add all matchesNeels Hofmeyr1-5/+7
2024-02-09codec_mapping_matches_gsm0808_speech_codecNeels Hofmeyr2-0/+21
2024-02-09codec_mapping_matches_speech_verNeels Hofmeyr2-0/+11
2024-02-09add codec_mapping_next() and codec_mapping_foreach()Neels Hofmeyr2-12/+46
2024-02-09fix sdp_audio_codec_to_speech_codec_list() for multiple AMRNeels Hofmeyr1-9/+36
2024-02-09msc_vlr_test_call: validate_sdp: validate PT nr tooNeels Hofmeyr2-193/+215