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/.
Holger Freyther gerrit-no-reply at lists.osmocom.org
Patch Set 1: Code-Review-1
(2 comments)
I think the log messages can have more signal
https://gerrit.osmocom.org/#/c/551/1/openbsc/include/openbsc/gsm_data.h
File openbsc/include/openbsc/gsm_data.h:
Line 212: {"sms.deliver_unknown_error", "While trying to deliver an unknown error attempted."},
occurred?
https://gerrit.osmocom.org/#/c/551/1/openbsc/src/libmsc/gsm_04_11.c
File openbsc/src/libmsc/gsm_04_11.c:
Line 298: LOGP(DLSMS, LOGL_ERROR, "While trying to deliver a SMS the error code %d received. Sending rp err cause 41 to ms\n", rc);
Let's assume you want to debug this at the 33C3. Do these two messages have enough content for you to build a hypothesis and/or know for which SMPP message to sarch in the trace?
--
To view, visit https://gerrit.osmocom.org/551
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia03e50ce2bd9a7d1054cc5a6000fd73bd3497c03
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: Yes