Feature #2389
re-add siemens MRPCI message, dropped during MSCSPLIT
Start date:
07/24/2017
Due date:
% Done:
0%
Spec Reference:
Description
During separation of osmo-msc from osmo-nitb, sending of the MRPCI message is being dropped.
One was sent during gsm48_handle_paging_resp() (the function is being dropped completely in Change-Id: Id3705236350d5f69e447046b0a764bbabc3d493c osmo-msc.git).
The other in gsm48_rx_mm_serv_req() (since no lchan info is available, sending MRPCI is dropped there).
Find the proper place in osmo-bsc to send the MRCPI messages, so that we don't diminish support for Siemens BTS.
This probably makes the most sense once the new AoIP code has settled.
Related issues
History
#1 Updated by neels over 2 years ago
- Related to Feature #2257: prepare split of the openbsc.git in smaller components added
#2 Updated by laforge almost 2 years ago
- Category set to Siemens BTS
#4 Updated by laforge 7 months ago
- Related to Feature #2548: Add support for E1/T1 based BTSs to OsmoBSC added