diff --git a/scenarios/invite_record_call/prefs.json.tt2 b/scenarios/invite_record_call/prefs.json.tt2 index 4c34677b..8250ab53 100644 --- a/scenarios/invite_record_call/prefs.json.tt2 +++ b/scenarios/invite_record_call/prefs.json.tt2 @@ -10,12 +10,12 @@ }, "[% scenarios.1.responders.0.username %]@invite-record-call.scenarios.test": { "play_announce_before_recording": "always", - "record_call": true, + "record_call": 1, "sound_set":"invite_record_call" }, "[% scenarios.3.responders.0.username %]@invite-record-call.scenarios.test": { "play_announce_before_recording": "always", - "record_call": true, + "record_call": 1, "sound_set":"invite_record_call" } }