Attention is currently required from: osmith.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/31549 )
Change subject: rsl_tx_ipacc_crcx/mdcx: omit speech mode for CSD ......................................................................
Patch Set 2:
(1 comment)
File src/osmo-bsc/abis_rsl.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/31549/comment/bbb5f0f9_6f487b92 PS2, Line 2747: lchan->abis_ip.rtp_payload == RTP_PT_CSDATA not entirely sure it's a good idea to use the RTP payload type as criteria. Don't we have some kind of other field / data we can match to? The RTP payload type is also just a "consequence" of the fact that the lchan is used for CSD, but not the real cause.