Attention is currently required from: pespin.
3 comments:
File src/bts.cpp:
Patch Set #2, Line 1037: pcu_l1if_tx_agch2(bts, bv, plen, tbf->tlli(), false);
if we don't need cofnirmation so far, we don't need to pass a msg_id based on TLLI which may be actu […]
Done
Patch Set #2, Line 1055: pcu_l1if_tx_agch2(bts, bv, plen, tbf->tlli(), false);
Same, TLLI_UNUSED
Done
File src/pcu_l1_if.cpp:
Patch Set #2, Line 278: /* OS#6097: if strlen(imsi) == 0: We assume the MS is in non-DRX
why did you drop this comment? This all still holds true afaict if v10 is being used.
I thought I could remove it since we use pcu_l1if_tx_agch2() in case no IMSI is present. But yes, the problem is still there in v.10.
To view, visit change 34058. To unsubscribe, or for help writing mail filters, visit settings.