 
            Attention is currently required from: fixeria, pespin.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34542?usp=email )
Change subject: bsc: add test TC_si2_ncc_permitted ......................................................................
Patch Set 1:
(2 comments)
File bsc/BSC_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34542/comment/f145fe2f_6b30e... PS1, Line 12399: System Information Type 2
btw, this IE is also present in SI Type 6. […]
Currently it seems OsmoBSC is not sending SI 6 in the test. I've spent quite some time looking into it, but don't see why it isn't sending it. It prepares the message: ``` GSMTAP libosmocore logging OsmoBSC(7): RR/1: bts_trx.c:378 SI6: 2d 06 1e 00 00 00 f1 10 00 01 97 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b ``` Also we don't have existing tests for SI6.
I've added a TODO.
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34542/comment/24634a84_6a122... PS1, Line 12798: TC_ncc_permitted_si2
How about naming this testcase `TC_si2_ncc_permitted` and moving closer to other `TC_si*` testcases […]
Done