You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio-config-tests/scenarios/invite_concurrent_max_out/cdr_test.yml.tt2

19 lines
925 B

cdr:
- source_user: '[% scenarios.0.username %]'
source_domain: 'invite-concurrent-max-out.scenarios.test'
source_cli: '[% invite_concurrent_max_out_scenarios_test.testuser1002.phone_number %]'
destination_user: '[% scenarios.0.responders.0.username %]'
destination_domain: '[% scenarios.0.responders.0.ip %]'
destination_user_dialed: '[% scenarios.0.responders.0.username %]'
call_type: 'call'
call_status: 'ok'
call_code: '200'
- source_user: '[% scenarios.0.username %]'
source_domain: 'invite-concurrent-max-out.scenarios.test'
source_cli: '[% invite_concurrent_max_out_scenarios_test.testuser1002.phone_number %]'
destination_user: '[% scenarios.0.responders.1.username %]'
destination_domain: '[% scenarios.0.responders.0.ip %]'
destination_user_dialed: '[% scenarios.0.responders.1.username %]'
call_type: 'call'
call_status: 'other'
call_code: '403'