From 41ed75c299e2c67ce37fd81d3d1556521ce1c86f Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Thu, 6 Oct 2016 16:05:21 +0200 Subject: [PATCH] TT#4110 scenarios_pbx: is_pbx_pilot order is important Change-Id: If9732dba04a523918d0e40dc9c8f572908ffdcd5 --- scenarios_pbx/invite/scenario.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/scenarios_pbx/invite/scenario.yml b/scenarios_pbx/invite/scenario.yml index 35042cb6..5bd3229e 100644 --- a/scenarios_pbx/invite/scenario.yml +++ b/scenarios_pbx/invite/scenario.yml @@ -14,26 +14,26 @@ customers: reseller_id: 1 subscribers: spce.test: - testuser1003: - customer: 'customerpbx.test' - password: testuser - cc: 43 - ac: 1 - sn: 1003 - is_pbx_pilot: 1 - pbx_extension: 1003 testuser1002: customer: 'customerpbx.test' password: testuser cc: 43 ac: 1 sn: 1002 - is_pbx_pilot: 0 + is_pbx_pilot: 1 pbx_extension: 1002 alias_numbers: - cc: 34 ac: 96 sn: 5711941 + testuser1003: + customer: 'customerpbx.test' + password: testuser + cc: 43 + ac: 1 + sn: 1003 + is_pbx_pilot: 0 + pbx_extension: 1003 scenarios: - ip: 127.126.0.1 username: testuser1002