VM Scripts: Restore recording beep tone for add intro on vm forward.

This commit is contained in:
Nate
2020-09-29 14:57:00 -06:00
parent 541bd4dd6f
commit 85e9be8148

View File

@@ -48,8 +48,9 @@
--record your message at the tone press any key or stop talking to end the recording
if (session:ready()) then
--session:sayPhrase("voicemail_record_greeting", "", "en")
session:execute("playback", "phrase:voicemail_record_greeting");
session:execute("sleep", "1000");
session:streamFile("tone_stream://L=1;%(1000, 0, 640)");
end
--set the file full path