Project

General

Profile

Actions

Feature #5156

open

Support intraBSC handover between distinct BTS types

Added by keith almost 3 years ago. Updated over 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
05/15/2021
Due date:
% Done:

0%

Spec Reference:

Description

If we handover from a osmo-bts (RTP) type to an E1 BTS, WE don't create a new MGCP endpoint for the E1 lchan,

As far as I can make out nor do we assign any endpoint to the lchan.

in lchan_rtp_fsm where we would deal with changing the endpoints for handover:

if (!is_ipaccess_bts(lchan->ts->trx->bts)) {
LOG_LCHAN_RTP(lchan, LOGL_DEBUG, "Audio link to-BTS via E1, skipping IPACC\n");
lchan_rtp_fsm_state_chg(LCHAN_RTP_ST_READY);
return;
}
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)