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

24 lines
990 B

cdr:
- source_user: 'testuser1002'
source_domain: 'invite-group-parallel-and-cft.scenarios-pbx.test'
source_cli: '[% invite_group_parallel_scenarios_pbx_test.testuser1002.phone_number %]'
destination_user: 'testgroup1010'
destination_domain: 'invite-group-parallel-and-cft.scenarios-pbx.test'
destination_user_dialed: '1010'
destination_user_in: 'testgroup1010'
destination_user_out: 'testgroup1010'
call_type: 'call'
call_status: 'ok'
call_code: '200'
- source_user: 'testgroup1010'
source_domain: 'invite-group-parallel-and-cft.scenarios-pbx.test'
source_cli: '[% invite_group_parallel_scenarios_pbx_test.testuser1002.phone_number %]'
destination_user: 'testuser1005'
destination_domain: 'invite-group-parallel-and-cft.scenarios-pbx.test'
destination_user_dialed: 'testuser1005'
destination_user_in: 'testuser1005'
destination_user_out: 'testuser1005'
call_type: 'cft'
call_status: 'ok'
call_code: '200'