aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-09ASCI: Use a unique call-id for RTP streamsAndreas Eversberg2-1/+4
2023-07-09ASCI: Add log category for VGCS/VBS call and channel FSMAndreas Eversberg1-0/+1
2023-07-09ASCI: Add log categories for GCC/BCC (call control)Andreas Eversberg1-0/+2
2023-06-20Add initial CSD support with external MNCCOliver Smith5-1/+117
2023-06-15msc: add trans_cc_set_remote_from_bcOliver Smith1-0/+1
2023-06-15transaction: move cc.codecs.result -> cc.localOliver Smith2-9/+8
2023-06-15transaction: move cc.codecs.remote -> cc.remoteOliver Smith2-8/+7
2023-06-15codec_filter_run: prepare for CSDOliver Smith1-0/+1
2023-06-15codec_filter_set_bss: prepare for CSDOliver Smith1-0/+1
2023-06-15codec_filter_set_ran: prepare for CSDOliver Smith1-0/+1
2023-06-15codec_filter_init: prepare for CSDOliver Smith2-1/+1
2023-06-15codec_filter_set_ms_from_bc: prepare for CSDOliver Smith3-1/+34
2023-06-14Use new mgcp_client_conf_alloc() API to alloc mgcp_client_confPau Espin Pedrol1-1/+1
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy5-5/+5
2023-03-18mncc_recvmsg(): log caller file,lineNeels Hofmeyr1-8/+11
2023-03-18do CN CRCX firstNeels Hofmeyr2-0/+6
2023-03-18[codecs filter] send + receive SDP via MNCCNeels Hofmeyr1-0/+1
2023-03-18in ran_msg, return gsm0808_speech_codec (inter-MSC)Neels Hofmeyr2-2/+3
2023-03-18in ran_msg, return gsm0808_speech_codec (intra-MSC)Neels Hofmeyr1-1/+2
2023-03-18rtp_stream: allow multiple codecs / use codec filter from AssignmentNeels Hofmeyr3-7/+12
2023-03-18add ran_infra.force_mgw_codecs_to_ranNeels Hofmeyr1-0/+5
2023-03-14[codecs filter] store BSS codec list from Compl L3Neels Hofmeyr1-0/+3
2023-03-14[codecs filter] add trans.cc.codecsNeels Hofmeyr1-0/+3
2023-03-14[codecs filter] add codec_filter.h,cNeels Hofmeyr2-0/+67
2023-03-14add codec_mapping.h,cNeels Hofmeyr2-0/+65
2022-12-23sdp_msg.c: parse send/recv modeNeels Hofmeyr1-0/+9
2022-11-21SMPP: make smpp_smsc_stop() staticMax1-1/+0
2022-11-15add some comments to sdp_msg.c,hNeels Hofmeyr1-0/+1
2022-11-15add sdp_audio_codec_is_setNeels Hofmeyr1-0/+1
2022-10-27vlr: implement fallback to no-authNeels Hofmeyr1-0/+2
2022-10-27vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESSNeels Hofmeyr1-1/+1
2022-10-27vlr: auth_fsm: clarify success/failure resultNeels Hofmeyr1-1/+3
2022-10-27msc_a,vlr: add is_ciphering_required (accurately named)Neels Hofmeyr2-0/+3
2022-10-27msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attemptedNeels Hofmeyr2-3/+3
2022-10-19Introduce support for libosmo-mgcp-client MGW poolingPau Espin Pedrol2-1/+5
2022-10-03mncc: move MNCC_F_ALL from mncc.c to mncc.hVadim Yanitskiy1-0/+3
2022-09-15cosmetic: use proper name for SMPP handlersMax1-2/+2
2022-09-15Use libsmpputil functions in smpp_mirror toolMax1-0/+2
2022-09-15Make esme struct sharedMax3-24/+31
2022-08-05Add ESME-specific loggingMax1-0/+6
2022-08-05Introduce libsmpputilMax6-5/+194
2022-07-25sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_Neels Hofmeyr1-9/+9
2022-07-25sdp_msg: add sdp_audio_codecs_cmp(), add compare flagsNeels Hofmeyr1-1/+4
2022-07-25sdp_msg: s/_name_/_to_str_/gNeels Hofmeyr1-11/+11
2022-05-19sms: Introduce VTY-configurable minimum SMS validity periodHarald Welte1-0/+1
2022-05-19sms: Make default SMS validity period configurable via VTYHarald Welte1-0/+1
2022-05-19sms_queue: Make deletion of messages from DB VTY-configurableHarald Welte1-0/+4
2022-05-19sms: Give smsc its own VTY config nodeHarald Welte2-2/+2
2022-05-17sms: Encapsulate SMS queue related config parametersHarald Welte2-2/+12
2022-05-17switch from libdbi to lbsqlite3Harald Welte1-4/+5