fusionpbx/app/switch/resources/conf
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
..
autoload_configs Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00
chatplan Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
dialplan Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
directory Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
ivr_menus Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
jingle_profiles Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
languages Add a voicemail deletion queue (#7221) 2025-01-28 16:57:50 -07:00
mrcp_profiles Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
sip_profiles Deprecate ZRTP and inbound-late-negotiation disable by default 2024-09-07 17:38:48 -06:00
skinny_profiles Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
extensions.conf Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
freeswitch.xml Add Greek language and alphabetical order 2024-05-17 14:38:11 -06:00
freetdm.conf Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
fur_elise.ttml Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
mime.types Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
notify-voicemail.tpl Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
tetris.ttml Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
vars.xml Update vars.xml 2024-09-07 09:47:18 -06:00
voicemail.tpl Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00
web-vm.tpl Move resources/templates/conf to app/switch/resources/conf 2023-06-23 13:27:29 -06:00