Commit Graph

377 Commits

Author SHA1 Message Date
herlesupreeth
39446c0f18 Use latest commits of open5gs repo 2025-01-11 16:31:09 +01:00
herlesupreeth
c3c907f555 Fix for session refresh and IPSec forwarding 2025-01-05 18:05:24 +01:00
herlesupreeth
d779b57644 Minor refactor and cosmetic changes in PCSCF cfg files 2024-12-31 13:53:16 +01:00
herlesupreeth
e73e1c32af Use latest srsRAN QoS configuration file 2024-12-26 20:38:15 +01:00
Nacho Mata
eb5c8fc687 Use latest srsRAN gnb config file syntax (#398) 2024-12-13 19:05:45 +01:00
herlesupreeth
9d36c45e9d Use latest srsRAN code containing fix for VoNR call 2024-12-12 17:43:07 +01:00
Abdulkarim Barbour
1f8a419635 fix RTP/RTCP Port in N5 Request on term side (#391)
* fix RTP/RTCP Port in N5 Request

Fix storing and retrieving SDP RTP/RTCP Ports from Orig User on term side

* fix RTP/RTCP Port in N5 Request

Fix storing and retrieving SDP RTP/RTCP Ports from Orig User on term side
2024-11-18 20:11:13 +01:00
Abdulkarim Barbour
9560e618b4 optimizing the N5 routing Logic more (#389)
* Improving N5 Routing Logic

Change NFType to "AF"

* Improving N5 Routing Logic

Change NFType to "AF" to comply with 3GPP

* Improving N5 Routing Logic

Add failing condition in case QoS N5 fails 
Remove/adjust logging to console
Improving the request sent to PCF

* Improving N5 Routing Logic

Add failing condition in case QoS N5 fails 
Remove/adjust logging to console
Improving the request sent to PCF

* Improving N5 Routing Logic

Add failing condition in case QoS N5 fails 
Remove/adjust logging to console
Improving the request sent to PCF

* set maxcontact to one

set maxcontact to one
2024-11-14 19:12:32 +01:00
herlesupreeth
6b6cd6f95a Use ubuntu jammy image for building UERANSIM 2024-08-29 16:03:00 +02:00
NUCLEAR-WAR
12c29605d4 adding QoS N5 to MT Routing
adding QoS N5 to MT Routing to enable N5 QoS on Term UE
2024-08-26 08:47:00 +02:00
herlesupreeth
1644fc8554 Change subnet configuration as per new format in open5gs 2024-08-22 10:07:39 +02:00
herlesupreeth
68c44433c1 Change logging configuration as per new format for open5gs components 2024-08-22 09:49:15 +02:00
herlesupreeth
b4c9492b39 Encompass N5 HTTP2 code with ifdef 2024-08-12 10:32:41 +02:00
NUCLEAR-WAR
726dc91b7a removing unnecessary log outputs 2024-08-12 08:19:35 +02:00
NUCLEAR-WAR
36b0191cbe moving the N5 Route logic to its own Route and improve it
move the INIT Req to its own route
move the modify req into its own logic
adding calls to the suitable logic ( INIT Req, ReqReply, Indialog req) in the suitable routeing block
2024-08-12 08:19:35 +02:00
NUCLEAR-WAR
3915449019 add content-type for PATCH Method and some minor changes
added content-type to the patch method to be compatible with RFC7386 and soem other minor changes
2024-08-12 08:19:35 +02:00
NUCLEAR-WAR
ac0252d636 added the N5 to the initial INVITE
added the N5 to the initial INVITE and then update the session with HTTP PATCH after receiving 180/183/200/ with SDP.
2024-08-12 08:19:35 +02:00
NUCLEAR-WAR
e29d02828d Update mo.cfg 2024-08-12 08:19:35 +02:00
NUCLEAR-WAR
c693732158 remove names fom code 2024-08-12 08:18:50 +02:00
NUCLEAR-WAR
2379624b2c adding another two HTable to store SIP connectivity Infos
adding another two HTable to store SIP connectivity Infos to associate users to there IP Addresses and save them in the Htable.
2024-08-12 08:18:50 +02:00
NUCLEAR-WAR
6abee093a6 Update kamailio_pcscf.cfg 2024-08-12 08:18:50 +02:00
NUCLEAR-WAR
c361c21a03 move N5 logic to its own route block and call to it from other logics
moved both N5 creation and deletion requests to own route block.
add calls to the N5 route logic in the main route where needed.
change SuppFeat to 2 instead of 4
2024-08-12 08:14:29 +02:00
NUCLEAR-WAR
8991a2e3b2 Update register.cfg 2024-08-12 08:14:29 +02:00
herlesupreeth
b11e54131b Use latest code from open5gs, srsRAN_4G and srsRAN_Project repo 2024-08-11 18:45:23 +02:00
herlesupreeth
75617b97c0 Enable N5 interface only in 5G deployment 2024-08-11 17:59:47 +02:00
herlesupreeth
bf83a12165 Remove pyHSS db fix patch file 2024-08-11 17:48:56 +02:00
herlesupreeth
019496f103 Use latest tag for pyHSS 2024-08-11 17:47:06 +02:00
herlesupreeth
3cc94c912d Use latest commits from pyHSS 2024-08-11 17:47:04 +02:00
herlesupreeth
3b2c22dfab Change log levels of osmomsc and osmohlr to debug 2024-08-11 17:41:33 +02:00
herlesupreeth
f1d55deef0 Fix SGsAP functioning with latest osmomsc and omsohlr 2024-08-11 16:18:03 +02:00
herlesupreeth
14911cc6a2 Add NRF-NFM subscription for PCF registration notification 2024-08-06 08:49:52 +02:00
herlesupreeth
3f4b520acb Support NRF-NFM in P-CSCF 2024-08-06 08:49:41 +02:00
herlesupreeth
5c2a2f58af Add HTTP2 server and HTTP client module initialization for N5 support 2024-08-06 08:49:12 +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