Attention is currently required from: pespin.
2 comments:
File sgsn/BSSGP_ConnHdlr.ttcn:
Patch Set #2, Line 534: function f_random_ptmsi(OCT1 suffix := '00'O) return OCT4 {
library/Osmocom_Gb_Types.ttcn […]
Unsure what you want to tell me here.
TLLI != P-TMSI. I also want to have a suffix. Further the or4b doesn't seem the right for me, because I explicit want to have 0xc0 in the highest byte and not 0xcX, where X is random.
File sgsn/SGSN_Tests.ttcn:
Patch Set #2, Line 2088: f_vty_config(SGSNVTY, "sgsn", "auth-policy accept-all");
why was this removed?
Because the test case doesn't require it, nor is this feature supported in the future.
To view, visit change 39254. To unsubscribe, or for help writing mail filters, visit settings.