X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fresources%2Fconfiguration.yaml;h=e4bb14ccbaa689522750f4233e45e7a70b7bceae;hb=28c0585ff0a4779b938d284a9abc64fbe381bee0;hp=0914b8875e79c25adf80057691dd2e4bba1680e0;hpb=07196e9385aa8e1f47796d3eac24385c5817f46d;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/resources/configuration.yaml b/E2Manager/resources/configuration.yaml index 0914b88..e4bb14c 100644 --- a/E2Manager/resources/configuration.yaml +++ b/E2Manager/resources/configuration.yaml @@ -6,11 +6,19 @@ 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 -maxConnectionAttempts: 3 maxRnibConnectionAttempts: 3 rnibRetryIntervalMs: 10 -keepAliveResponseTimeoutMs: 1500 -keepAliveDelayMs: 500 +keepAliveResponseTimeoutMs: 4500 +keepAliveDelayMs: 1500 +e2tInstanceDeletionTimeoutMs: 15000 +e2ResetTimeOutSec: 10 +globalRicId: + ricId: "AACCE" + mcc: "310" + mnc: "411" +rnibWriter: + stateChangeMessageChannel: RAN_CONNECTION_STATUS_CHANGE + ranManipulationMessageChannel: RAN_MANIPULATION \ No newline at end of file