aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/call_leg.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-23call_leg: silence some false errorsNeels Hofmeyr1-1/+2
2023-09-15fix codecs in internal call bridgeNeels Hofmeyr1-11/+32
2023-07-09ASCI: Allow usage of rtp_stream with other FSMAndreas Eversberg1-1/+2
2023-07-09ASCI: rtp_stream_commit(): Also update MGW on conn mode changeAndreas Eversberg1-1/+1
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy1-1/+1
2023-03-18rtp_stream: allow multiple codecs / use codec filter from AssignmentNeels Hofmeyr1-9/+10
2022-10-19call_leg: Fix EV_MGW_ENDPOINT_GONE not processed in RELEASE statePau Espin Pedrol1-0/+6
2022-10-19Introduce support for libosmo-mgcp-client MGW poolingPau Espin Pedrol1-3/+16
2022-01-13call_leg: local_bridge: Avoid null pointer access if CN-side not readyPau Espin Pedrol1-0/+3
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-09-18fix MGCP timeout timerNeels Hofmeyr1-1/+1
2019-11-01use osmo_sockaddr_str_is_nonzero()Neels Hofmeyr1-2/+2
2019-05-21Request Osmux CID and forward it in Assign Req and Assign ComplPau Espin Pedrol1-0/+4
2019-05-10call_leg: document the parent_event_* itemsNeels Hofmeyr1-0/+8
2019-05-10call_leg: remove unused event MSC_EV_CALL_LEG_RTP_RELEASEDNeels Hofmeyr1-6/+2
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+348