neels has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33487 )

 (

1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted 
one.
 )Change subject: RANAP_Templates: drop unused arg from ts_RANAP_Paging()
......................................................................

RANAP_Templates: drop unused arg from ts_RANAP_Paging()

Change-Id: I7e4bbdba34d2f0af9044050fff19ced5ea969ae9
---
M library/ranap/RANAP_Templates.ttcn
1 file changed, 9 insertions(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified




diff --git a/library/ranap/RANAP_Templates.ttcn 
b/library/ranap/RANAP_Templates.ttcn
index 7fac3a4..bc56bdb 100644
--- a/library/ranap/RANAP_Templates.ttcn
+++ b/library/ranap/RANAP_Templates.ttcn
@@ -661,7 +661,6 @@

 template (value) RANAP_PDU
 ts_RANAP_Paging(template (value) CN_DomainIndicator dom, template (value) IMSI 
imsi,
-               template (omit) TemporaryUE_ID temp_id := omit,
                template (omit) Paging.protocolExtensions exts := omit) := {
        initiatingMessage := {
                procedureCode := id_Paging,

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33487
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I7e4bbdba34d2f0af9044050fff19ced5ea969ae9
Gerrit-Change-Number: 33487
Gerrit-PatchSet: 5
Gerrit-Owner: neels <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: neels <[email protected]>
Gerrit-MessageType: merged

Reply via email to