Attention is currently required from: neels.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36455?usp=email )
Change subject: msc: f_expect_paging(): fix by_tmsi arg ......................................................................
Patch Set 1:
(1 comment)
File msc/BSC_ConnectionHandler.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36455/comment/3a2b1f77_7666b... PS1, Line 1360: boolean by_tmsi := true Why not letting the API user pass a TMSI template?
``` function f_expect_paging(template OCT4 tmsi := *) ```
This would be more flexible, one could expect a specific value for instance.