diff --git a/CN_PROD/slo/TP_Vehicle_eCall.tf b/CN_PROD/slo/TP_Vehicle_eCall.tf index e93c6a3..9dcb525 100644 --- a/CN_PROD/slo/TP_Vehicle_eCall.tf +++ b/CN_PROD/slo/TP_Vehicle_eCall.tf @@ -37,7 +37,7 @@ fromRelationship.isServiceMethodOfService( ~"routeCall~", ~"message~", ~"ecsEventReceived~", - ~"createEventByvin~" + ~"createEventByDTMF~" )")))):splitBy()) EOT diff --git a/EMEA_PROD/slo/TP_Vehicle_eCall.tf b/EMEA_PROD/slo/TP_Vehicle_eCall.tf index 21e3f23..ca86270 100644 --- a/EMEA_PROD/slo/TP_Vehicle_eCall.tf +++ b/EMEA_PROD/slo/TP_Vehicle_eCall.tf @@ -42,8 +42,8 @@ fromRelationship.isServiceMethodOfService( ~"setupCall_ECALL~", ~"ecsEventReceived~", ~"createEventByCallednumber~", - ~"createEventByvin~", - ~"routeCall~" + ~"routeCall~", + ~"~"createEventByDTMF~" )")))):splitBy()) EOT diff --git a/NA_PROD/slo/TP_Vehicle_eCall.tf b/NA_PROD/slo/TP_Vehicle_eCall.tf index 71ca872..f54c8ec 100644 --- a/NA_PROD/slo/TP_Vehicle_eCall.tf +++ b/NA_PROD/slo/TP_Vehicle_eCall.tf @@ -42,8 +42,8 @@ fromRelationship.isServiceMethodOfService( ~"setupCall_ECALL~", ~"ecsEventReceived~", ~"createEventByCallednumber~", - ~"createEventByvin~", - ~"routeCall~" + ~"routeCall~", + ~"createEventByDTMF~" )")))):splitBy()) EOT