Change in osmo-ttcn3-hacks[master]: MSC: adjust gsup log level to error

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

Max gerrit-no-reply at lists.osmocom.org
Thu Dec 13 16:03:21 UTC 2018


Max has uploaded this change for review. ( https://gerrit.osmocom.org/12298


Change subject: MSC: adjust gsup log level to error
......................................................................

MSC: adjust gsup log level to error

The HLR emulation is active only for short time during each test so we
got lots of useless "gsup_client.c:73 GSUP connecting to 127.0.0.1:4222"
messages due to continuous attempts to reconnect to HLR. Let's use error
log level to obtain relevant errors (if any).

Change-Id: If79db99ceb7a9d4e2ec8d8b375aa628c4088c65c
---
M msc/osmo-msc.cfg
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/msc/osmo-msc.cfg b/msc/osmo-msc.cfg
index ddac4cd..79d509e 100644
--- a/msc/osmo-msc.cfg
+++ b/msc/osmo-msc.cfg
@@ -34,7 +34,7 @@
  logging level lctrl info
  logging level lgtp notice
  logging level lstats notice
- logging level lgsup notice
+ logging level lgsup error
  logging level loap notice
  logging level lss7 notice
  logging level lsccp notice

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If79db99ceb7a9d4e2ec8d8b375aa628c4088c65c
Gerrit-Change-Number: 12298
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181213/6a789de8/attachment.htm>


More information about the gerrit-log mailing list