Sukchan Lee
46f74c8019
Merge branch 'main' into home-routed
2025-04-06 18:36:57 +09:00
Sukchan Lee
3f38d66790
Merge branch 'main' into home-routed
2025-01-19 17:11:20 +09:00
Sukchan Lee
04ec945e1d
[SBI] Follow up on #3655
2025-01-11 20:24:30 +09:00
Bostjan Meglic
c331207233
[all] allow value of 0 for S-NSSAI SST
...
3GPP TS 23.003: 28.4.2 Format of the S-NSSAI
The SST field may have standardized and non-standardized values. Values
0 to 127 belong to the standardized SST range and they are defined in
3GPP TS 23.501 [119]. Values 128 to 255 belong to the Operator-specific
range.
2025-01-11 20:22:46 +09:00
Sukchan Lee
d7126f98ac
[HR] Added LBO Roaming Allowed in WebUI ( #2194 )
...
According to TS29.503, we can choose whether or not to allow LBO roaming
on a per-session basis.
To this end, we have made changes to allow us to set this via the WebUI.
2024-08-05 16:47:47 +09:00
Sukchan Lee
d32cc14a71
[DBI] mongoc version not checked correctly #3086
...
checks mongoc version with
which can unexpectedly return false in case of mongoc versions such as 2.3.4.
So, I've fixed it as below.
2024-03-31 20:41:50 +09:00
Sukchan Lee
e92293e0af
[SEPP] Initial Update for 5G Roaming ( #2739 )
...
[SEPP] Initial Update for 5G Roaming
2023-11-19 19:34:51 +09:00
Sukchan Lee
e01f46eb6c
Use x1000 multiplier for Kbps, Mbps, ... etc. ( #2515 )
...
NAS, GTP, PFCP, SBI, all except S1AP/NGAP use x1000 multiplier for Kbps, Mbps, Gbps ... etc.
From now on in WebUI all units also use a multiplier of x1000.
2023-08-13 18:19:45 +09:00
Sukchan Lee
cfd0193bbd
[PCRF] fix the crash in flow->description ( #1313 )
2022-01-12 10:15:36 +09:00
Sukchan Lee
d87d7c12c2
[MME] fix the crash with unknown S-NSSAI ( #1287 )
2021-12-17 21:42:26 +09:00
Sukchan Lee
0fb8279e36
VoNR added but not tested!
2021-11-14 21:07:56 +09:00
Sukchan Lee
68edcd6438
fix the SMF crash when num of flow > 8 ( #1108 )
2021-08-07 14:23:20 +09:00
Sukchan Lee
118d62d42d
Add more memory log
2021-06-06 22:35:46 +09:00
Sukchan Lee
fe89f7cd11
[5GC] Added BSF(Binding Support Function)
2021-05-29 15:56:12 +09:00
Sukchan Lee
829123dad0
fix: managing multiple calls ( #869 )
...
If PCRF sends RAR, it generates different Charging-Rule-Name.
2021-03-29 10:28:08 +09:00
Sukchan Lee
9af4268bab
arch: DB schema Changes ( #796 )
...
- New function : NSSF
- New feature : SMF selection
2021-03-08 21:25:09 +09:00
Sukchan Lee
235a041b8d
feat: Add dedicated QoS flow
2020-12-31 21:07:08 -05:00