Attention is currently required from: neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/30119 )
Change subject: [codecs filter] MO 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/+/30119/comment/a51658ea_34ce6744 PS1, Line 619: codec_filter_run(&trans->cc.codecs); Why running it now instead of waiting to do so when you need to retrieve the result? You'll probably need to rerun it later when more filter stages are added?