Attention is currently required from: pespin, fixeria. dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/31126 )
Change subject: abis_rsl: add ericsson specific paging group IE to rsl_ericsson_imm_assign_cmd ......................................................................
Patch Set 4:
(1 comment)
File src/osmo-bsc/pcu_sock.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/31126/comment/379f2153_b4eebce8 PS3, Line 484: extract_paging_group
I am a bit puzzled as well here but I think I remember now. […]
I think we got some confusion here. I had another look at this direct TLLI thing. The TLLI is used by the BTS to confirm that the immediate assignment has been sent. This confirmation is also sent back to the PCU. As far as I know the direct TLLI feature is also ericsson proprietary. I think what happened here is that we first added the direct TLLI feature and then added the via PCU feature. Both are a bit mixed up and the SAPI should be named SAPI PCU_IF_SAPI_PCH_DT, since its ericsson proprietary I think PCU_IF_SAPI_PCH_ERIC would be a better name. We also do not need to distinguish between bts Types since the SAPI is used by ericsson BTS exclusively.