Attention is currently required from: pespin.
1 comment:
File src/common/l1sap.c:
Patch Set #3, Line 1949: static struct msgb *rtppayload_convert_hr(const uint8_t *rtp_pl, uint8_t rtp_pl_len, struct gsm_lchan *lchan)
This looks much clearer now, thanks! […]
I have tried to put it in a switch now but that turns out problematic since we then have to add an else in each case that carries out the no-conversation path. Adding an empty switch(rtp_pl_len) at the top with an OSMO_ASSERT in the default would work.
To view, visit change 32630. To unsubscribe, or for help writing mail filters, visit settings.