Commit Graph

358 Commits

Author SHA1 Message Date
Jiaxun Yang
20245f2685 Disable cache for github action
As Docker's cache subsystem cat't detect update to external
sources it's better just disable it.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
2024-08-29 15:15:23 +02:00
Jiaxun Yang
9082e2e937 Add github action to build image and upload to ghcr.io
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
2024-08-28 13:46:58 +02:00
herlesupreeth
abbe26929b Change subnet configuration as per new format in open5gs 2024-08-22 10:00:42 +02:00
herlesupreeth
78c7396d00 Change logging configuration as per new format for open5gs components 2024-08-22 09:48:13 +02:00
herlesupreeth
c5dd48321a Use latest code from open5gs, srsRAN_4G and srsRAN_Project repo 2024-08-11 18:44:41 +02:00
herlesupreeth
1b94e7b993 Enable N5 interface only in 5G deployment 2024-08-11 17:59:22 +02:00
herlesupreeth
fdd47330d4 Add NRF-NFM subscription for PCF registration notification 2024-08-11 17:54:47 +02:00
herlesupreeth
b9d8511f04 Support NRF-NFM in P-CSCF 2024-08-11 17:54:35 +02:00
herlesupreeth
86e72238c7 Add HTTP2 server and HTTP client module initialization for N5 support 2024-08-11 17:54:24 +02:00
herlesupreeth
90429865f4 Remove pyHSS db fix patch file 2024-08-11 17:48:30 +02:00
herlesupreeth
f72dfe156c Use latest tag for pyHSS 2024-08-11 17:46:28 +02:00
herlesupreeth
2b2c48ba69 Use latest commits from pyHSS 2024-08-11 17:46:12 +02:00
herlesupreeth
4e2ab89e71 Change log levels of osmomsc and osmohlr to debug 2024-08-11 17:41:14 +02:00
herlesupreeth
f8fa9f52f3 Fix SGsAP functioning with latest osmomsc and omsohlr 2024-08-11 16:17:14 +02:00
herlesupreeth
beabeba8a2 Install HTTP async client and nghttp2 modules in kamailio 2024-07-14 18:16:19 +02:00
herlesupreeth
086e9dad0a Fix logging level and reduce NAT ping interval 2024-06-05 10:04:58 +02:00
herlesupreeth
c52d122b6c Print R-URI modifications in S-CSCF 2024-06-05 09:24:19 +02:00
herlesupreeth
185ca532eb Reduce NAT ping count to 10 in P-CSCF 2024-06-05 09:21:02 +02:00
herlesupreeth
a6a2cd1ff6 Fix for removing pending reg contacts in IMS 2024-06-05 09:19:01 +02:00
Patricio Latini
8b2f5c9211 Add Support for CLI through open5gs-dbctl in HSS (#307)
* Add Support for CLI through open5gs-dbctl in HSS

* Add Support for CLI through open5gs-dbctl in HSS
2024-04-15 08:32:30 +02:00
herlesupreeth
f69523b979 Dont install recommended libraries 2024-04-04 16:30:17 +02:00
Patricio Latini
d9c0e3de95 Add Grafana container with Prometheus integration and basic dashboard (#293)
* Add Grafana container with Prometheus integration and basic dashboard

* Add Grafana container with Prometheus integration and basic dashboard - fix after restart
2024-04-04 15:49:58 +02:00
herlesupreeth
f338aa9efd Bump up open5gs commit being used for base image 2024-03-12 15:52:23 +01:00
herlesupreeth
9c034db839 Bug fixes for failing SUBSCRIBE 2024-03-01 11:25:50 +01:00
herlesupreeth
b1a9901d62 Use null encryption for ipsec 2024-02-27 19:39:54 +01:00
herlesupreeth
b538301889 More parameter section of open5gs config under global section 2024-02-26 12:06:28 +01:00
Patricio Latini
d531b57103 Add support for BladeRF in srslte (#279)
Compile BladeRF and Soapy BladeRF from source
2024-02-01 08:45:18 +01:00
herlesupreeth
ace3e84140 Add max UE configuration to SGW-C configuration file 2024-01-31 08:24:30 +01:00
Patricio Latini
f14980261a Update Dockerfile to support Rpi compilation (#278) 2024-01-30 08:04:05 +01:00
herlesupreeth
f12c344441 Update port used by open5gs WebUI 2024-01-25 02:08:27 +05:30
Hossein Katebi
6c61015fd5 Migrated to open5gs v2.7.0 (#276) 2024-01-24 21:14:53 +01:00
herlesupreeth
df1aa8c340 Update README 2024-01-10 14:52:26 +05:30
herlesupreeth
fc51a8819b kamailio cfg file and dockerfile changes to use latest code from upstream 2024-01-10 14:52:16 +05:30
herlesupreeth
b14eecb991 Fix for IMS call between UEs not supporting preconditioning 2024-01-10 13:25:49 +05:30
herlesupreeth
0c93f2b083 Use only auth for qop during IMS authentication 2023-12-14 09:18:35 +01:00
herlesupreeth
59b71296ed Use latest commits from srsRAN_Project and srsRAN_4G repo 2023-12-07 08:58:50 +01:00
herlesupreeth
3e95630201 Add configuration to set SSB and DL NR ARFCN in srsUE 2023-12-05 16:28:54 +01:00
herlesupreeth
bf1132f129 Set SS#0 and CORESET#0 indexes for srsUE to attach 2023-11-13 09:36:38 +01:00
herlesupreeth
3b78063663 Enable IMS registration over 5G SA without Rx 2023-10-26 18:54:07 +02:00
herlesupreeth
a8c2a18003 Increase MTU from 1410 to 1450 2023-10-26 18:49:32 +02:00
herlesupreeth
f630307337 Rename deployment file when external IMS is used 2023-10-26 18:48:42 +02:00
herlesupreeth
c401f8121a README refactor 2023-10-24 09:28:15 +02:00
Galal Hassan
c64c09b80d updated readme (#236)
* updated readme

* Feedback and some structure updates

---------

Co-authored-by: Galal Hassan <galalmounir@gmail.com>
2023-10-24 08:39:45 +02:00
herlesupreeth
85878f7ebb Update srsRAN to tag release_23_10 2023-10-21 13:14:58 +02:00
herlesupreeth
957b1fb9a7 Use v2.6.6 of open5gs 2023-10-21 12:30:12 +02:00
herlesupreeth
43d21bda4c Add pySim script to provision EF/DF files for 5G SA in iPhones 2023-09-25 13:42:58 +02:00
herlesupreeth
db8c3d48c9 Bump up the commit used for open5gs base image 2023-09-25 13:42:01 +02:00
herlesupreeth
6fabf5d08e README update for provisioning user in pyHSS 2023-08-30 07:15:58 +02:00
herlesupreeth
6ad28a40a5 Expose port 8080 of pyHSS 2023-08-30 07:15:11 +02:00
herlesupreeth
23f88e337a pyHSS to be compiled from a fixed commit id 2023-08-22 13:11:40 +02:00