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

This commit is contained in:
Sukchan Lee 2022-04-09 00:39:21 +09:00
parent 106f2729c3
commit 05551f120f
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_error("No Gy Diameter Peer");
ogs_warn("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