Attention is currently required from: neels, pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/31698 )
Change subject: [codecs filter] send + receive SDP via MNCC ......................................................................
Patch Set 7: Code-Review+1
(1 comment)
Patchset:
PS7: while I generally would agree with pau that we shouldn't re-run code generating the result every time we use it (and rather prepare/cache the result and only update it when modified), I don't think this is a reason to hold back those patches. osmo-msc does not (so far, and likely never) get used in performance-critical use cases, so we can worry about optimization later.