S1AP_Templates: fix tr_S1AP_InitialCtxSetupResp

The INITIAL CONTEXT SETUP RESPONSE message may have optional elements at
the end.

Related: OS#5760
Change-Id: Ic28c94093e55db0dc1fa18d36e22d328788cb3fc
This commit is contained in:
Philipp Maier 2023-07-07 10:28:57 +02:00
parent 20bed06522
commit 05c6ab2209
1 changed files with 1 additions and 1 deletions

View File

@ -628,7 +628,7 @@ tr_S1AP_InitialCtxSetupResp(template (present) MME_UE_S1AP_ID mme_id := ?,
id := S1AP_Constants.id_E_RABFailedToSetupListBearerSURes,
criticality := ignore,
value_ := {E_RABList := rab_items}
}
}, *
}
}
}