fix Gy for 3GPP-User-Location-Info

This commit is contained in:
EugeneBogush 2023-06-12 23:22:07 +03:00 committed by Sukchan Lee
parent 3a4116123f
commit 31deecb03f
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@ static void fill_service_information_ccr(smf_sess_t *sess,
}
/* 3GPP-User-Location-Info, 3GPP TS 29.061 16.4.7.2 22 */
smf_fd_msg_avp_add_3gpp_uli(sess, req);
smf_fd_msg_avp_add_3gpp_uli(sess, (struct msg *)avpch1);
if (sess->smf_ue->imeisv_len > 0) {
/* User-Equipment-Info, 3GPP TS 32.299 7.1.17 */