open5gs / open5gs

Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-17)
https://open5gs.org
GNU Affero General Public License v3.0
1.81k stars 745 forks source link

Roaming #1748

Open zeinaeddo opened 2 years ago

zeinaeddo commented 2 years ago

Hello,

Why is there no support to roaming currently? And is it on the roadmap to support roaming? If yes, when?

Thank you, Zenina

EugeneBogush commented 2 years ago

Why is there no support to roaming currently? And is it on the roadmap to support roaming? If yes, when? Hi @zeinaeddo, could you describe in more detail what kind of roaming are you talking about?

zeinaeddo commented 2 years ago

As stated in the limitations of the project, all roaming scenarios are excluded. I am wondering if that is still the case, and if there are any technical limitations preventing the development of roaming scenarios?

jmasterfunk84 commented 2 years ago

I'm able to simulate roaming with Open5GS. I am using the Open5GS MME to connect to commercial PGWs for LTE roaming. Are you expecting DNS queries from the MME, and ability to manage multiple IMSI ranges?

ramrattle commented 2 years ago

I have verified both x2 and xn roaming using landslide and open5gs.

zeinaeddo commented 2 years ago

ability to manage multiple IMSI ranges? Yes, is that possible to simulate?