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 <[email protected]>

Reply via email to