Attention is currently required from: osmith.
1 comment:
File src/tbf_dl_fsm.c:
Patch Set #2, Line 227: "(CCCH was not requested on current assignment)\n");
This sounds like it will not be ignored if CCCH is in state_flags, but it is also ignoring it there […]
Yes, it's intentional. We ignore it because it's from a previous assignment, but it won't trigger the alarms of a user looking at the code or logging of running osmo-pcu since it will be an expected event (receiving PCUIF_CNF if it was assigned over CCCH).
To view, visit change 33530. To unsubscribe, or for help writing mail filters, visit settings.