Change in osmo-ttcn3-hacks[master]: WIP: multiple sgsn-side NS-VCs

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 Dec 12 18:20:50 UTC 2020


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


Change subject: WIP: multiple sgsn-side NS-VCs
......................................................................

WIP: multiple sgsn-side NS-VCs

Change-Id: I088276578643cc5a52d0e00d16ec23cf7ab8cd8a
---
M gbproxy/osmo-gbproxy.fr.cfg
1 file changed, 14 insertions(+), 5 deletions(-)



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

diff --git a/gbproxy/osmo-gbproxy.fr.cfg b/gbproxy/osmo-gbproxy.fr.cfg
index efec418..32f0e91 100644
--- a/gbproxy/osmo-gbproxy.fr.cfg
+++ b/gbproxy/osmo-gbproxy.fr.cfg
@@ -3,16 +3,25 @@
 !!
 !
 log stderr
- logging level lns debug
+ !logging level lns debug
+ logging level lglobal info
+ logging level gprs debug
+ logging level lbssgp debug
+ logging level obj debug
+ logging print level 1
+ logging print category 1
+ logging print category-hex 0
+ logging print file basename last
 line vty
  no login
 !
 ns
  nse 101 nsvci 101
- nse 101 remote-role sgsn
- nse 101 encapsulation udp
- nse 101 remote-ip 127.0.0.1
- nse 101 remote-port 7777
+ nse 101 nsvci 101 remote-role sgsn
+ nse 101 nsvci 101 encapsulation udp
+ nse 101 nsvci 101 remote-ip 127.0.0.1
+ nse 101 nsvci 101 remote-port 7777
+
  timer tns-block 3
  timer tns-block-retries 3
  timer tns-reset 3

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21697
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: I088276578643cc5a52d0e00d16ec23cf7ab8cd8a
Gerrit-Change-Number: 21697
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/20201212/40edf2b8/attachment.htm>


More information about the gerrit-log mailing list