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
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