From d448d106adb776b7de39ff9e08509a33c198f589 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 5 Feb 2019 16:44:31 +0100 Subject: [PATCH] TT#49150 Namespace binary names with ngcp- Change-Id: I7dce985f6cfb6eefd03faefa0c7ccab2bc45e925 --- templates/410_process-ngcp.yaml.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/410_process-ngcp.yaml.tt2 b/templates/410_process-ngcp.yaml.tt2 index 9e4082c..20d89fa 100644 --- a/templates/410_process-ngcp.yaml.tt2 +++ b/templates/410_process-ngcp.yaml.tt2 @@ -70,7 +70,7 @@ process: kamailio: running: [% (is_lb || is_proxy) && node_state == 'active' ? 'true' : 'false' %] - mediator: + ngcp-mediator: running: [% is_proxy && node_state == 'active' ? 'true' : 'false' %] [% IF general.ngcp_type == 'spce' -%] @@ -85,7 +85,7 @@ process: ngcp-witnessd: running: true - rate-o-mat: + ngcp-rate-o-mat: running: [% is_proxy && node_state == 'active' ? 'true' : 'false' %] rtpengine: