Attention is currently required from: dexter.
Patch set 1:Code-Review -1
1 comment:
File src/common/pcu_sock.c:
Patch Set #1, Line 635: pcu_prim->u.data_cnf_dt = (struct gsm_pcu_if_data_cnf_dt) {
iiuc this makes osmo-bts defacto only use the new SAPI, and hence only work properly against an osmo-pcu using/supporting PCUIF 11.
IMHO, osmo-bts should store info on which SAPI was used to send the PDH_DATA.req and then use thew old or new SAPI based on that, to stay compatible against older osmo-pcu.
To view, visit change 33522. To unsubscribe, or for help writing mail filters, visit settings.