[PATCH 0/3] updates for Nokia support

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/OpenBSC@lists.osmocom.org/.

pablo at gnumonks.org pablo at gnumonks.org
Tue Aug 9 23:35:49 UTC 2011


From: Pablo Neira Ayuso <pablo at gnumonks.org>

Hi Harald,

This patchset contains two updates for the Nokia support
in the following scenario: the BSC stops after having
configured the BTS, then the BTS is launched again but
LAPD reports unknown TEI. To fix this, we report to the
E1 driver about unknown TEI so it can resend the SABM
message.

... and one patch from Daniel who thinks that we have
to promote some logs messages from debugging to error.

You can find them in the nokia-pablo branch.

We are using them in the camp.

Please, merge them.

Daniel Willmann (1):
  mncc: promote log level from debug to errors

Pablo Neira Ayuso (2):
  LAPD: Propagate lapd_receive() errors to the E1 driver
  NOKIA: Resend SABM on unknown TEI from LAPD

 openbsc/include/openbsc/signal.h    |    1 +
 openbsc/src/libabis/e1_input.c      |    1 +
 openbsc/src/libabis/input/dahdi.c   |   20 ++++++++++++++++----
 openbsc/src/libabis/input/lapd.c    |   14 ++++++++++++--
 openbsc/src/libabis/input/lapd.h    |   16 ++++++++++++++--
 openbsc/src/libbsc/bts_nokia_site.c |    9 ++++++++-
 openbsc/src/libmsc/gsm_04_08.c      |   10 +++++-----
 7 files changed, 57 insertions(+), 14 deletions(-)





More information about the OpenBSC mailing list