Change in osmo-msc[master]: gsm_04_08_cc.c: drop non-sensible error message

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Jan 3 02:50:29 UTC 2019


Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/12456


Change subject: gsm_04_08_cc.c: drop non-sensible error message
......................................................................

gsm_04_08_cc.c: drop non-sensible error message

Change-Id: Icbf099e418281eb908e7916503f178ab7ea26ffe
---
M src/libmsc/gsm_04_08_cc.c
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/56/12456/1

diff --git a/src/libmsc/gsm_04_08_cc.c b/src/libmsc/gsm_04_08_cc.c
index be9a451..7172184 100644
--- a/src/libmsc/gsm_04_08_cc.c
+++ b/src/libmsc/gsm_04_08_cc.c
@@ -1659,8 +1659,6 @@
 	uint32_t addr = inet_addr(trans->conn->rtp.local_addr_cn);
 	uint16_t port = trans->conn->rtp.local_port_cn;
 
-	LOGP(DMNCC, LOGL_ERROR, "RTP create for non-existing trans\n");
-
 	if (addr == INADDR_NONE) {
 		LOGP(DMNCC, LOGL_ERROR,
 		     "(subscriber:%s) external MNCC is signalling invalid IP-Address\n",

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icbf099e418281eb908e7916503f178ab7ea26ffe
Gerrit-Change-Number: 12456
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190103/3148e839/attachment.htm>


More information about the gerrit-log mailing list