Attention is currently required from: dexter.
2 comments:
Patchset:
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/consoleFull
```
BTS(9)@0b8d19f58d3f: Rx TXT.ind from the PCU, version is "1.3.1.1-c1b0"
```
File pcu/PCUIF_Components.ttcn:
Patch Set #1, Line 545: var charstring imsi_filter_regexp := "(\d*)" /* numbers only */
missing `;` at the end of line, btw
To view, visit change 34498. To unsubscribe, or for help writing mail filters, visit settings.