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_record_call/prefs.json.tt2

22 lines
758 B

{
"@invite-record-call.scenarios.test": {
"nat_sipping": "no",
"sound_set": "invite_record_call"
},
"[% scenarios.0.responders.0.username %]@invite-record-call.scenarios.test": {
"play_announce_before_recording": "always",
"record_call": 1,
"sound_set":"invite_record_call"
},
"[% scenarios.1.responders.0.username %]@invite-record-call.scenarios.test": {
"play_announce_before_recording": "always",
"record_call": true,
"sound_set":"invite_record_call"
},
"[% scenarios.3.responders.0.username %]@invite-record-call.scenarios.test": {
"play_announce_before_recording": "always",
"record_call": true,
"sound_set":"invite_record_call"
}
}