Change in docker-playground[master]: gbproxy-fr: Enable IP-SNS towards SGSN

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/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Jan 12 08:22:03 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/22107 )

Change subject: gbproxy-fr: Enable IP-SNS towards SGSN
......................................................................

gbproxy-fr: Enable IP-SNS towards SGSN

Change-Id: Id59cc404c355a3f494ad60be8d3a499b217084ec
---
M ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
M ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
2 files changed, 2 insertions(+), 1 deletion(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  daniel: Looks good to me, approved
  laforge: Verified



diff --git a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
index 7ba5d99..3487ed1 100644
--- a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
+++ b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
@@ -15,6 +15,7 @@
 GBProxy_Tests.mp_enable_bss_load_sharing := true;
 GBProxy_Tests.mp_nsconfig_sgsn := {
 	{
+		handle_sns := true,
 		nsvc := {
 			{
 				provider := {
diff --git a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
index 2cb5b80..35180aa 100644
--- a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
@@ -46,7 +46,7 @@
  timer tns-alive 3
  timer tns-alive-retries 10
  nse 101
-  nsvc ipa local 172.18.25.103 23000 nsvci 101
+  ip-sns 172.18.24.103 23000
  nse 2001
   nsvc fr hdlcnet1 dlci 16 nsvci 1
   nsvc fr hdlcnet2 dlci 17 nsvci 2

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/22107
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Id59cc404c355a3f494ad60be8d3a499b217084ec
Gerrit-Change-Number: 22107
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210112/324f8730/attachment.htm>


More information about the gerrit-log mailing list