fusionpbx/app/voicemails
frytimo cb94f2c02b
voicemail messages function is called twice. second call removes list (#7078)
When voicemail is called the first time, it correctly displays the list of voicemail messages. When it is called a second time the function returns an empty array and gives an empty display. This removes the second call to method 'messages' in 'voicemail' object.

authored-by: Tim Fry <tim@fusionpbx.com>
2024-07-31 12:26:26 -06:00
..
resources Update voicemail.php 2024-07-30 20:32:47 -06:00
app_config.php Add voicemail export 2024-07-23 22:59:58 -06:00
app_defaults.php Use settings class for app_defaults.php 2023-09-16 00:22:12 -06:00
app_languages.php Update app_languages.php 2024-07-25 03:52:42 -06:00
app_menu.php Update app_menu.php 2024-07-30 18:52:07 -06:00
voicemail_edit.php Voicemail - Edit: Add option to Keep Local After Forward (or not). 2024-06-21 17:24:06 -06:00
voicemail_export.php Add voicemail export 2024-07-23 22:59:58 -06:00
voicemail_imports.php Use mkdir when importing new voicemail boxes 2024-07-23 13:39:30 -06:00
voicemail_message_toggle.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
voicemail_messages.php voicemail messages function is called twice. second call removes list (#7078) 2024-07-31 12:26:26 -06:00
voicemail_name.php Voicemail: File to playback Recorded Name. 2024-02-02 00:36:36 +00:00
voicemails.php Update voicemails.php 2024-07-30 18:50:55 -06:00
waveform.php Voicemail Messages - Restore non-Base64 message audio waveform generation. 2024-04-22 15:33:55 -06:00