aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/lchan_rtp_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-06lchan_rtp_fsm: use E1 endpoints if the BTS is not ipaccess typePhilipp Maier1-3/+19
2020-08-03lchan_rtp_fsm: make _fsm_timer_cb and _fsm_cleanup staticPhilipp Maier1-2/+2
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-06-24lchan_rtp_fsm: fix out_state_maskPhilipp Maier1-0/+1
2020-05-04timers: T->X: 23002, 23004, 23005, 23006Oliver Smith1-4/+4
2019-11-13Fix some typosMartin Hauke1-1/+1
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