Commit Graph

387 Commits

Author SHA1 Message Date
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
Nate bbfbc43330 Voicemail - Edit: Button updates. 2020-02-07 06:52:58 -07:00
root e9f4d5113f Added destination select permissions 2020-01-21 11:43:19 -05:00
chansizzle 63c8cb9eda Update app_config.php (#5044)
* Update app_config.php
2020-01-08 20:45:55 -07:00
Nate 83b859fd07 Voicemails: Add window titles. 2020-01-06 12:02:38 -07:00
Nate 02bdecee37 Voicemail: Fix Voicemail File select behavior when Keep Local select changed. 2019-12-30 12:48:23 -07:00
Nate 601102f898 Dashboard, Voicemail Messages & Greetings: Bug fixes. 2019-12-24 00:13:15 -07:00
Nate 2e8eeaf876 Update voicemail_messages.php 2019-12-19 10:51:02 -07:00
Nate eacc0095bd Voicemail Messages: List view updates. Voicemail Edit: Hide Listen Link option. 2019-12-13 12:56:48 -07:00
Nate 5f20080c66 Voicemails: Fix delete multiple boxes. 2019-12-11 14:52:50 -07:00
Nate e89539ddce Update voicemails.php 2019-12-09 17:08:13 -07:00
Nate 4effe4c8b5 Voicemails: List view updates. 2019-12-09 17:05:31 -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
noci2012 5ee2ac908b Additional nl-nl translations (#4875)
* add nl-nl items

* Update app_config.php

* add nl-nl items

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_menu.php

* Fix typos inn nl-nl

* Add nl-nl items

* dd nl-nl items.

* Add nl-nl items.

* Add nl-nl items (call-flows)

* Add nl-nl items

* Add nl-nl items

* dd nl-nl items (calls)

* Add nl-nl items

* Add nl-nl items (contacts)

* Add nl-nl items (vars)

* Add nl-nl items (voicemails)

* Add nl-nl items (xml_cdr)
2019-11-19 11:15:42 -07:00
Andy-Seattle 013aa7a0df Update voicemails.php (#4806)
* Update voicemails.php

If Transcription enabled in default settings show transcription state for each voicemail box

* Update voicemails.php

* Update voicemails.php
2019-10-30 19:09:33 -06:00
FusionPBX 411e40b81d Update app_languages.php 2019-10-29 19:07:05 -06:00
Andy-Seattle 87f73ee680 Update app_languages.php (#4807)
Add voicemail transcription label
2019-10-29 19:03:24 -06: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 f38e8bf1db Update app_config.php 2019-10-10 09:28:19 -06:00
FusionPBX 3b55af069f Update voicemail_edit.php 2019-10-10 09:25:53 -06:00
chansizzle af75781c53 Update voicemail_messages.php (#4763) 2019-10-09 11:11:53 -07:00
FusionPBX f1c00c7ba5 Update voicemails.php 2019-10-01 16:09:05 -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 bb810ddcb3 Update app_config.php 2019-09-17 20:19:06 -06:00
FusionPBX a78a10fb89 Update voicemail_edit.php 2019-09-17 20:18:28 -06:00
emaktech d803d3c20f Modified fr-ca / fr-fr translation. (#4627) 2019-09-17 16:53:56 -06:00
FusionPBX 53e9ee5683 Update voicemail_imports.php 2019-09-07 01:08:48 -06:00
Nate 836fb87136 Misc Classes: Database class integration. 2019-09-02 15:57:18 -06:00
Nate 677f830f01 Remove unnecessary permission object instatiations. 2019-08-30 19:29:04 -06:00
Nate 733ba98dc6 Update to Bootstrap v4.3.1, jQuery 3.4.1. Adjustments to support updates. 2019-08-20 18:15:50 -06:00
FusionPBX fc9f0fbddb Update app_config.php 2019-08-17 17:40:16 -06:00
FusionPBX bd9cec2cc9 Update app_config.php 2019-08-17 15:58:24 -06:00
FusionPBX 713bd19ca7 Update app_config.php 2019-08-17 15:27:03 -06:00
FusionPBX eebbef3d96 Update app_config.php 2019-08-17 15:08:50 -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
FusionPBX 1db892de32 Update app_config.php 2019-03-24 08:07:38 -06:00
FusionPBX f1634d13d3 Update app_config.php 2019-01-02 16:33:09 -07:00
FusionPBX 52168c83e1 Update voicemails.php 2018-09-28 12:31:20 -06:00
FusionPBX be6da63dcd Update voicemail_imports.php 2018-09-28 12:18:25 -06:00
FusionPBX df11ad9614 Update voicemails.php 2018-09-28 12:08:38 -06:00
FusionPBX 09a0c7bf65 Create voicemail_imports.php 2018-09-28 12:02:37 -06:00
FusionPBX fa135d677d Update app_config.php 2018-09-28 11:56:08 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane 8e2357f48c Update voicemail_message_edit.php (#3312) 2018-08-27 20:33:50 -06:00
AlexanderDCrane f044a0f4a9 Update voicemail_option_edit.php (#3313) 2018-08-27 20:32:27 -06:00