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

20 lines
847 B

cdr:
- source_user: 'testuser1001'
source_domain: 'invite-callforward-cfna.scenarios.test'
source_cli: '[% invite_callforward_cfna_scenarios_test.testuser1001.phone_number %]'
destination_user: 'testuser1002'
destination_domain: 'invite-callforward-cfna.scenarios.test'
destination_user_dialed: 'testuser1002'
call_type: 'call'
call_status: 'ok'
call_code: '200'
- source_user: 'testuser1002'
source_domain: 'invite-callforward-cfna.scenarios.test'
source_cli: '[% invite_callforward_cfna_scenarios_test.testuser1002.phone_number %]'
destination_user: 'testuser1003'
destination_domain: 'invite-callforward-cfna.scenarios.test'
destination_user_dialed: '[% invite_callforward_cfna_scenarios_test.testuser1003.phone_number %]'
call_type: 'cfna'
call_status: 'ok'
call_code: '200'