X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fresources%2Fconfiguration.yaml;h=468b6d2a3b81dd01882719853fd802cecf5f5a7a;hb=d2f1a29d3f1cc779045148a82729f644e6110776;hp=6beba8f16e57a76c0932e87c84ab23f8b78ec378;hpb=197657e0e814c871b903ef779ad654b13347e430;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/resources/configuration.yaml b/E2Manager/resources/configuration.yaml index 6beba8f..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 @@ -18,4 +18,6 @@ globalRicId: ricId: "AACCE" mcc: "310" mnc: "411" -stateChangeMessageChannel: RAN_CONNECTION_STATUS_CHANGE \ No newline at end of file +rnibWriter: + stateChangeMessageChannel: RAN_CONNECTION_STATUS_CHANGE + ranManipulationMessageChannel: RAN_MANIPULATION \ No newline at end of file