aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/msc_t.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-09ASCI: Use a unique call-id for RTP streamsAndreas Eversberg1-3/+3
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy1-1/+1
2023-03-18in ran_msg, return gsm0808_speech_codec (inter-MSC)Neels Hofmeyr1-5/+15
2023-03-18rtp_stream: allow multiple codecs / use codec filter from AssignmentNeels Hofmeyr1-2/+2
2021-12-07libmsc: fix memory leak (struct msgb) in msc_i_ran_enc()Vadim Yanitskiy1-8/+2
2019-11-01use osmo_sockaddr_str_is_nonzero()Neels Hofmeyr1-1/+1
2019-05-29Use GSM23003_MSISDN_MAX_DIGITS from libosmogsmVadim Yanitskiy1-2/+2
2019-05-10call_leg: remove unused event MSC_EV_CALL_LEG_RTP_RELEASEDNeels Hofmeyr1-11/+2
2019-05-10make msc_a_vsub() and others NULL-safeNeels Hofmeyr1-0/+2
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+962