Revert "[Gy] use WARN log-level if No Gy Diameter Peer"

This reverts commit 05551f120f.
This commit is contained in:
Sukchan Lee 2022-04-09 00:45:14 +09:00
parent b732d7bcc5
commit b5ad0feffc
1 changed files with 1 additions and 1 deletions

View File

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