mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Added goodbye message when maximum searches have been reached so caller is aware the call will hangup.
This commit is contained in:
@@ -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}"/>
|
||||
|
||||
Reference in New Issue
Block a user