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_locmap_forward/cdr_test.yml.tt2

21 lines
1016 B

cdr:
- source_user: '[% scenarios.0.username %]'
source_domain: 'invite-locmap-forward.scenarios.test'
source_cli: '[% invite_locmap_forward_scenarios_test.testuser1000.phone_number %]'
destination_user: '[% scenarios.0.responders.0.username %]'
destination_domain: 'invite-locmap-forward.scenarios.test'
destination_user_dialed: '[% scenarios.0.responders.0.username %]'
destination_user_in: '[% scenarios.0.responders.0.username %]'
call_type: 'call'
call_status: 'ok'
call_code: '200'
- source_user: '[% scenarios.0.responders.0.username %]'
source_domain: 'invite-locmap-forward.scenarios.test'
source_cli: '[% invite_locmap_forward_scenarios_test.testuser1001.phone_number %]'
destination_user: '[% scenarios.0.responders.1.username %]'
destination_domain: '[% scenarios.0.responders.1.ip %]'
destination_user_dialed: '[% scenarios.0.responders.1.username %]'
destination_user_in: ''
call_type: 'cfu'
call_status: 'ok'
call_code: '200'