fusionate
b2246b3c46
Voicemail: Rework method used for emailed message Download Link to audio file.
2024-03-16 13:46:38 -06:00
fusionate
fe971649b1
Voicemail [Class]: More adjustments to restore emailed messaage Download link functionality.
2024-03-14 13:59:01 -06:00
fusionate
649d740206
Voicemail: Adjust emailed message Listen link to generate message waveform.
2024-03-13 18:09:45 -06:00
fusionate
a22d766d6a
Voicemail: Fix emailed direct message Download feature.
2024-03-13 18:08:14 -06:00
frytimo
9573cfd9a9
fix transcription bug showing when not enabled in default settings ( #6911 )
2024-03-05 10:58:22 -07:00
fusionate
9b3eb31ac3
Voicemail [Class]: Resolve fclose() error on null object.
2024-02-09 13:16:34 -07:00
fusionate
b8540ac7e8
Voicemails: Audio waveform generation integration.
2024-02-09 13:14:04 -07:00
frytimo
c51d485668
use $app_name and $app_uuid for database transaction ( #6881 )
2024-02-08 11:13:50 -07:00
fusionate
bdbb8cef2d
Voicemail: File to playback Recorded Name.
2024-02-02 00:36:36 +00:00
fusionate
5fcde5caeb
Remove deprecated language files within the Voicemails app.
2024-01-31 17:18:04 +00:00
Alex
4004a698c4
Added more Greek and Turkish translations ( #6880 )
...
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
2024-01-30 16:17:24 -07:00
fusionate
b7045176ac
Voicemail - Edit: Manage recorded name for Company Directory.
2024-01-30 17:10:19 +00:00
FusionPBX
530967f28a
When using natural_sort cast to text
2024-01-10 12:22:36 -07:00
fusionate
9a741780e9
Voicemail - Edit: Hide audio playback button on Default Greeting.
2023-12-27 18:43:18 +00:00
frytimo
3a4c2f72e2
Event socket bug fix and more docs ( #6823 )
...
* Add documentation to methods. Use is_resource for added type detection
* Allow connect to specify timeout in microseconds with default 30,000
* Update calling mechanism for event sockets
* Update project for new singleton event sockets
* remove unused variable
* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
fusionate
99c9486ede
Voicemail - Edit: Make audio playback code consistent with other apps.
2023-11-07 02:23:12 +00:00
fusionate
548ea55660
Voicemail - Edit: Consistency updates for Greeting selection/playback code.
2023-11-06 19:44:21 +00:00
fusionate
e5f2a697bf
Voicemail - Edit: Add playback of selected Greeting.
2023-11-06 17:12:07 +00:00
fusionate
1b2bcf2719
Voicemails - List: Implement natural sorting of Voicemail ID column.
2023-10-19 18:54:30 +00:00
fusionate
f1ab4c365e
Destination/Action Select: Implement natural sorting for multiple apps.
2023-10-19 18:02:00 +00:00
FusionPBX
a35de4aba3
Call Summary fix voicemails name and extra row
2023-10-13 01:52:09 -06:00
FusionPBX
d5f39cf0b2
Call Flow Summary add name, application, link, and a new summary style. Controlled by summary_style setting.
2023-10-12 23:58:11 -06:00
OskarFranck
0773a346c2
Bulk changes of Swedish translations ( #6807 )
...
authored-by: oskfra <oskar.franck@bahnhof.net>
2023-09-28 09:32:34 -06:00
fusionate
d9d17a6917
Misc: Remove parameters from event_socket_create() calls.
2023-09-20 18:43:17 +00:00
FusionPBX
c6d966395e
Use settings class for app_defaults.php
2023-09-16 00:22:12 -06:00
fusionate
30034610ac
Voicemail [Class]: Adjust messages() method to avoid count() error if voicemail_messages() method return false.
2023-08-17 23:31:33 +00:00
FusionPBX
ae51a57566
Update voicemail.php
2023-07-05 18:53:26 -06:00
fusionate
b3f9e44db1
Voicemail: Add permissions voicemail_recording_instructions and voicemail_recording_options to control visibility respective fields on Voicemail - Edit page.
2023-06-28 02:47:53 +00:00
fusionate
679df10c6e
Voicemail - Edit: Adjust Recording Instructions and Options description.
2023-06-28 02:27:26 +00:00
fusionate
5ef1c225f6
Voicemail - Edit: Add controls to manage Recording Instructions and Options, Only show Alternate Greeting ID if using Default greeting.
2023-06-28 02:11:01 +00:00
fusionate
24197a88d6
Voicemail - Edit: Fix Greeting None option.
2023-06-27 22:23:04 +00:00
fusionate
5bce5b103b
Voicemail [Class]: Update for PHP 8.1
2023-06-27 22:22:30 +00:00
frytimo
d7bbcd89f5
Use magic constant dir ( #6711 )
...
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__ to load only functions.php
* replace spaces with tab character
* update dirname command to use levels instead of nesting
* use magic constant __DIR__
* update dirname command to use levels instead of nesting
* Update access_control_edit.php
* Update access_control_import.php
* Update access_controls.php
* Update dnd.php
* Update access_controls_reload.php
* Update call_center_agents.php
* Update call_center_agents.php
* Update fax_queue.php
* Update login.php
* Update pdo.php
* Update pdo_vm.php
* Update switch.php
* Update index.php
* Update css.php
* Update v_mailto.php
* Update fax_to_email.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-15 11:28:23 -06:00
FusionPBX
9f339f4ff2
Fix bold for unread voicemail messages.
2023-06-14 18:53:29 -06:00
markjcrane
821dd7ed08
PHP 8.2 Deprecated dynamic property
2023-06-12 21:35:38 -06:00
markjcrane
f506b00b57
PHP 8.2 Deprecated dynamic properties
2023-06-12 21:27:23 -06:00
Alex
25b24d68bd
Fixed more php 8.1 errors ( #6754 )
...
* Update default_setting_edit.php
* Update default_settings_reload.php
* Update modules.php
* Update access_controls_reload.php
* Update call_recordings.php
* Update fax.php
* Update extension_edit.php
* Update extension_imports.php
* Update destination_imports.php
* Update dialplan_outbound_add.php
* Update dialplan_inbound_add.php
* Update voicemail_imports.php
* Update contact_import.php
2023-06-12 17:06:56 -06:00
fusionate
bd9a407ba5
Voicemails: Updates for PHP 8.1
2023-06-09 16:51:36 +00:00
fusionate
d327d569f5
Misc: Updates for PHP 8.1 (?: to ??)
2023-06-06 22:05:05 +00:00
FusionPBX
8f59093604
Update app_defaults.php
2023-06-05 17:14:56 -06:00
FusionPBX
658281f46d
Update app_defaults.php
2023-06-05 12:45:47 -06:00
FusionPBX
791be82f27
Fix PHP 8.1 errors
2023-06-05 12:39:00 -06:00
Alex
42ecba0214
voicemail edit, log viewer, and sip status php 8.1 changes ( #6738 )
...
* Update voicemail_edit.php
* Update sip_status.php
* Update message.php
* Update log_viewer.php
* Update log_viewer.php
* Update sip_status.php
2023-06-02 14:53:23 -06:00
Anthony
a001f27730
Update voicemail_imports.php ( #6724 )
...
* Update voicemail_imports.php
2023-05-26 16:25:07 -06:00
Anthony
164b8b842c
Update voicemail_edit.php ( #6723 )
...
* Update voicemail_edit.php
2023-05-26 16:17:53 -06:00
Anthony
75ea925753
Update voicemail messages and greetings ( #6725 )
...
* Update voicemail_messages.php
* Update voicemail_greetings.php
2023-05-26 16:13:52 -06:00
Anthony
f30614baf0
Update voicemails.php ( #6722 )
...
* Update voicemails.php
2023-05-26 13:53:41 -06:00
markjcrane
a650ca062a
Add transcribe_enabled default false
2023-05-23 13:15:00 -06:00
Alex
05063e35d2
Update translations ( #6694 )
...
* Update app_languages.php
2023-05-18 15:36:17 -06:00
markjcrane
5c7dfe339b
Use the database to format the date time with the time zone
2023-05-17 20:41:52 -06:00
fusionate
a26c953291
Voicemail [Class]: Updates for PHP 8.1
2023-05-17 06:59:40 +00:00
FusionPBX
6f554eefa8
Use empty instead of strlen or is_array
2023-05-10 22:18:42 -06:00
fusionate
8f50a96d51
Dashboard - Voicemails: Updates for PHP 8.1
2023-05-10 22:27:19 +00:00
Alex
3e0ec8b752
Add missing translations ( #6673 )
2023-05-09 11:39:02 -06:00
frytimo
fef8165be2
Frytimo pr patches for php8.1 ( #6630 )
...
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-05-05 10:46:37 -06:00
markjcrane
1513bd3301
Add Chinese, Korean, and Japanese translations
2023-05-03 10:36:25 -06:00
markjcrane
28fe89066e
Add Chinese, Korean, and Japanese translations
2023-05-02 22:05:16 -06:00
markjcrane
381b3bdd9f
Add menu translations
2023-05-02 20:30:13 -06:00
frytimo
69bd42af05
remove unneeded destruct methods as GC has higher performance ( #6631 )
...
Co-authored-by: Tim Fry <tim@voipstratus.com>
2023-04-27 20:18:53 -06:00
fusionate
c8b5b58320
Voicemails: Add missing language translations.
2023-04-26 22:36:20 +00:00
FusionPBX
8165dcc251
Re-add permission voicemail_destinations used
...
This permission is used by the Destination Select List.
2023-03-30 13:15:52 -06:00
Finn
54be67935b
Improve error handling when a recording download fails ( #6592 )
2023-03-29 17:46:51 -06:00
FusionPBX
b449bef03e
Use preg_replace instead of escape ( #6575 )
...
Escape broke auto matching fields use preg_replace instead.
2023-03-10 09:54:49 -07:00
FusionPBX
801c19da80
Add voicemail_destination view, add, edit and delete
2023-03-09 11:10:48 -07:00
fusionate
242ceb7ccb
Voicemails - List: Additional permission check.
2023-03-01 22:35:44 +00:00
fusionate
49ed64bba9
Voicemails - List: Misc minor adjustments.
2023-03-01 22:13:27 +00:00
FusionPBX
2ca41f446b
Add user voicemail to menu
2023-02-21 15:47:31 -07:00
Alex
7326cb845a
Set default for enabled ( #6556 )
...
* Set default for enabled
* Update conference_profile_edit.php
* Update call_block_edit.php
* Update conference_control_edit.php
* Update conference_control_detail_edit.php
* Update conference_profile_edit.php
* Update conference_profile_param_edit.php
* Update conference_edit.php
* Update destination_edit.php
* Update device_edit.php
* Update device_profile_edit.php
* Update device_vendor_edit.php
* Update email_template_edit.php
* Update extension_edit.php
* Update module_edit.php
* Update phrase_edit.php
* Update ring_group_edit.php
* Update sip_profile_edit.php
* Update stream_edit.php
* Update time_condition_edit.php
* Update var_edit.php
* Update voicemail_edit.php
* Update call_block_edit.php
* Update default_setting_edit.php
* Update domain_setting_edit.php
* Update domain_edit.php
* Update user_edit.php
* Update bridge_edit.php
* Update sip_profile_edit.php
* Update sofia_global_setting_edit.php
* Update call_flow_edit.php
* Update email_template_edit.php
* Update call_flow_edit.php
* Update bridge_edit.php
* Update email_template_edit.php
* Update sip_profile_edit.php
* Update sofia_global_setting_edit.php
* Update bridge_edit.php
* Update call_flow_edit.php
* Update conference_control_edit.php
* Update sip_profile_edit.php
* Update stream_edit.php
* Update default_setting_edit.php
* Update email_template_edit.php
* Update extension_setting_edit.php
* Update default_setting_edit.php
* Update dashboard_edit.php
* Update dashboard_edit.php
* Update default_setting_edit.php
2023-02-17 14:21:41 -07:00
agree
4c29c3c4cf
[security] import pages xss prevention ( #6553 )
2023-02-14 15:34:53 -07:00
Alex
a229d1e46c
Add enabled toggle to more pages and bug fix ( #6552 )
...
* Add enabled toggle to more pages and bug fix
* Add device profile enable toggle
* fixed enable on bridge_edit.php
* Fixed enable on call_block_edit.php
* Fixed enable on call_flow_edit.php
* Fixed enable on conference_center_edit.php
* Add conference room enabled toggle
* Fixed enable on conference_control_detail_edit.php
* Fixed enable on conference_control_edit.php
* Fixed enable on conference_profile_edit.php
* Add conference profile param enabled toggle
* Fixed enable on conference_edit.php
* Fixed enabled on device_edit.php
* Fixed enable on extension_edit.php
* Fixed enable on gateway_edit.php
* Fixed enable on number_translation_edit.php
* Fixed enable on phrase_edit.php
* Fixed enable on ring_group_edit.php
* Fixed enable on sip_profile_edit.php
* Fixed enable on stream_edit.php
* Fixed enable on time_condition_edit.php
* Fixed enable on var_edit.php
* Fixed enable on voicemail_edit.php
* Fixed enable on user_edit.php
* Fixed enable on user_setting_edit.php
* Update user_edit.php
* Update bridge_edit.php
* Update call_flow_edit.php
* Update conference_control_edit.php
* Update stream_edit.php
* Fixed enable on default_setting_edit.php
* Fixed enable on domain_edit.php
* Fixed enable on email_template_edit.php
* Fixed enable on module_edit.php
2023-02-14 11:19:02 -07:00
Alex
129d173624
Add enable toggle to more pages ( #6549 )
...
* Add bridge enabled toggle
* Update call_block_edit.php
* Add call flows enabled toggle
* Add conference center enabled toggle
* Add conference control detail enabled toggle
* Add conference control enabled toggle
* Add conference enabled toggle
* Add phrase enabled toggle
* Add stream enabled toggle
* Add voicemail enabled toggle
* Add destination enabled toggle
* Add time condition enabled toggle
* Add default settings enabled toggle
* Add domain enabled toggle
* Add email template enabled toggle
* Add module enabled toggle
* Add number translation enabled toggle
* Add sip profile enabled toggle
* Add switch var enabled toggle
2023-02-13 18:02:01 -07:00
fusionate
46854d4025
Voicemail - Edit: Renenable Listen Link option in select, like Extension edit page.
2023-02-06 23:24:49 +00:00
fusionate
d04b6db96a
Dashboard: Call Forward widget, Edit position without reload, misc adjustments.
2023-01-31 00:19:09 +00:00
fusionate
b35aafc391
Dashboard: Click chart to expand/contract details.
2023-01-28 01:52:13 +00:00
fusionate
107b8a48f2
Voicemail: Default/Domain Settings to control CID Number and Date & Time playback/order.
2023-01-27 22:17:51 +00:00
Alex
37ab508d1b
Update chart.js v3 to v4 ( #6529 )
...
* Update chart.min.js
* Update missed_calls.php
* Update recent_calls.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update domain_limits.php
* Update voicemails.php
2023-01-06 13:18:53 -07:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -06:00
garryavx
d71e4075a4
Update app_config.php ( #6470 )
...
* Update app_config.php
changed the wording to let the user know they can add multiple email address for delivery.
* Update app_languages.php
2022-09-02 12:22:06 -06:00
FusionPBX
cf1aad072c
Found a more efficient way to force lower case on boolean values.
...
Helpful for supporting multiple databases. Make the import safer for users where the value is expected in lower case. Best solution for PostgreSQL is boolean data type but that would still not be a good solution for alternative databases.
2022-06-06 18:11:13 -06:00
FusionPBX
7205c76fba
Force the value to lower case for voicemail_local_after_email, voicemail_tutorial, and voicemail_enabled.
2022-06-06 17:52:34 -06:00
FusionPBX
93c7714148
Add new permission voicemail_file ( #6403 )
...
* Add new permission voicemail_file
* Update app_config.php
* Update voicemail_edit.php
2022-06-01 10:48:33 -06:00
FusionPBX
791d0046c0
Add an option to the select Greeting: none ( #6356 )
...
* Update play_greeting.lua
* Update voicemail_edit.php
2022-05-02 12:09:20 -06:00
FusionPBX
d4360ce7fb
Default voicemail smtp_from and smtp_from_name to enabled false.
2022-04-27 22:04:49 -06:00
nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
KRooney
f5322c16da
Update app_config.php ( #6296 )
...
french update
2022-02-07 22:04:53 -07:00
markjcrane
48dfa916a1
Delete the switch provision default setting.
2022-01-30 13:36:29 -07:00
markjcrane
36890fa104
Use the correct field name
2022-01-30 13:28:14 -07:00
markjcrane
8372fa61f8
change the switch phrases to switch languages
2022-01-30 13:08:49 -07:00
FusionPBX
8e530abb0d
Add voicemail_transcription_enabled to extension_edit.php ( #6265 )
...
* Rename permission to voicemail_transcription_enabled
* Update voicemail_edit.php
* Add voicemail_transcription_enabled
* Update app_languages.php
* Update voicemail_edit.php
2022-01-29 02:28:07 -07:00
AlexC
78c5666aff
Fixed dashboard layout bugs ( #6263 )
...
* Fixed dashboard layout bugs
* Update domain_limits.php
* Update missed_calls.php
* Update recent_calls.php
* Update voicemails.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update caller_id.php
2022-01-25 11:03:37 -07:00
AlexC
52614e4a21
Update voicemails.php ( #6250 )
2022-01-20 16:00:54 -07:00
AlexC
e316559771
Added show all button ( #6249 )
...
* Update call_center_queues.php
* Update call_center_agents.php
* Update app_config.php
* Update app_config.php
* Update contacts.php
* Update app_config.php
* Update ivr_menus.php
* Update app_config.php
* Update call_flows.php
* Update app_config.php
* Update conference_centers.php
* Update app_config.php
* Update voicemails.php
* Update app_config.php
* Update phrases.php
* Update app_config.php
* Update recordings.php
* Update app_config.php
* Update call_recordings.php
* Update app_config.php
* Update call_broadcast.php
* Update app_config.php
* Update time_conditions.php
* Update app_config.php
* Update music_on_hold.php
* Update app_config.php
* Update conferences.php
2022-01-20 15:54:42 -07:00
AlexC
2a74114cf2
Copy, toggle and delete buttons visible when checkbox is selected ( #6242 )
...
* Update bridges.php
* Update call_block.php
* Update call_center_queues.php
* Update call_center_agents.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_rooms.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update music_on_hold.php
* Update phrases.php
* Update recordings.php
* Update streams.php
* Update voicemails.php
* Update devices.php
* Update device_vendors.php
* Update device_vendor_functions.php
* Update extensions.php
* Update gateways.php
* Update dialplans.php
* Update destinations.php
* Update email_templates.php
* Update modules.php
* Update sip_profiles.php
* Update vars.php
* Update databases.php
* Update users.php
* Update default_settings.php
* Update domains.php
* Update groups.php
* Update menu.php
2022-01-13 11:37:59 -07:00
Anthony
1db3e5ba14
Removed Search Reset ( #6241 )
...
* Update default_settings.php
* Update devices.php
* Update extensions.php
* Update gateways.php
* Update users.php
* Update destinations.php
* Update dialplans.php
* Update bridges.php
* Update call_block.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_forward.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update phrases.php
* Update recordings.php
* Update ring_groups.php
* Update time_conditions.php
* Update voicemails.php
* Update call_center_queues.php
* Update email_logs.php
* Update registrations.php
* Update user_logs.php
* Update access_controls.php
* Update domains.php
* Update email_templates.php
* Update groups.php
* Update menu.php
* Update number_translations.php
* Update sip_profiles.php
* Update database_transactions.php
* Update vars.php
* Update dashboard.php
2022-01-12 16:00:01 -07:00
FusionPBX
76df5a03dc
Make the mkdir recursive
2021-12-02 15:49:04 -07:00
FusionPBX
bbe6815f4b
Add missing greater than symbol missed when copying from test system.
2021-11-23 12:02:37 -07:00
FusionPBX
235678f3c7
Create the voicemail directory when adding a voicemail.
2021-11-23 09:56:12 -07:00
FusionPBX
fdfe57051a
Make sure the voicemail directory exists.
2021-11-23 09:38:31 -07:00
AlexC
68baf7a0db
Add dashboard default settings to voicemails.php ( #6139 )
...
* Add dashboard default settings to voicemails.php
* Update voicemails.php
2021-11-19 16:32:11 -07:00
AlexC
bac00916a4
Add new dashboard default settings for voicemail chart ( #6133 )
2021-11-19 16:30:40 -07:00
AlexC
d24aa11b99
Update voicemails.php ( #6123 )
2021-11-12 12:55:42 -07:00
AlexC
aa9eac0684
Update voicemails.php ( #6115 )
2021-11-09 23:19:37 -07:00
AlexC
72cb8929d8
Update voicemails.php ( #6108 )
2021-11-09 22:22:32 -07:00
AlexC
08288941f0
Add chart to voicemail new messages ( #6106 )
2021-11-09 22:16:12 -07:00
markjcrane
032a5aec39
Add a new dashboard
2021-11-09 18:42:14 -07:00
agree
b02cb75620
[voicemail] Add option whether to delete or keep message after forwarding ( #5985 )
...
* [voicemail] Add option whether to delete or save message after forwarding
* Fix recording playback
phrase doesn't exist
2021-11-09 13:57:16 -07:00
FusionPBX
31c0004bf9
Default to false on transcription_enabled_default
2021-09-10 20:24:07 -06:00
chansizzle
87d47fe961
create voicemail envelope information option ( #5966 )
...
* create voicemail envelope information option
* Update voicemail.xml
2021-06-21 16:16:47 -06:00
Andrew Querol
14a8c10849
Fix voicemails to support the new UUID linking
2021-03-22 23:34:51 -05:00
fusionate
2fcabefc49
Voicemail: Remove unused permission.
2021-01-18 11:27:06 -07:00
demonspork
9cf580c512
Allow Setting Default transcription state
...
When creating a new extension/voicemail box it can have a global/domain default setting for whether to enable transcription.
`transcription_enabled_default` default setting that determines what status transcription should be for all new extensions/voicemails.
2021-01-06 13:16:19 -06:00
fusionate
c67c8cd4c2
Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record.
2020-11-30 14:15:57 -07:00
FusionPBX
2cb787c51c
Update app_config.php
...
Change voicemail_id to numeric.
2020-10-19 22:30:33 -06:00
Nate
b8acae0afb
Voicemail: Show assigned extension mailboxes if voicemail_domain permission not assigned.
2020-10-12 14:55:07 -06:00
Nate
349f81ddd0
Voicemail: Clear some vars.
2020-10-12 09:56:49 -06:00
Nate
a16fdcc437
Voicemail: Additional step to correct potential phrase/language issues.
2020-10-12 09:54:50 -06:00
Nate
f93e0a8271
Voicemail: Additional steps to correct potential phrase/language issues.
2020-10-02 10:07:58 -06:00
agree
16b34145d6
add extensions to destination class ( #5501 )
2020-09-29 11:43:48 -06:00
Nate
462da0a3e2
Voicemail: Better check on Default Setting switch > phrases > dir value.
2020-09-25 18:00:50 -06:00
Nate
032d369db1
Voicemail: Correct path.
2020-09-25 17:08:02 -06:00
Nate
46adde4a22
Voicemail: Use phrases instead of direct sounds.
2020-09-25 16:58:44 -06:00
chansizzle
b9b389b438
Update voicemail_imports.php ( #5352 )
...
start data on row 2
2020-07-15 16:59:54 -06:00
agree
3d0df8b271
Add voicamail_domain permission ( #5349 )
2020-07-14 16:24:51 -06:00
Nate
2c7753c471
Voicemail - Edit: Hide 'SMS To' field if app/sms not present.
2020-06-02 14:29:00 -06:00
Nate
f7fb173a46
Voicemail Greetings: Revert to default message if greeting deleted.
2020-05-16 12:28:41 -06:00
agree
10e7685d87
Update voicemails.php ( #5231 )
2020-04-02 15:22:08 -06:00
Nate
365e20926f
Safari Audio Support: Call Recordings, MOH, VM Greetings & Messages and CDR audio files.
2020-03-30 20:08:45 -06:00
Nate
484e4be0d6
Voicemail - Edit: Adjustments.
2020-03-26 17:29:07 -06:00
Nate
f13cee95d0
Voicemail: Revert some previous changes.
2020-03-26 17:04:06 -06:00
Nate
5ec9b39f22
Voicemails: Modal integration.
2020-03-26 16:34:03 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Igor Olhovskiy
9df1f5c90a
Show count of VM messages per box ( #5176 )
2020-03-11 19:54:10 -06:00
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -07:00
Nate
7b912b92fb
Remove deprecated file.
2020-03-05 00:04:08 -07:00
Nate
0bfe9bfea6
Voicemails - List: Remove deprecated javascript.
2020-03-04 18:00:41 -07:00
Nate
ac38739fe0
Voicemail - Edit: Require Voicemail ID and Password, Remove deprecated javascript.
2020-03-04 17:59:32 -07:00
Nate
d93b969864
Voicemail - Edit: Minor mod.
2020-03-03 23:23:57 -07:00
Nate
3de8a941e8
Voicemail - Edit: Add bulk delete of Options and Destinations, dynamic Delete button action. Remove deprecated Option delete script.
2020-03-03 19:13:16 -07:00
Nate
a7eb824ddb
Voicemail Messages: Transcription presentation mods.
2020-02-18 18:44:49 -07:00
Nate
be72e0976a
Update voicemail_messages.php
2020-02-18 17:49:21 -07:00
FusionPBX
aaaefa9ceb
Update voicemail_messages.php
2020-02-18 10:10:00 -07:00
Nate
fd584852c5
Voicemails: Remove deprecated voicemail and message delete scripts.
2020-02-15 11:58:51 -07:00
FusionPBX
ce4cc2f41f
Update app_config.php
2020-02-13 13:33:29 -07:00
Nate
3e729537a6
Voicemail: Fix email download link.
2020-02-13 07:15:59 -07:00
Nate
d3653213f7
Voicemail - Import: Button updates, token integration.
2020-02-12 10:51:01 -07:00
Nate
663d2fce9a
Voicemail - Edit: Hide option edit button, as file not currently found.
2020-02-12 08:52:21 -07:00
FusionPBX
c0f259508d
Update voicemail_edit.php
2020-02-07 13:03:10 -07:00
FusionPBX
d0640e279f
Delete voicemail_option_edit.php
2020-02-07 12:59:40 -07:00
Nate
14f20c34a0
Update voicemail_edit.php
2020-02-07 06:53:35 -07:00