Attention is currently required from: pespin. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/30120 )
Change subject: [codecs filter] MT call: apply BSS codec list ......................................................................
Patch Set 1:
(1 comment)
File src/libmsc/gsm_04_08_cc.c:
https://gerrit.osmocom.org/c/osmo-msc/+/30120/comment/b126db84_a9043d85 PS1, Line 685: codec_filter_set_bss(&trans->cc.codecs, &trans->msc_a->cc.compl_l3_codec_list_bss_supported);
(related to previous commit) See, you are no calling run() here.
i also stumbled on this when separating the patches, but this place here is so early in the CC that it hardly makes sense to run the filter now.
sounds like i am contradicting my previous comment ("cheap to run, rather run too often") -- well, i do know that the result of this patch series is able to establish voice calls accurately and hope to not spend more time on these marginal aspects now...