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.84k stars 762 forks source link

SMS center on 5GC #580

Closed yves-li closed 3 years ago

yves-li commented 4 years ago

I knew MME config file could be modified to connect to SMS center of OsmoMSC. Is it possible that 5GC(AMF or SMF) connect to OsmoMSC? I read 3GPP document but it seems that 5GC need SMSF. Do you have a plan to implement this function? Thanks.

acetcom commented 4 years ago

Hi @yi-lun-li

Sure thing! I plan to implement all the functions implemented in Open5GS' EPC in 5G Core. So, SMSF will be also developed sometime later.

The following is the development order I am currently planning.

  1. Moving TEID allocation from SMF to UPF
  2. HTTP -> HTTP2
  3. PCF
  4. Multiple PDU sessions
  5. Handover

The order of feature development is determined as follows.

I heard from some users about NB-IoT, NSSF, SMSF, Vo5G, etc. I don't know when I can get started, but users are asking for it, so I'll try to add the feature as soon as I'm ready.

Sometimes, when questions related to Roadmap are posted on an Issue, I will update the Open5GS Status like this.

Thanks you very much! Sukchan

yves-li commented 4 years ago

Hi @acetcom I got it! Thanks for your reply.

modyngs commented 3 years ago

@acetcom Hi, Any plan to implement SMSF ( SMS OVER 4/5G ) ?

Thanks Best regards