Change in docker-playground[master]: make osmo-gbproxy.cfg in ttcn3-gbproxy and ttcn3-gbproxy-fr to look s...

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 18:03:08 UTC 2021


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

Change subject: make osmo-gbproxy.cfg in ttcn3-gbproxy and ttcn3-gbproxy-fr to look similiar
......................................................................

make osmo-gbproxy.cfg in ttcn3-gbproxy and ttcn3-gbproxy-fr to look similiar

Reduces human error when changing the configruation for both
cases.

Change-Id: I807589cc04f23d483695467320d34d79eaf5d290
---
M ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
1 file changed, 12 insertions(+), 12 deletions(-)

Approvals:
  daniel: Looks good to me, approved
  laforge: Verified



diff --git a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
index 5d415a2..3b5bf96 100644
--- a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
@@ -19,9 +19,14 @@
  no login
  bind 0.0.0.0
 !
+gbproxy
+sgsn nsei 101
+ name main
 ns
  bind udp local
   listen 172.18.25.10 23000
+ nse 101
+  ip-sns 172.18.25.103 23000
  bind fr hdlcnet1
   fr hdlcnet1 frnet
  bind fr hdlcnet2
@@ -38,15 +43,6 @@
   fr hdlcnet7 frnet
  bind fr hdlcnet8
   fr hdlcnet8 frnet
- timer tns-block 3
- timer tns-block-retries 3
- timer tns-reset 3
- timer tns-reset-retries 3
- timer tns-test 30
- timer tns-alive 3
- timer tns-alive-retries 10
- nse 101
-  ip-sns 172.18.25.103 23000
  nse 2001
   nsvc fr hdlcnet1 dlci 16 nsvci 1
   nsvc fr hdlcnet2 dlci 17 nsvci 2
@@ -58,6 +54,10 @@
  nse 2003
   nsvc fr hdlcnet7 dlci 22 nsvci 7
   nsvc fr hdlcnet8 dlci 23 nsvci 8
-gbproxy
-sgsn nsei 101
- name main
+ timer tns-block 3
+ timer tns-block-retries 3
+ timer tns-reset 3
+ timer tns-reset-retries 3
+ timer tns-test 30
+ timer tns-alive 3
+ timer tns-alive-retries 10

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I807589cc04f23d483695467320d34d79eaf5d290
Gerrit-Change-Number: 22109
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-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210112/9bb6c8a1/attachment.htm>


More information about the gerrit-log mailing list