Attention is currently required from: osmith, pespin.
Hello osmith, Jenkins Builder, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/34192
to look at the new patch set (#3).
Change subject: pcuif_proto: check confirm flag in struct gsm_pcu_if_pch ......................................................................
pcuif_proto: check confirm flag in struct gsm_pcu_if_pch
Since osmo-bsc uses RSL (with a propritary Ericsson RBS specific extension) to send a confirmed IMMEDIATE ASSIGNMENT messages via PCH, we have not the same flexibility as we have it in osmo-bts.
Even though it would be possible to mimic the flexibility of osmo-bts (confirm PAGING messages, send non confirmed IMMEDIATE ASSIGNMENT messages via 3gpp standard RSL messages.) it is a theoretical corner case that is not occurring in the real world. So lets just check the confirm flag and the message contents and log an error in case someone tries to use one of aforementioned corner cases.
Related: OS#5927 Depends: osmo-pcu.git Ia202862aafc1f0cb6601574ef61eb9155de11f04 Change-Id: I3d2842626b7e8325860ea3160c7d900d39e953a0 --- M include/osmocom/bsc/pcuif_proto.h M src/osmo-bsc/pcu_sock.c 2 files changed, 43 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/92/34192/3