lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39263?usp=email )
Change subject: GTPv1C_Templates: add cause code GTP_CAUSE_IMSI_IMEI_NOT_KNOWN ......................................................................
GTPv1C_Templates: add cause code GTP_CAUSE_IMSI_IMEI_NOT_KNOWN
It will be used by SGSN Context Req/Resp/Ack test cases in the SGSN.
Change-Id: I8f919d5982a3c9a317d309c383b36043ad5d3278 --- M library/GTPv1C_Templates.ttcn 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/63/39263/1
diff --git a/library/GTPv1C_Templates.ttcn b/library/GTPv1C_Templates.ttcn index 7371ab0..fd55af6 100644 --- a/library/GTPv1C_Templates.ttcn +++ b/library/GTPv1C_Templates.ttcn @@ -71,6 +71,7 @@ /* reserved */ GTP_CAUSE_REQUEST_ACCEPTED (128), GTP_CAUSE_INVALID_MSG_FORMAT (193), + GTP_CAUSE_IMSI_IMEI_NOT_KNOWN (194), GTP_CAUSE_NO_RESOURCES_AVAILABLE (199) /* FIXME */ } with { encode "RAW"