<matrixBuild _class='hudson.matrix.MatrixBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BRANCH</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org laforge@gnumonks.org</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>169668</buildingDurationMillis><executingTimeMillis>169668</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>5141</waitingDurationMillis><waitingTimeMillis>5141</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>29537</buildNumber><marked><SHA1>8d16034f6c51f83a5503fb28df08311031c56ddb</SHA1><branch><SHA1>8d16034f6c51f83a5503fb28df08311031c56ddb</SHA1><name>origin/master</name></branch></marked><revision><SHA1>8d16034f6c51f83a5503fb28df08311031c56ddb</SHA1><branch><SHA1>8d16034f6c51f83a5503fb28df08311031c56ddb</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>20229</buildNumber><marked><SHA1>fc3397253054bd6bf6b11db0436bf8112e80adb1</SHA1><branch><SHA1>fc3397253054bd6bf6b11db0436bf8112e80adb1</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>fc3397253054bd6bf6b11db0436bf8112e80adb1</SHA1><branch><SHA1>fc3397253054bd6bf6b11db0436bf8112e80adb1</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>8d16034f6c51f83a5503fb28df08311031c56ddb</SHA1><branch><SHA1>8d16034f6c51f83a5503fb28df08311031c56ddb</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-bsc</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#29537</displayName><duration>169668</duration><estimatedDuration>175394</estimatedDuration><fullDisplayName>master-osmo-bsc #29537</fullDisplayName><id>29537</id><inProgress>false</inProgress><keepLog>false</keepLog><number>29537</number><queueId>106572</queueId><result>SUCCESS</result><timestamp>1777649586103</timestamp><url>https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-osmo-bsc/29537/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>include/osmocom/bsc/bts.h</affectedPath><affectedPath>src/osmo-bsc/bts_nokia_site.c</affectedPath><commitId>98c00b13ee7a0b30b24f86a56ac89214598a674b</commitId><timestamp>1777484283000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/falcon</absoluteUrl><fullName>falcon</fullName></author><authorEmail>falcon@freecalypso.org</authorEmail><comment>nokia: add support for Flexi Multiradio

Previous support existed for Nokia MetroSite, UltraSite and InSite
models, resulting in BTS model name "nokia_site".  However, there
exist newer Nokia BTS models that also support E1 Abis and can be
supported by OsmoBSC with relatively small changes: Flexi EDGE,
Flexi Multiradio and Flexi Multiradio 10.  Out of these newer
models, American 2G Cooperative (the present patch author's current
organization) has only Flexi MR at the present time - hence this
model shall be the first "new" Nokia BTS to be supported.

The first change required in order to support Flexi MR is ability
to receive long OML messages that have been segmented by the BTS:
the new BTS sends a much longer BTS_CONF_REQ message, and we have
to handle it correctly.

Change-Id: Icd429552c3b5e90d6c5d3ae5f52afd6550e3cebc
</comment><date>2026-04-29 17:38:03 +0000</date><id>98c00b13ee7a0b30b24f86a56ac89214598a674b</id><msg>nokia: add support for Flexi Multiradio</msg><path><editType>edit</editType><file>include/osmocom/bsc/bts.h</file></path><path><editType>edit</editType><file>src/osmo-bsc/bts_nokia_site.c</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/osmo-bsc/bts_vty.c</affectedPath><commitId>3530abb052e22af37f78c66bf9fd662428c04280</commitId><timestamp>1777484763000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/falcon</absoluteUrl><fullName>falcon</fullName></author><authorEmail>falcon@freecalypso.org</authorEmail><comment>nokia vty: change help strings away from "*Site"

Support for Nokia BTS in OsmoBSC is being expanded from just *Site
family to also include Flexi Multiradio - therefore, help strings
and error messages in vty should be changed accordingly.

FIXME: names of Nokia-specific vty settings still begin with
nokia_site, ditto for the name of the BTS model.  TODO: decide
on a proper long-term solution.

Change-Id: I55556b7b5aa5bc6efcbee815e9011497a933697c
</comment><date>2026-04-29 17:46:03 +0000</date><id>3530abb052e22af37f78c66bf9fd662428c04280</id><msg>nokia vty: change help strings away from "*Site"</msg><path><editType>edit</editType><file>src/osmo-bsc/bts_vty.c</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/osmo-bsc/bts_vty.c</affectedPath><commitId>8d16034f6c51f83a5503fb28df08311031c56ddb</commitId><timestamp>1777484765000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/falcon</absoluteUrl><fullName>falcon</fullName></author><authorEmail>falcon@freecalypso.org</authorEmail><comment>nokia skip-reset: make consistent with other vty settings

All other Nokia-specific vty settings use is_nokia_bts() helper
function, while the code for skip-reset directly compares
bts-&gt;type against GSM_BTS_TYPE_NOKIA_SITE.  Change to use the
helper function: it is consistent with other vty settings,
and avoids one more place that erroneously refers to *Site
instead of all Nokia BTS.

Change-Id: Ie8cdac51f82185e2d4f37a8da00acba633670052
</comment><date>2026-04-29 17:46:05 +0000</date><id>8d16034f6c51f83a5503fb28df08311031c56ddb</id><msg>nokia skip-reset: make consistent with other vty settings</msg><path><editType>edit</editType><file>src/osmo-bsc/bts_vty.c</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/falcon</absoluteUrl><fullName>falcon</fullName></culprit><run><number>29537</number><url>https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/29537/</url></run></matrixBuild>