aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/osmo-bsc/lchan_rtp_fsm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osmo-bsc/lchan_rtp_fsm.c b/src/osmo-bsc/lchan_rtp_fsm.c
index 25aca1409..4be979002 100644
--- a/src/osmo-bsc/lchan_rtp_fsm.c
+++ b/src/osmo-bsc/lchan_rtp_fsm.c
@@ -672,6 +672,7 @@ static const struct osmo_fsm_state lchan_rtp_fsm_states[] = {
,
.out_state_mask = 0
| S(LCHAN_RTP_ST_READY)
+ | S(LCHAN_RTP_ST_ROLLBACK)
,
},
[LCHAN_RTP_ST_READY] = {