Project

General

Profile

Actions

Bug #2976

closed

octphy: no response to assignment command on RSL level

Added by dexter about 6 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
osmo-bts-octphy
Target version:
-
Start date:
02/21/2018
Due date:
% Done:

0%

Spec Reference:

Description

osmo-bts-octphy seems not to work with pmaier/fsm3. I narrowed the cause down to a missing assignment complete on RSL level. We use the assignment complete response as input for the GSCON FSM (see bsc_api.c:handle_ass_compl()).

Attached one finds a trace that illustrates the expected behavior (normal_call_example.pcapng). After the Assignment Request on the A-Interface a channel activation happens and then we can see Assignment Command and shortly after Assignment Complete. In assignment_complete_missing.pcapng we again see the Assignment Request on the A-Interface. The channel activation on RSL and then the Assignment Command, but no Assignmnet complete. What then happins is that T10 times out and the assignment fails.

Actually the Assignment Command von the RSL side is a Data-Request. When I get the things right this message is not touched by the BTS. It goes straight to the mobile and the assignment complete comes from the mobile and passes straight into the BSC.


Files

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)