Skip to content

Integrate PCF request into PDU Session Establishment

Stefan Spettel requested to merge feature_pcf_integration into feature_edge_computing
  • Added client calls to PCF for SM Policy Creation, Update, Remove and Delete
  • Integrated N7 interface into context and pdu session
  • Stores the received policy decision in the PDU session
  • Values of the PCC rules are not used for any decision so far
  • Added the following options:
    • DISCOVER_PCF -> Enable PCF discovery with NRF (not supported yet)
    • USE_LOCAL_PCC_RULES -> Enable/Disable Local PCC rules
    • PCF configuration (IP, port, api version, fqdn), static and DNS based discovery

smf_log_create_pcf_association

smf_sends_pcf_association.pcapng

Edited by Stefan Spettel

Merge request reports