Feature #2487
MSC side of LCLS (local call local switching) as per the 3GPP specs
Status:
In Progress
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
09/03/2017
Due date:
% Done:
10%
Resolution:
Description
3GPP LCLS allows the media stream of a call to remain locally at the BTS, if both legs of a call are within the same BTS. We should implement this in OsmoMSC, if not only to test the OsmoBSC side which we want to implement, too.
Related issues
History
#1 Updated by laforge over 1 year ago
- Related to Feature #1602: BSC side of LCLS (local call local switching) as per the 3GPP specs added
#2 Updated by laforge over 1 year ago
- Checklist item LCLS implementation in OsmoMSC added
- Checklist item test suite for LCLS in MSC added
- Checklist item jenkins integration of test suite added
#3 Updated by laforge over 1 year ago
- Target version set to 3GPP LCLS
#4 Updated by laforge about 1 year ago
- Assignee set to sysmocom
#10 Updated by msuraev 3 months ago
- Related to Feature #3691: Implement GCR parsing in wireshark added
#11 Updated by msuraev about 1 month ago
- % Done changed from 0 to 10
Corresponding libosmocore changes are mostly merged, there're 4 more pending patches for OsmoMSC.
N. B: current implementation is only suitable for testing due to issues with CallRef handling by transactions. This part is going to be heavily changed by intra-BSC handover work.
#12 Updated by msuraev about 1 month ago
- Related to Feature #3618: Inter-MSC hand-over support added
#13 Updated by msuraev about 1 month ago
- Related to Bug #3294: transaction: refactor callref allocation added