openbsc[master]: Fix BTS attribute requests

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Jul 10 15:30:20 UTC 2017


Patch Set 3:

(1 comment)

https://gerrit.osmocom.org/#/c/2868/3/openbsc/src/libbsc/abis_nm.c
File openbsc/src/libbsc/abis_nm.c:

Line 1595: 	if (bts->type != GSM_BTS_TYPE_OSMOBTS) {
> hmm having learned from nanobts->sysmobts checks... we should avoid direct 
I actually think this is correct here.  We are moving towards simply stating "osmobts" as BTS model in the openbsc.cfg, and then having exactly this code figuring out the specific model/version/capabilities of the OsmoBTS on the other end.  So it makes sense with TYPE_OSMOBTS but not with NANOBTS or any other IPA bts model.

If anything, "bts model sysmobts" in the config is going to be a sysnonym to "bts model osmobts", if it isn't already.


-- 
To view, visit https://gerrit.osmocom.org/2868
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8f43055c38000248033a8ff9ddaf0910d68d794b
Gerrit-PatchSet: 3
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list