aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-25stop using deprecated mgcp_client codecs[]neels/fmtpNeels Hofmeyr1-2/+0
2024-02-25use new libosmo-mgcp-client sdp/fmtp.h where possibleNeels Hofmeyr2-7/+11
2024-02-09SDP/MGCP: pass octet-align=1 for AMR / pass all fmtpNeels Hofmeyr2-1/+3
2024-02-09drop bogus support for AMR OFR and OHR variantsNeels Hofmeyr4-50/+22
2024-02-09pick up all *.vty in EXTRA_DISTNeels Hofmeyr1-1/+1
2024-02-08cosmetic: rename to sdp_audio_codecs_foreach()Neels Hofmeyr5-15/+15
2024-02-08report caller's file,line in trans_cc_filter_run()Neels Hofmeyr2-8/+10
2024-02-08msc_vlr_test_call.c: fix misleading commentsNeels Hofmeyr1-2/+2
2024-02-08tweak apidoc for sdp_audio_codecs_remove()Neels Hofmeyr1-2/+2
2024-02-08cosmetic: tweak sdp_audio_codecs_by_payload_type()Neels Hofmeyr1-5/+3
2024-02-08cosmetic: move check for CSD further aboveNeels Hofmeyr1-9/+9
2024-02-08fix misnomer in msc_a.c: codec_cn -> codec_assignedNeels Hofmeyr1-5/+6
2024-02-08tweak example osmo-msc.cfg: 001 01Neels Hofmeyr1-2/+2
2024-01-26vlr: Use new libosmogsm struct osmo_gsup_pdp_info fieldsPau Espin Pedrol2-2/+8
2024-01-26build: include README.md into the release tarballVadim Yanitskiy1-0/+1
2024-01-24ASCI: Remove debug line, used during development processAndreas Eversberg1-1/+0
2024-01-24Add LLC and HLC information forwarding to MNCC interfaceAndreas Eversberg1-0/+20
2024-01-24Add LLC and HLC information to MNCC interface definitonAndreas Eversberg2-3/+22
2024-01-19cosmetic: vlc: Fix whitespace formatting in struct sgsn_subscriber_pdp_dataPau Espin Pedrol1-6/+6
2024-01-09SMS-over-GSUP: set Source Name IE for *all* messagesVadim Yanitskiy1-0/+2
2024-01-06VTY: always print MNCC handler type (internal/external)Vadim Yanitskiy2-2/+9
2023-12-18GSUP: set default ipa-name at application levelMychaela N. Falconia3-2/+9
2023-12-13sdp: allow more space for fmtpjolly/workNeels Hofmeyr1-1/+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-13add comment in codec_mapping.cNeels Hofmeyr1-0/+1
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 Hofmeyr7-60/+89
2023-12-13add sdp_audio_codec_to_speech_codec_list()Neels Hofmeyr2-9/+21
2023-12-13cc: remove code dup for / fix reading codecs from MNCCNeels Hofmeyr2-71/+57
2023-12-12silent_call: check return value of trans_alloc() against NULLVadim Yanitskiy1-1/+5
2023-12-01Use uniform log format for default config filesAndreas Eversberg3-0/+24
2023-11-23call_leg: silence some false errorsNeels Hofmeyr1-1/+2
2023-11-17fix codec mapping for GSM-HRNeels Hofmeyr1-1/+0
2023-10-30manuals: add section about the SGs interface.Philipp Maier3-9/+59
2023-10-30vlr_sgs: fix VTY setting for SGs counter.Philipp Maier1-1/+1
2023-10-19ASCI: Reject TERMINATION, if MS is not the originatorjolly/vgcsAndreas Eversberg1-0/+20
2023-10-17csd_bs: force rate adaptation mode for CSD calls to V.110Manawyrm1-0/+5
2023-10-14libmsc: add 3k1_AUDIO and FAX_G3 bearer capManawyrm5-0/+16
2023-09-28Bump version: 1.11.0.7-dbe88 → 1.11.11.11.1Oliver Smith1-0/+17
2023-09-25SMS over GSUP: set source_name in GSUP reply messagesMychaela N. Falconia3-0/+23
2023-09-25SMS over GSUP: correctly route GSUP responses to MT SMSMychaela N. Falconia4-3/+28
2023-09-24gsup_client_mux: set destination_name in error reply functionMychaela N. Falconia1-0/+2
2023-09-24ASCI: Remove duplicated CLEAR COMMAND from VGCS/VBS channel handlingAndreas Eversberg1-8/+0
2023-09-16CC: don't start guard timer on mid-call MNCC messagesMychaela N. Falconia1-1/+21
2023-09-15make two functions staticNeels Hofmeyr3-4/+3
2023-09-15fix codecs in internal call bridgeNeels Hofmeyr1-11/+32
2023-09-12Bump version: 1.10.0.125-92caa-dirty → 1.11.01.11.0Pau Espin Pedrol5-33/+174