Commit Graph

14 Commits

Author SHA1 Message Date
FusionPBX 0ce6f3c956
Update language French vm 2025-02-06 14:33:11 -07:00
FusionPBX 65aeefaea4
update voicemail_main_menu phrase 2025-01-28 20:27:24 -07:00
FusionPBX d2294f76f3
Update voicemail_listen_file_options phrase 2025-01-28 20:18:16 -07:00
FusionPBX e0c7a8a9b5
Add voicemail_deleted_message_count phrase 2025-01-28 20:05:03 -07:00
simplecoder732 77f9161408
Add a voicemail deletion queue (#7221)
* Add a deleted messages option to voicemail.
Messages are only deleted after a certain amount of time instead of immediately.
The queue can be turned off or on with the default setting "use_deletion_queue" in the "voicemail" category.
Changed deleted phrase and added a deleted messages count phrase
Added a program to delete messages that are due for deletion. Also small changes to phrases.

* Added a remove_deleted_messages function that runs on voicemail main menu log in. With this method, the deletion queue is handled per mailbox vs system-wide as in the cron-triggered script. It also allows us to adjust the retention hours on a per-domain basis.
2025-01-28 16:57:50 -07:00
FusionPBX 54c57bdb18
Update greek sounds to use voice serena 2024-05-17 14:32:05 -06:00
FusionPBX 23fb7e6211
Add fifo agent_status phrase 2024-05-14 11:46:47 -06:00
emak-Corey 27b2ddb906
[vm] Split new/saved message count macros + improve french translations (#6944)
* [vm] Split new/saved message count macros + fix french translations

* Update main_menu.lua
2024-04-15 09:32:13 -06:00
FusionPBX 3c17fe6ad4
Update language/sv/vm/sounds.xml fix xml 2024-03-05 12:49:10 -07:00
markjcrane 52411c858a Add el-gr language 2024-02-07 13:17:18 -07:00
fusionate 0433789355
Update Switch language files with missing macro. 2024-01-31 17:13:52 +00:00
fusionate 143f85cd4f
Voicemail Languages: Uncomment new options (doh!). 2024-01-31 00:37:19 +00:00
fusionate aafbce9583
Voicemail: Add Delete option (7) from endpoint for message/greeting/name recording. 2024-01-30 23:53:47 +00:00
markjcrane 0d39719318 Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00