Project

General

Profile

Actions

Bug #5539

closed

CBSP WRITE REPLACE without Old Serial Number should result in failure

Added by laforge about 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
04/21/2022
Due date:
% Done:

100%

Spec Reference:

Description

From 48.049:

If only the New Serial Number IE, and not the Old Serial Number IE, is included in the WRITE-REPLACE message,then the BSC shall interpret the message as a write request, i.e. a broadcast request of a new emergency message without replacing an ongoing emergency message broadcast.

at the same time:

Only one emergency message at the time can be broadcasted in a cell. If a write request is received for a cell where an emergency message broadcast is currently ongoing, the write request is considered as failed, see subclause 7.2.3.

Right now, we unconditionally override any emergency message with the new message, even if no Old Serial Number IE is present. This is a bug. We should fail for those cells.

Note the difference between BSC and BTS level:

  • The BSC can receive any number of emergency messages active at the same time
  • Each BTS can only handle one at a time

Related issues

Related to OsmoBSC - Bug #5541: CBSP: KILL COMPLETE / KILL FAILURE shouldn't contain Cell List IEResolvedlaforge04/21/2022

Actions
Related to OsmoBSC - Bug #5540: CBS: Emergency message cannot be killedResolvedlaforge04/21/2022

Actions
Actions #1

Updated by laforge about 2 years ago

  • Related to Bug #5541: CBSP: KILL COMPLETE / KILL FAILURE shouldn't contain Cell List IE added
Actions #2

Updated by laforge about 2 years ago

  • Related to Bug #5540: CBS: Emergency message cannot be killed added
Actions #3

Updated by laforge almost 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:osmo-bsc|a75bc087b5d9f078c7fd2b21f93e7a1d3969453d.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)