From 60e9d89571f6d88fc07752da4c38181ca136be27 Mon Sep 17 00:00:00 2001 From: Alessio Garzi Date: Tue, 10 Aug 2021 18:13:29 +0200 Subject: [PATCH] TT#101151 Stripped call ROUTE_SET_CALLEE_DIALOG for force_outbound_calls_to_peer Fix scenario invite_force_outbound_calls_to_peer to work without ROUTE_SET_CALLEE_DIALOG being executed. Change-Id: I67579b590fc6d87766b10151a77c601b3f123eb2 --- .../invite_force_outbound_calls_to_peer/0003_test.yml.tt2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scenarios/invite_force_outbound_calls_to_peer/0003_test.yml.tt2 b/scenarios/invite_force_outbound_calls_to_peer/0003_test.yml.tt2 index 0641f80a..85b23eee 100644 --- a/scenarios/invite_force_outbound_calls_to_peer/0003_test.yml.tt2 +++ b/scenarios/invite_force_outbound_calls_to_peer/0003_test.yml.tt2 @@ -54,10 +54,6 @@ flow: - start|ROUTE_LOAD_CALLEE_PREF: - start|ROUTE_LOAD_CALLEE_CONTRACT_PREF: - return|ROUTE_LOAD_CALLEE_CONTRACT_PREF: - - start|ROUTE_SET_CALLEE_DIALOG: - - start|ROUTE_CNT_DLG_CHECK: - - return|ROUTE_CNT_DLG_CHECK: - - return|ROUTE_SET_CALLEE_DIALOG: - start|ROUTE_BLOCK_IN: - return|ROUTE_BLOCK_IN: - return|ROUTE_LOAD_CALLEE_PREF: