fusionpbx/resources/install/scripts/app
Andy-Seattle b024bab1cc Update record_message.lua (#4731)
When we have MP3 enabled we want ALL voicemails to be MP3 EXCEPT the ones that need to be transcribed, which will be WAV.

When transcribe_enabled is set to true, ALL voicemails currently become WAV even when MP3 is set.

This change ensures that ALL voicemails remain MP3 except the extensions that have voicemail_transcription_enabled set to true.

Note: The reason this was not working is because setting transcribe_enabled to true also sets voicemail_transcription_enabled to false for ALL extensions BUT it is not written into the database. Therefore a SAVE is required for ALL voicemails to ensure this field is written to the database. Changing to ~=true gets around this problem.
2019-10-04 08:45:45 -07:00
..
agent_status BLF of agent status "agent+username@domain.com (#3860) 2018-11-19 16:39:54 -06:00
avmd Fix the indentation on lua app/avmd/index.lua. 2015-04-24 20:44:47 +00:00
call_block Fix Call Block Type Setting Check 2019-05-28 14:27:29 -04:00
conference_center Update index.lua (#2858) 2017-09-27 20:35:44 -06:00
dialplan Update 010_get_domain.lua.noload 2019-08-11 17:10:00 -06:00
emergency_notify Emergency Notify lua script (#2953) 2018-01-09 12:11:16 -07:00
event_notify Added support for Digium D-Series phones. (#4229) 2019-06-02 10:01:54 -06:00
failure_handler Update index.lua 2018-08-24 13:57:16 -06:00
fax Update hangup_rx.lua 2019-06-14 23:59:37 -06:00
feature_event Add Device Feature Sync (#2905) 2017-11-09 12:09:56 -07:00
follow_me Fix table name, variables and syntax Follow me Lua (#4609) 2019-09-30 17:18:27 -07:00
hangup Update index.lua 2018-03-24 17:33:49 -06:00
is_local Update index.lua 2019-04-29 14:38:46 -06:00
messages/resources Update events.lua 2018-11-01 15:07:16 -06:00
missed_calls/resources/templates/en/us Add multi-lingual support to the missed call emails. 2015-09-15 08:49:37 -06:00
provision Update index.lua 2018-03-28 22:40:55 -06:00
ring_groups Update index.lua 2019-10-02 14:08:49 -06:00
servers/resources Update file_cache.lua (#3483) 2018-09-18 13:06:44 -06:00
speed_dial Update index.lua 2019-02-09 08:17:30 -07:00
toll_allow Add South African Prefixes (#2811) 2017-09-01 08:54:02 -06:00
voicemail Update record_message.lua (#4731) 2019-10-04 08:45:45 -07:00
xml_handler Update directory.lua 2019-09-27 20:45:32 -06:00