Change in osmo-ttcn3-hacks[master]: gbproxy: Fix configuration (ip-sns syntax)

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
Sat Feb 13 15:49:37 UTC 2021


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


Change subject: gbproxy: Fix configuration (ip-sns syntax)
......................................................................

gbproxy: Fix configuration (ip-sns syntax)

It's sad that this config file has again been forgotten.

Change-Id: Ic9184669f6459c44fbb81e05b54028eca1b54db5
Related: SYS#5354
---
M gbproxy/osmo-gbproxy.fr.cfg
1 file changed, 2 insertions(+), 2 deletions(-)



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

diff --git a/gbproxy/osmo-gbproxy.fr.cfg b/gbproxy/osmo-gbproxy.fr.cfg
index d0f8595..9595475 100644
--- a/gbproxy/osmo-gbproxy.fr.cfg
+++ b/gbproxy/osmo-gbproxy.fr.cfg
@@ -34,9 +34,9 @@
  timer tns-alive 3
  timer tns-alive-retries 10
  nse 101
-  ip-sns 127.0.0.10 7777
+  ip-sns-remote 127.0.0.10 7777
  nse 102
-  ip-sns 127.0.0.11 8888
+  ip-sns-remote 127.0.0.11 8888
  nse 2001
   nsvc fr hdlcnet1 dlci 16 nsvci 1
   nsvc fr hdlcnet2 dlci 17 nsvci 2

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22896
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: Ic9184669f6459c44fbb81e05b54028eca1b54db5
Gerrit-Change-Number: 22896
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210213/93aa2d67/attachment.htm>


More information about the gerrit-log mailing list