Feature #3537
BSC support for CBSP (cell broadcast service protocol)
Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
09/09/2018
Due date:
% Done:
0%
Spec Reference:
Description
Right now, the only way to send cell broadcast messages is to use the BSC VTY.
3GPP Specifies CBSP in TS 48.049 as the protocol used between BSC and CBC to configure which kind of messages shall be broadcast where, and for how long.
It's a simple TLV based protocol encapsulated in TCP, so the protocol itself should be rather easy to support. However, it requires an underlying SMSCB scheduler that provides the required functionality for routing/scheduling. See #3536.
Related issues
History
#1 Updated by laforge 5 months ago
- Related to Feature #3536: BSC: support for repeated scheduling of SMSCB messages added
#3 Updated by laforge 5 months ago
- Is duplicate of Feature #2392: Support for BSC-CBC interface (CBSP) to a cell broadcast centre added