Change in docker-playground[master]: ttcn3-bscnat-test: osmo-bsc_nat config file fixes

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Mar 29 11:14:36 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13462 )

Change subject: ttcn3-bscnat-test: osmo-bsc_nat config file fixes
......................................................................

ttcn3-bscnat-test: osmo-bsc_nat config file fixes

* Log to file in osmo-bsc_nat
* Fix number of endpoints so the test passes

Change-Id: Ie90ef6a6e09a3c47955297dedf78121e2c5cbe31
---
M ttcn3-bscnat-test/osmo-bsc-nat.cfg
1 file changed, 5 insertions(+), 33 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Daniel Willmann: Verified



diff --git a/ttcn3-bscnat-test/osmo-bsc-nat.cfg b/ttcn3-bscnat-test/osmo-bsc-nat.cfg
index 4f02366..e3398b9 100644
--- a/ttcn3-bscnat-test/osmo-bsc-nat.cfg
+++ b/ttcn3-bscnat-test/osmo-bsc-nat.cfg
@@ -2,40 +2,12 @@
 ! OsmoBSCNAT (0.12.0.266-2daa9) configuration saved from vty
 !!
 !
-log stderr
+log file /data/osmo-bsc_nat.log
   logging filter all 1
-  logging color 1
+  logging color 0
+  logging print category 1
   logging timestamp 1
-  logging level rll notice
-  logging level cc notice
-  logging level mm notice
-  logging level rr notice
-  logging level rsl notice
-  logging level nm info
-  logging level mncc notice
-  logging level pag notice
-  logging level meas notice
-  logging level sccp debug
-  logging level msc notice
-  logging level mgcp notice
-  logging level ho notice
-  logging level db notice
-  logging level ref notice
-  logging level gprs debug
-  logging level ns info
-  logging level bssgp debug
-  logging level llc debug
-  logging level sndcp debug
-  logging level nat notice
-  logging level ctrl notice
-  logging level smpp debug
-  logging level lglobal notice
-  logging level llapd notice
-  logging level linp notice
-  logging level lmux notice
-  logging level lmi notice
-  logging level lmib notice
-  logging level lsms notice
+  logging level force-all debug
 !
 line vty
  no login
@@ -50,7 +22,7 @@
   sdp audio-payload number 126
   sdp audio-payload name AMR/8000
   loop 0
-  number endpoints 1
+  number endpoints 32
   call-agent ip 172.18.11.203
   rtp transcoder-base 0
   transcoder-remote-base 4000

-- 
To view, visit https://gerrit.osmocom.org/13462
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie90ef6a6e09a3c47955297dedf78121e2c5cbe31
Gerrit-Change-Number: 13462
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190329/88d67989/attachment.htm>


More information about the gerrit-log mailing list