Change in osmo-ttcn3-hacks[master]: library/IPA_Emulation: server mode: also request IPA UnitID

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Mon May 25 15:15:15 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18463 )


Change subject: library/IPA_Emulation: server mode: also request IPA UnitID
......................................................................

library/IPA_Emulation: server mode: also request IPA UnitID

Change-Id: I195894d72cf40f081d286a6c0a6d2531e3d0a45c
Related: OS#4546
---
M library/IPA_Emulation.ttcnpp
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/63/18463/1

diff --git a/library/IPA_Emulation.ttcnpp b/library/IPA_Emulation.ttcnpp
index e0063b2..62a11b7 100644
--- a/library/IPA_Emulation.ttcnpp
+++ b/library/IPA_Emulation.ttcnpp
@@ -418,7 +418,8 @@
 	msg_type := IPAC_MSGT_ID_GET,
 	u := {
 		get := {
-			{ 1, IPAC_IDTAG_UNITNAME }
+			{ 1, IPAC_IDTAG_UNITNAME },
+			{ 1, IPAC_IDTAG_UNITID }
 		}
 	}
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18463
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: I195894d72cf40f081d286a6c0a6d2531e3d0a45c
Gerrit-Change-Number: 18463
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200525/2490b52a/attachment.htm>


More information about the gerrit-log mailing list