aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-28never page for TMSI with 'no assign-tmsi'neels/tmsi_or_notNeels Hofmeyr2-11/+15
2024-03-28fix VLR evil twin on LU with unknown TMSINeels Hofmeyr6-2/+105
2024-03-26invalidate vsub->msc_conn_ref when msc_a is discardedNeels Hofmeyr1-0/+5
2024-03-23README.md: Add links to forum + issue trackerHarald Welte1-0/+16
2024-03-23README.md: More hyperlinks and add more interfaces / featuresHarald Welte1-13/+22
2024-03-23Add funding link to github mirrorHarald Welte1-0/+1
2024-03-01msc_a_up_call_assignment_complete(): handle all CSD modesVadim Yanitskiy1-2/+8
2024-03-01libsmpputil: fix -Wtautological-constant-out-of-range-compareVadim Yanitskiy1-1/+1
2024-03-01libmsc: fix -Wenum-conversion in subscr_conn_toss()Vadim Yanitskiy1-1/+1
2024-03-01libvlr: fix auth_fsm_term(): use proper value-string for causeVadim Yanitskiy4-13/+13
2024-03-01libvlr: fix wrong cause value passed to auth_fsm_term()Vadim Yanitskiy1-1/+2
2024-03-01libvlr: auth_fsm_wait_ai(): cosmetic: drop redundant breakVadim Yanitskiy1-1/+0
2024-02-19Fix license headers: Should have been AGPLv3+, not GPLv2+Harald Welte8-31/+31
2024-02-13pick 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