TT#4110 scenarios_pbx: is_pbx_pilot order is important

Change-Id: If9732dba04a523918d0e40dc9c8f572908ffdcd5
changes/37/8737/1
Victor Seva 10 years ago
parent 28ac3bd131
commit 41ed75c299

@ -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

Loading…
Cancel
Save