Bug #4886
openUE does not connect data when moving from 2G->3G
0%
Description
I am using separate MSC and SGSN for each RAN, osmo-sgsn handles UTRAN->GERAN switching just fine, sending not attached command and causing the phone to reattach.
But when phones move from GERAN to UTRAN only some phones connect to the data network properly, while some are stuck in Activate PDP Context requests
Files
Updated by laforge about 3 years ago
On Wed, Dec 02, 2020 at 12:46:39PM +0000, manatails [REDMINE] wrote:
I am using separate MSC and SGSN for each RAN,
I think that's not really as supported configuration. We don't implement any
inter-SGSN signaling. So the assumption for now is that there is only one OmsoSGSN
in a network. Anything beyond that is moving outside "known territory" for now.
Updated by manatails almost 3 years ago
I can see that, but even if inter-SGSN signalling is not implemented, it would still be nice to handle UEs from unknown SGSNs gracefully as it already does in GERAN.
I am looking at 3GPP TS 24.008 ยง 4.7.13.4 and osmo-sgsn seems to be doing its job but I am unsure why the UE doesn't want to send another service request.
Updated by laforge over 2 years ago
- Related to Feature #5153: support hnbgw co-located GTP-U proxy (UPF) added
Updated by laforge over 2 years ago
- Related to deleted (Feature #5153: support hnbgw co-located GTP-U proxy (UPF))