aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/lchan_rtp_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-30move mgw endpoint FSM to osmo-mgw.gitNeels Hofmeyr1-15/+99
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-6/+5
2019-01-16Log MDCX ACK for established lchanMax1-1/+8
2018-12-21make sure early lchan act failure resets the lchanNeels Hofmeyr1-13/+13
2018-12-05bsc: lchan_rtp_fsm: Avoid duplicate LCHAN_EV_RTP_RELEASED eventPau Espin Pedrol1-1/+5
2018-11-14lchan: set cause for 4 instances of release_in_error = trueNeels Hofmeyr1-0/+1
2018-11-14cosmetic: lchan: introduce sub-struct lchan->release.*Neels Hofmeyr1-4/+4
2018-08-29log: lchan_rtp_fsm: add missing '\n'Neels Hofmeyr1-4/+4
2018-08-25MGCP: add 'X-Osmo-IGN: C' for SCCPlite by defaultNeels Hofmeyr1-1/+5
2018-08-22fix lchan_rtp_fsm: missing event handlingNeels Hofmeyr1-0/+13
2018-08-01gscon: use BSS-common payload types on BSS sidePhilipp Maier1-2/+2
2018-07-28create separate logging categories for lchan,ts,as FSMsNeels Hofmeyr1-1/+1
2018-07-28lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlierNeels Hofmeyr1-0/+743