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/.
daniel gerrit-no-reply at lists.osmocom.orgdaniel has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/22087 )
Change subject: gbproxy: Enable IP-SNS towards SGSN
......................................................................
gbproxy: Enable IP-SNS towards SGSN
Change-Id: Iebbad7131d73c15ef7ded5eadce882c653b8bf2c
Depends: Ia9cb646d57cd3bf77aebf60318e5f76599d516a5 (osmo-ttcn3-hacks)
---
M ttcn3-gbproxy-test/GBProxy_Tests.cfg
M ttcn3-gbproxy-test/osmo-gbproxy.cfg
2 files changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/87/22087/1
diff --git a/ttcn3-gbproxy-test/GBProxy_Tests.cfg b/ttcn3-gbproxy-test/GBProxy_Tests.cfg
index 6b097a3..7bc38d6 100644
--- a/ttcn3-gbproxy-test/GBProxy_Tests.cfg
+++ b/ttcn3-gbproxy-test/GBProxy_Tests.cfg
@@ -14,6 +14,7 @@
[MODULE_PARAMETERS]
GBProxy_Tests.mp_nsconfig_sgsn := {
{
+ handle_sns := true,
nsvc := {
{
provider := {
diff --git a/ttcn3-gbproxy-test/osmo-gbproxy.cfg b/ttcn3-gbproxy-test/osmo-gbproxy.cfg
index d437620..dd32ea7 100644
--- a/ttcn3-gbproxy-test/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test/osmo-gbproxy.cfg
@@ -27,7 +27,7 @@
listen 172.18.24.10 23000
accept-ipaccess
nse 101
- nsvc ipa local 172.18.24.103 23000 nsvci 101
+ ip-sns 172.18.24.103 23000
timer tns-block 3
timer tns-block-retries 3
timer tns-reset 3
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/22087
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iebbad7131d73c15ef7ded5eadce882c653b8bf2c
Gerrit-Change-Number: 22087
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210111/f00e325d/attachment.htm>