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

32 lines
1.4 KiB

cdr:
- source_user: '[% scenarios.1.username %]'
source_domain: 'invite-manager.scenarios-pbx.test'
source_cli: '[% invite_manager_scenarios_pbx_test.testuser1003.pbx_phone_number %]'
destination_user: 'manager'
destination_domain: 'invite-manager.scenarios-pbx.test'
destination_user_dialed: 'manager'
destination_user_in: 'manager'
call_type: 'call'
call_status: 'ok'
call_code: '200'
- source_user: 'manager'
source_domain: 'invite-manager.scenarios-pbx.test'
source_cli: '[% invite_manager_scenarios_pbx_test.manager.pbx_number %]'
destination_user: 'secretary'
destination_domain: 'invite-manager.scenarios-pbx.test'
destination_user_dialed: '[% invite_manager_scenarios_pbx_test.secretary.pbx_phone_number %]'
destination_user_in: '[% invite_manager_scenarios_pbx_test.secretary.pbx_phone_number %]'
call_type: 'cfu'
call_status: 'ok'
call_code: '200'
- source_user: 'secretary'
source_domain: 'invite-manager.scenarios-pbx.test'
source_cli: '[% invite_manager_scenarios_pbx_test.secretary.pbx_phone_number %]'
destination_user: 'manager'
destination_domain: 'invite-manager.scenarios-pbx.test'
destination_user_dialed: '[% invite_manager_scenarios_pbx_test.manager.pbx_extension %]'
destination_user_in: 'manager'
call_type: 'call'
call_status: 'ok'
call_code: '200'