* domain per scenario * dynamic IP/port and numbers Change-Id: Id40ab6fbb7dcfd9e94577482c437900e97c1d382mr9.5.1
parent
d91f51732c
commit
93684e9927
@ -1,20 +1,20 @@
|
||||
cdr:
|
||||
- source_user: 'testuser1002'
|
||||
source_domain: 'spce.test'
|
||||
source_cli: '4311002'
|
||||
destination_user: 'testuser1003'
|
||||
destination_domain: 'spce.test'
|
||||
destination_user_dialed: '4311003'
|
||||
- source_user: '[% scenarios.0.username %]'
|
||||
source_domain: 'invite-offline.scenarios.test'
|
||||
source_cli: '[% invite_offline_scenarios_test.testuser1002.phone_number %]'
|
||||
destination_user: '[% scenarios.0.responders.0.username %]'
|
||||
destination_domain: 'invite-offline.scenarios.test'
|
||||
destination_user_dialed: '[% invite_offline_scenarios_test.testuser1003.phone_number %]'
|
||||
call_type: 'call'
|
||||
call_status: 'noanswer'
|
||||
call_code: '480'
|
||||
duration: '0'
|
||||
- source_user: 'testuser1002'
|
||||
source_domain: 'spce.test'
|
||||
source_cli: '4311002'
|
||||
destination_user: 'testuser1003'
|
||||
destination_domain: 'spce.test'
|
||||
destination_user_dialed: 'testuser1003'
|
||||
- source_user: '[% scenarios.0.username %]'
|
||||
source_domain: 'invite-offline.scenarios.test'
|
||||
source_cli: '[% invite_offline_scenarios_test.testuser1002.phone_number %]'
|
||||
destination_user: '[% scenarios.0.responders.0.username %]'
|
||||
destination_domain: 'invite-offline.scenarios.test'
|
||||
destination_user_dialed: '[% scenarios.0.responders.0.username %]'
|
||||
call_type: 'call'
|
||||
call_status: 'noanswer'
|
||||
call_code: '480'
|
||||
|
||||
Loading…
Reference in new issue