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
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
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -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
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
FusionPBX
235678f3c7
Create the voicemail directory when adding a voicemail.
2021-11-23 09:56:12 -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
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
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
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -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
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
Nate
14f20c34a0
Update voicemail_edit.php
2020-02-07 06:53:35 -07:00
Nate
bbfbc43330
Voicemail - Edit: Button updates.
2020-02-07 06:52:58 -07:00
Nate
02bdecee37
Voicemail: Fix Voicemail File select behavior when Keep Local select changed.
2019-12-30 12:48:23 -07:00
Nate
eacc0095bd
Voicemail Messages: List view updates. Voicemail Edit: Hide Listen Link option.
2019-12-13 12:56:48 -07:00
jpattWPC
aff12f0e68
SMS bugfix ( #4850 )
...
This SMS bugfix works out two issues:
* SMS permissions were not properly included. This causes SMS functionality to be inaccessible if the system implementor works out a Lua SMS implementation
* If voicemail transcription doesn't exist for the voicemail the send_sms.lua script crashes. Added a nil check to prevent this.
2019-11-22 19:45:39 -07:00
FusionPBX
5f3ce64c0a
Update voicemail_edit.php
2019-10-10 12:25:28 -06:00
FusionPBX
9138cb881a
Update voicemail_edit.php
2019-10-10 09:34:07 -06:00
FusionPBX
3b55af069f
Update voicemail_edit.php
2019-10-10 09:25:53 -06:00
agree
ff4465326e
Update voicemail_edit.php ( #4656 )
2019-09-25 10:00:33 -06:00
Nate
7b908843c4
Voicemail: Token integration.
2019-09-19 07:45:34 -06:00
FusionPBX
a78a10fb89
Update voicemail_edit.php
2019-09-17 20:18:28 -06:00
Nate
677f830f01
Remove unnecessary permission object instatiations.
2019-08-30 19:29:04 -06:00
Nate
32a8d06fa6
Voicemails: Database class integration.
2019-08-17 07:02:58 -06:00
Nate
f194175965
Additional browser autofill prevention for Extensions and Voicemails
2019-04-13 17:39:43 -06:00
markjcrane
a72f1d6266
Change messages class to message
2018-08-31 03:09:01 +00:00
FusionPBX
dfec93b8c5
Update voicemail_edit.php
2018-06-12 17:23:42 -06:00
AlexanderDCrane
e891b5ed37
Update voicemail_edit.php ( #3186 )
2018-06-12 17:17:13 -06:00
AlexanderDCrane
0bf680e02e
Escape user data on voicemail_edit.php ( #3108 )
2018-06-09 12:05:36 -06:00
Luis Daniel Lucio Quiroz
737c3e72b2
Fix Voicemail DELETE FROM SQL Query [4.5] ( #3061 )
...
As the other patches, the AS alias is not supported on MariaDB/MySQL and maybe other databases as well. You do not need an alias as you are just dealing with a single table.
2018-05-22 01:12:15 -06:00
konradSC
47b06bef8e
Voicemail password complexity enforced in the web interface ( #2767 )
...
* Update app_config.php
* Update voicemail_edit.php
* Update app_languages.php
* Update app_config.php
2017-07-30 10:53:32 -06:00
FusionPBX
19b14f16f8
Update voicemail_edit.php
2017-07-05 10:23:47 -06:00
Mafoo
3cab4401cf
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
FusionPBX
301b193e46
Update voicemail_edit.php
2017-04-15 15:32:15 -06:00
konradSC
4c2eb26f72
Voicemail tutorial ( #2451 )
...
* Update macro.lua
Add additional macros for the tutorial.
* Create tutorial.lua
* Update index.lua
* Update record_greeting.lua
Add menu variable to route back to appropriate place in the flow.
* Update record_menu.lua
Add menu variable to accommodate the tutorial.
* Update change_password.lua
Add menu variable to accommodate the tutorial.
* Update record_name.lua
Add menu variable to accommodate the tutorial.
* Update voicemail_edit.php
Add option to play tutorial on next login.
* Update app_languages.php
* Update app_config.php
Add voicemail_tutorial to database.
* Update extension_edit.php
Set "voicemail_tutorial" to true for new extensions.
2017-03-24 23:06:16 -06:00
konradSC
c1acf2aba6
Update voicemail_edit.php ( #2452 )
...
Sets the default value for the tutorial to false if the database has a null value.
2017-03-24 23:03:29 -06:00
konradSC
64d85ecbdb
Update voicemail_edit.php ( #2447 )
...
Set default value of per user voicemail transcription to false of the value is null in the database.
2017-03-24 12:48:28 -06:00
FusionPBX
2f0d104f13
Update voicemail_edit.php
2017-02-16 01:28:28 -07:00
Chris Black
7dca005cdf
Add per-voicemail transcription enabled. ( #2370 )
2017-02-13 13:12:43 -07:00