osmo-bsc/src
Oliver Smith 41ede5345c requires_voice_stream -> ch_indctr
Use the full gsm0808_chan_indicator value throughout the lchan related
structs (assignment_fsm_data, gsm_lchan, lchan_activate_info,
lchan_modify_info) instead of reducing it to the boolean
requires_voice_stream.

This is needed so we don't lose the information whether an lchan was
requested for data or speech (both need an rtp stream).

Add a new bsc_chan_ind_requires_rtp_stream function and use it in
conditionals like the previous requires_voice_stream.

Related: OS#4393
Change-Id: I1538c1e6d5cd61559af7c1e2860afd0269dda367
2023-03-06 10:23:30 +01:00
..
ipaccess Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-10 00:28:46 +00:00
osmo-bsc requires_voice_stream -> ch_indctr 2023-03-06 10:23:30 +01:00
utils utils: fix incorrect string checks in meas_db_insert() 2023-03-01 21:53:24 +00:00
Makefile.am drop IMSI filter and libfilter completely 2020-05-27 01:56:06 +02:00