Commit 53e642ea authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Fix issue for gNB Context

parent 8582092b
......@@ -4023,6 +4023,8 @@ bool amf_n1::get_slice_selection_subscription_data_from_conf_file(
return false;
}
gc = amf_n2_inst->assoc_id_2_gnb_context(unc.get()->gnb_assoc_id);
// Find the common NSSAIs between Requested NSSAIs and Subscribed NSSAIs
std::vector<oai::amf::model::Snssai> common_snssais =
nssai.getDefaultSingleNssais();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment