Commit Graph
17356 Commits
Author SHA1 Message Date
emaktech d61388b3ee Update app_languages.php
French language update
2021-01-06 16:20:26 -05:00
FusionPBX 623ce81875 Merge pull request #5701 from AdrianFretwell/master
Provision files for Yealink T31g
2021-01-06 12:28:16 -07:00
FusionPBX dbd982faa3 Merge pull request #5703 from demonspork/default-transcription-enable
Purpose
When creating a new extension/voicemail box it can have a global/domain default setting for whether to enable transcription.

New Setting
transcription_enabled_default boolean default setting that determines what status transcription should be for all new extensions/voicemails.
2021-01-06 12:27:22 -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
Adrian Fretwell 77a800672c Create {$mac}.cfg 2021-01-05 21:09:15 +00:00
Adrian Fretwell 3bd771302c Create favorite_setting.xml 2021-01-05 21:06:28 +00:00
Adrian Fretwell 50c66d7d4c Update directory.xml 2021-01-05 21:04:56 +00:00
Adrian Fretwell 4501c390e1 Create directory.xml 2021-01-05 21:04:12 +00:00
Adrian Fretwell 05f197920c Update y000000000123.cfg 2021-01-05 21:03:28 +00:00
Adrian Fretwell 5d5008ba3d Create y000000000123.cfg 2021-01-05 21:02:21 +00:00
Adrian Fretwell a6d6786d52 Update y000000000000.boot 2021-01-05 21:00:36 +00:00
Adrian Fretwell fc15aee3d5 Create y000000000000.boot 2021-01-05 21:00:08 +00:00
FusionPBX 8d46b4f299 add alternative array_key_first for older verisons of PHP 2021-01-04 18:31:44 -07:00
FusionPBX b7c5d29e39 Merge pull request #5700 from chansizzle/patch-383
Add Fanvil x7c Provisioning Template
2021-01-04 18:09:35 -07:00
fusionate 60151739be Time Conditions: Minor adjustment. 2021-01-04 18:09:07 -07:00
chansizzle db7c5bc01b create X7C 2021-01-04 17:53:53 -07:00
fusionate 7f08b92631 Time Conditions: Bug fixes. 2021-01-04 17:41:33 -07:00
FusionPBX 597955da06 Add a feature for global call block. 2021-01-01 23:20:17 -07:00
FusionPBX d25f1d393e Update call_block.php
Call Block changes.
- Add a new permission call_block_domain this is assigned to the superadmin group by default.
- Add a domain select list for those that have the call_block_domain permission.
- Add a show all button to Call Block.
2021-01-01 22:02:38 -07:00
fusionate 1f5283e53d Functions - persistent_form_values: Update to support greater flexibility. 2020-12-30 19:36:52 -07:00
fusionate be28ab7af4 Theme: Add Default Setting to control button color in (Password Reset) emails. 2020-12-30 17:01:07 -07:00
FusionPBX fc16442b3f Merge pull request #5693 from winsock/calls_toggle_improvments
Remove the toggle dropdown in favor of three separate toggle buttons
2020-12-29 10:38:04 -07:00
FusionPBX b86772e74b Merge pull request #5695 from daniel-lucio/patch-179
More permissions on the extensions
2020-12-29 09:53:20 -07:00
Luis Daniel Lucio Quiroz de021ec34c Hide things that non-admin users shouldnt edit 2020-12-29 00:24:03 -05:00
Luis Daniel Lucio Quiroz bb868a2a8b Update app_config.php 2020-12-29 00:15:22 -05:00
Andrew Querol 492cbbde14 Re-add permission check per button toggle button. 2020-12-28 22:17:05 -06:00
Andrew Querol d7c7f4f1a5 Do not collapse toggle buttons so they do not loose meaning on small screens/mobile devices. 2020-12-28 21:53:04 -06:00
Andrew Querol 4807e0b570 Remove the toggle dropdown in favor of three separate toggle buttons 2020-12-28 21:32:19 -06:00
FusionPBX cd8a3336b2 Merge pull request #5692 from winsock/panel_status
Fix changing user status via the operator panel
2020-12-28 18:53:31 -07:00
Andrew Querol 88be4e0094 Fix user status setting. 2020-12-28 19:45:05 -06:00
FusionPBX 1b4dfce6d2 Merge pull request #5691 from chansizzle/patch-382
order preset holidays
2020-12-28 17:07:14 -07:00
FusionPBX 4cad037cbe Update app_config.php 2020-12-28 17:05:50 -07:00
chansizzle 53de0031a8 order preset holidays 2020-12-28 17:00:38 -07:00
fusionate 3d81016695 Domains Class: Update settings() method to support setting array order, when present. 2020-12-28 16:28:01 -07:00
fusionate aa413b74b2 Default/Domain/User Settings: Implement select boxes for Destinations setting options. 2020-12-28 16:12:16 -07:00
fusionate e8e67a6af7 CDR: Verify is array before checking size. 2020-12-28 14:23:00 -07:00
FusionPBX dadea8d4c6 Merge pull request #5672 from demonspork/Destination-Emergency
Add Support for Validated Emergency Destinations/Caller ID
2020-12-24 10:31:44 -07:00
FusionPBX a2d737e4b8 Merge pull request #5687 from emaktech/revert-5615-patch-65
Revert "Order by start_epoch to Speed Up Query Execution"
2020-12-24 10:26:17 -07:00
emaktech cc5eba5699 Revert "Order by start_epoch to Speed Up Query Execution" 2020-12-23 23:52:15 -05:00
FusionPBX d354e03ea6 Merge pull request #5686 from chansizzle/patch-380
Added new years eve and christmas eve
2020-12-23 19:11:41 -07:00
chansizzle 1cd6082981 added new years eve and christmas eve 2020-12-23 17:37:39 -07:00
fusionate 59410dab58 Default Settings - List: Minor adjustments to Category selection and options. 2020-12-23 17:11:55 -07:00
FusionPBX 37350b4fa7 Merge pull request #5682 from greenbea/patch-1
Time condition add missing extension field  from destination select q…
2020-12-22 10:46:15 -07:00
FusionPBX 23f1e4f2f7 Call center: add missing queue_name field from destination select sql… 2020-12-22 10:44:39 -07:00
FusionPBX 60a620f494 Yealink Add original party caller ID to call history for unparked calls
Add the ability for the "History" to show the original caller ID when picking up parked/intercepted calls instead of the history showing the dial code that was used to pick up the call. The Call History on the phones would show park+*5901 after using a button to pick up a parked call. The Caller's name would display properly during the call but wasn't in the history unless this variable is set.
2020-12-22 10:43:46 -07:00
demonspork ff498aa6f9 Yealink Add original party caller ID to call history for picked up call park and call intercept.
Add the ability for the "History" to show the original caller ID when picking up parked/intercepted calls instead of the history showing the dial code that was used to pick up the call. The Call History on the phones would show park+*5901 after using a button to pick up a parked call. The Caller's name would display properly during the call but wasn't in the history unless this variable is set.
2020-12-22 10:54:45 -06:00
agree 53e48a5262 Call center: add missing queue_name field from destination select sql query 2020-12-21 18:01:44 -05:00
agree 7d7ba7dee1 Time condition add missing extension field from destination select query 2020-12-21 17:44:46 -05:00
FusionPBX aefa011d3e account variables updated 2020-12-21 15:41:56 -07:00
FusionPBX 2931445c91 Get the domain_name with a different approach to fix global inbound routes. 2020-12-21 15:35:59 -07:00