mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-02 21:13:40 +00:00
Revert "[Gy] use WARN log-level if No Gy Diameter Peer"
This reverts commit 05551f120f.
This commit is contained in:
@@ -275,7 +275,7 @@ void smf_gx_handle_cca_initial_request(
|
||||
|
||||
/* if !Gy */
|
||||
if (!ogs_diam_app_connected(OGS_DIAM_GY_APPLICATION_ID)) {
|
||||
ogs_warn("No Gy Diameter Peer");
|
||||
ogs_error("No Gy Diameter Peer");
|
||||
//cause_value = OGS_GTP1_CAUSE_NO_RESOURCES_AVAILABLE;
|
||||
/* FIXME: let's continue on now without Gy (charging features). Ideally
|
||||
* it should be specified in the config the policy to use if Gy not
|
||||
|
||||
Reference in New Issue
Block a user