Attention is currently required from: jolly.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33973 )
Change subject: ASCI: Add templates to send and receive GCC/BCC call control messages ......................................................................
Patch Set 1:
(2 comments)
File library/L3_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33973/comment/3c29931c_621a5... PS1, Line 3599: template PDU_ML3_MS_NW ts_ML3_MO_BCC(integer tid, octetstring bcc) := { The send templates (ts_*) should have a template (value) qualifier, like the examples above.
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33973/comment/13740740_b6ebd... PS1, Line 3626: template PDU_M likewise here.