E2SM RC xapp_oran_slice_ctrl #903
-
Hello, I am trying to run the xapp_oran_slice_ctrl (https://gitlab.eurecom.fr/mosaic5g/flexric/-/blob/br-flexric/examples/xApp/c/control/xapp_oran_slice_ctrl.c) using the srsRAN_Project gNB, srsRAN_4G UE, open5GS and FlexRIC. The UE is connected to the gNB via ZMQ and the gNB to the FlexRIC and to the core network, and I can send both DL and UL traffic. When I run the xapp_oran_slice_ctrl xApp, both the FlexRIC and the xAPP crash showing the following messages: The log file from the gNB is the following: As you see, the logs say that "RAN function ID not supported". Could you please assist me in debugging the problem? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Could you share pcap file with the E2 Control Request message sent by FlexRIC? |
Beta Was this translation helpful? Give feedback.
-
@vamaglog It seems that you do not have e2sm-rc module enabled in the gnb config. |
Beta Was this translation helpful? Give feedback.
yes, there is an issue with PLMN parsing. It will be fixed in the next release.
You disable (or simply avoid) PLMN parsing if you change its RAN-parameter-ID from 7 to 20 (for example) - here