aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/rtp_stream.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-25stop using deprecated mgcp_client codecs[]neels/fmtpNeels Hofmeyr1-2/+0
2024-02-09SDP/MGCP: pass octet-align=1 for AMR / pass all fmtpNeels Hofmeyr1-0/+1
2024-02-08cosmetic: rename to sdp_audio_codecs_foreach()Neels Hofmeyr1-1/+1
2023-07-09ASCI: Allow usage of rtp_stream with other FSMAndreas Eversberg1-6/+8
2023-07-09ASCI: rtp_stream_commit(): Also update MGW on conn mode changeAndreas Eversberg1-8/+28
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy1-1/+1
2023-03-18[codecs filter] send + receive SDP via MNCCNeels Hofmeyr1-0/+7
2023-03-18rtp_stream: allow multiple codecs / use codec filter from AssignmentNeels Hofmeyr1-25/+69
2023-03-15rtp_stream: Fix remote_osmux_cid_sent_to_mgw never set to truepespin/testPau Espin Pedrol1-0/+2
2023-03-15rtp_stream: Update id after modifying fields upon Tx of MGCP msgPau Espin Pedrol1-0/+1
2023-01-03rtp_stream: set_remote_addr: do nothing when unchangedNeels Hofmeyr1-0/+5
2023-01-03rtp_stream_commit: check missing MGW ep only when ready for RTPNeels Hofmeyr1-4/+4
2019-11-01use osmo_sockaddr_str_is_nonzero()Neels Hofmeyr1-8/+8
2019-11-01rtp_stream: sanely cancel MGW endpoint FSM notifyNeels Hofmeyr1-0/+1
2019-05-21Request Osmux CID and forward it in Assign Req and Assign ComplPau Espin Pedrol1-5/+41
2019-05-16libmsc/rtp_stream.c: prevent NULL-pointer dereferenceVadim Yanitskiy1-0/+6
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+389