Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28091 )
Change subject: ggsn: Append ChargingCharacteristics IE to CreatePdpCtxReq ......................................................................
Patch Set 1:
(1 comment)
File library/GTP_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28091/comment/e2ea7313_7090b... PS1, Line 399: ts_ChargingCharacteristics
You cannot pass 'omit' (as default value) to this template. […]
Indeed, sorry I started passing the whole ChargingCharacteristics_GTPC and later found it made more sense to only pass the OCT2 through the other templates. I'll add the wrapper function.