mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update forward_to_extension.lua
This commit is contained in:
@@ -137,6 +137,9 @@
|
|||||||
dbh:query(sql);
|
dbh:query(sql);
|
||||||
end
|
end
|
||||||
|
|
||||||
|
--offer to add an intro to the forwarded message
|
||||||
|
forward_add_intro(forward_voicemail_id, voicemail_message_uuid);
|
||||||
|
|
||||||
--get new and saved message counts
|
--get new and saved message counts
|
||||||
local new_messages, saved_messages = message_count_by_id(
|
local new_messages, saved_messages = message_count_by_id(
|
||||||
forward_voicemail_id, domain_uuid
|
forward_voicemail_id, domain_uuid
|
||||||
|
|||||||
Reference in New Issue
Block a user