pespin has uploaded this change for review.

View Change

nplab-m3ua-test: Configure Network Indicator as International

That's what we are using at the osmo-stp configuration.
Until now it didn't matter since libosmo-sigtran didn't validate NI
matching configuration on received messages, but since
1af56bf8cf266dd708b623e75d6d175a58f3dd47 it does.

Change-Id: Iae825ebc588524c7a3761c80392940733f3887a6
---
M nplab-m3ua-test/m3ua-param-testtool.scm
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/31/41431/1
diff --git a/nplab-m3ua-test/m3ua-param-testtool.scm b/nplab-m3ua-test/m3ua-param-testtool.scm
index 10ca653..c919195 100644
--- a/nplab-m3ua-test/m3ua-param-testtool.scm
+++ b/nplab-m3ua-test/m3ua-param-testtool.scm
@@ -66,7 +66,7 @@
(define ss7-message (list 11 34 45 67 67 89))
(define ss7-si 0)

-(define iut-ni 1)
+(define iut-ni 0)
(define iut-mp 0)
(define iut-sls 0)


To view, visit change 41431. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iae825ebc588524c7a3761c80392940733f3887a6
Gerrit-Change-Number: 41431
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>