Attention is currently required from: dexter.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34498?usp=email )
Change subject: PCUIF_Components: ensure clean IMSI string
......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1:
Now I get: "262420000000423" & char(0,
0, 0, 0) & char(0, 0, 0, 241), which causes even more odd beh […]
Sorry to hear
that. I am not going to block, but still think it's worth investigating how to
eliminate this `char(0, 0, 0, 0)` and where the `char(0, 0, 0, 241)` is coming from
(garbage in the buffer maybe?).
From what I can see, `PCUIF_Text` seems to work as expected:
https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-pcu-test/1719/cons…
```
BTS(9)@0b8d19f58d3f: Rx TXT.ind from the PCU, version is "1.3.1.1-c1b0"
```
File pcu/PCUIF_Components.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34498/comment/9c02d36e_d5a5…
PS1, Line 545: var charstring imsi_filter_regexp := "(\d*)" /* numbers only
*/
missing `;` at the end of line, btw
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34498?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I7bfea59a306e75211856e4e80985ebf000c42224
Gerrit-Change-Number: 34498
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 21 Sep 2023 20:11:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Comment-In-Reply-To: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: comment