X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fresources%2Fconfiguration.yaml;h=468b6d2a3b81dd01882719853fd802cecf5f5a7a;hb=14eb5132c3dca8cdad98e7e5420701b04f452046;hp=d79565be6fd72951014f1c6cad1f1fd793b410c2;hpb=4c67d61c4898a775d1280ee6fadd83637317037a;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/resources/configuration.yaml b/E2Manager/resources/configuration.yaml index d79565b..468b6d2 100644 --- a/E2Manager/resources/configuration.yaml +++ b/E2Manager/resources/configuration.yaml @@ -6,7 +6,7 @@ rmr: port: 3801 maxMsgSize: 65536 routingManager: - baseUrl: http://10.0.2.15:12020/ric/v1/handles/ + baseUrl: http://10.0.2.15:31000/ric/v1/handles/ notificationResponseBuffer: 100 bigRedButtonTimeoutSec: 5 maxRnibConnectionAttempts: 3 @@ -15,5 +15,9 @@ keepAliveResponseTimeoutMs: 4500 keepAliveDelayMs: 1500 e2tInstanceDeletionTimeoutMs: 15000 globalRicId: - plmnId: 131014 - ricNearRtId: 556670 \ No newline at end of file + ricId: "AACCE" + mcc: "310" + mnc: "411" +rnibWriter: + stateChangeMessageChannel: RAN_CONNECTION_STATUS_CHANGE + ranManipulationMessageChannel: RAN_MANIPULATION \ No newline at end of file