Added goodbye message when maximum searches have been reached so caller is aware the call will hangup.

This commit is contained in:
Errol Samuels 2015-03-23 05:35:41 +00:00
parent 25ade6a4ed
commit 9aed5b3dc8
1 changed files with 2 additions and 0 deletions

View File

@ -326,6 +326,8 @@
directory_search();
end
session:streamFile(sounds_dir.."/voicemail/vm-goodbye.wav");
--notes
--session:execute("say", "en name_spelled pronounced mark");
--<action application="say" data="en name_spelled iterated ${destination_number}"/>