Commit Graph

142 Commits

Author SHA1 Message Date
chansizzle c797e97f86 Add default settings for T85W wallpaper and firmware (#7836) 2026-04-10 01:39:13 +00:00
FusionPBX f11231c5bf Change the temp domain to domain.local (#7829) 2026-04-01 11:56:36 -06:00
chansizzle 080e0ebd12 Add default settings - firmware for Yealink T34W, T73W, T74W, and T87W (#7804)
Added default settings for Yealink T34W, T73W, T74W, and T87W
2026-03-23 18:57:19 +00:00
chansizzle 8532d21b73 Add wallpaper settings for Yealink T34W, T73W, T74W, T87W (#7797) 2026-03-19 15:13:35 -06:00
jailbird777 e68ed8446f Add Yealink AX83H Wi-Fi Phone (#7402) 2025-07-03 12:17:25 -06:00
FusionPBX 9564759438 Add yealink t46g_wallpaper and wallpaper_filename 2025-06-25 11:01:11 -06:00
FusionPBX 00f9da93ba Fix the yealink wallpaper settings. 2025-06-25 10:54:14 -06:00
chansizzle c7c06eb02b Fix mispelling in yealink_firmware_t44w (#7372)
Removed the leading $ from the variable
2025-05-15 14:04:20 -06:00
chansizzle ae567c1407 Add yealink T44W firmware (#7362)
T44W requires at least 108.87.0.15 to add the capability for 12-hour time format
2025-05-12 10:45:02 -06:00
chansizzle 6e171710f6 Add yealink_backlight_time to default settings -> provision section (#7353)
This variable allows automatic provisioned Yealink devices to dim the backlight after X seconds. Disabled by default.
2025-04-03 15:56:24 -06:00
chansizzle c6ecf73fa6 add firmware for yealink T19P (#7344) 2025-03-28 15:21:40 -06:00
FusionPBX d1d24a0a9c Add yealink_force_voice_ring_volume
Forced ringer volume: 0 - 15
2025-03-27 17:44:10 -06:00
frytimo d3cedcf17f Add wifi function enabled (#7333)
* add wifi function enabled
2025-03-21 18:02:54 -06:00
FusionPBX 7f7ca70210 Change value of yealink_voice_vad to 0
A value of 0 disables voice activity detection. VAD when enabled on a Yealink T54W made the audio at the beginning of the call start at the beginning of the call and sometimes took 1 to 30 seconds to start.

Recommend changing this value on all systems using Yealink to use 0 to disable voice activity detection. Currently yealink_voice_vad is used in t46s, t41s, and t54w
2025-02-06 12:11:24 -07:00
fusionate 14288772d5 Yealink App: Replace an invalid UUID. 2025-01-28 12:53:32 -07:00
fusionate aa75be76e7 Yealink App: Fix UUID in a previous commit.
This was preventing the App Defaults to run properly, because the database was rejecting the UUID value.
2025-01-28 11:58:32 -07:00
chansizzle bf84789f64 yealink power savings description clarity (#7220)
It was unclear as to what 'saving enabled' is. Updated to 'power saving enabled'. Yealink setting `features.power_saving.enable`
2025-01-26 19:28:58 -07:00
Mendel 43612a5049 multiple changes to the and for the yealink t58W,and images for yealinks in general. (#7223)
* multiple changes to the and for the yealink t58W

Added the variable for Bluetooth so that it won't be disabled every time the phone is provisioned.
Added what is needed for the wallpaper and firmware.
2025-01-25 19:32:25 -07:00
FusionPBX 642d4cd8d7 Set the Yealink default to 4 PAI-RPID-FROM 2024-12-02 11:56:35 -07:00
FusionPBX 2ad7f5df6d Yealink boolean and numeric use text
The provisioning template delivers the value as a string
2024-11-04 10:19:58 -07:00
NorwayFun aabc2f33a8 Localization: Add full support for Georgian language (#7110)
* Translating apps to Georgian

* Translating apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating theme to Georgian

* Translating core to Georgian

* Translating core to Georgian

* Translating core to Georgian by Marie

* Translating core to Georgian

* Translating resources to Georgian by Marie

* Translating core to Georgian

* fix app_languages.php
2024-08-28 09:59:02 -06:00
FusionPBX cd1cc70044 Remove redundant database objects
This reduces database connections and improves performance.
2024-08-05 14:22:17 -06:00
FusionPBX ef03e60a0b Add setting yealink_ps_enabled 2024-07-11 14:49:26 -06:00
FusionPBX 1a42c2083e yealink_summer_time default to 2 2023-11-09 13:51:30 -07:00
FusionPBX 408470b1d2 Update app_config.php 2023-06-01 17:20:49 -06:00
FusionPBX 7767c7dc33 Disable yealink_provision_url by default.
- When this is disable it will use the domain of the tenant.
- If the domain of the tenant is not resolvable then yealink_provision_url is needed.
- One reason to disable it is the domain_name has to be manually updated to the correct domain.
2022-12-02 17:39:02 -07:00
FusionPBX 6aab62d12f Set default setting to enabled to true.
Set default setting to enabled to true for yealink_missed_call_power_led_flash_enable.
2022-11-30 09:30:49 -07:00
FusionPBX fd364879ac Remove duplicated yealink_firmware_t54s 2022-08-26 14:34:09 -06:00
FusionPBX 0435dc0719 Remove duplicate yealink_remote_phonebook_enable 2022-08-26 14:30:04 -06:00
Mendel 10b28721f7 Add cid of remote ext to dialplan (#6449) 2022-08-04 11:53:46 -06:00
FusionPBX 1bcff440d4 Change yealink w606 to w60b 2022-07-01 16:40:25 -06:00
FusionPBX 5d2b919fa9 Correct invalid UUID 2022-05-25 12:38:29 -06:00
FusionPBX 3093a0a8cb Fix a missing semi-colon. 2022-05-25 08:43:59 -06:00
Mendel 1be00e330e updated yealink cordless files (#6396) 2022-05-24 23:32:56 -06:00
FusionPBX 5448ac02a9 Add yealink_call_info_display_method to default settings with a default value of 1 - Number+Name 2022-05-11 13:05:01 -06:00
FusionPBX ee84131443 Fix the yealink_ring_file to match the correct number. 2022-05-02 16:19:27 -06:00
Mendel c3e361175e Update app_config.php (#6346)
Added t23g firmware
2022-04-19 20:16:47 -06:00
ggflow 9bd38e6cc5 Fix typo in app config (#6344) 2022-04-13 08:03:36 -06:00
ggflow 0c1ed8b920 Add DND Variable to Yealink settings (#6342) 2022-04-12 22:26:46 -06:00
chansizzle 6252b3b57c allow yealink swap/hold button behaivor change (#6328)
Allow swap button to be changed to 'hold', 'swap', or 2 buttons 'hold' and 'swap' on yealink phones. This is only a factor when there are 2 active calls.
2022-03-18 09:37:35 -06:00
FusionPBX 47aa8e68af Add yealink yealink_udp_update_enable default 1
Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default), 2-Option, 3-Notify
2022-02-11 13:13:44 -07:00
markjcrane 4773ffc6ea Default setting yealink_trust_certificates change value from true,false to 0,1 2022-01-24 15:16:19 -07:00
markjcrane ecc01c7a87 Set a new value and description for yealink_trust_certificates 2022-01-24 14:39:43 -07:00
FusionPBX 0154e149f6 Make it possible to use domain_name variable in the provision setting. (#6260)
* Make it possible to use domain_name variable in the provision setting.

* Set https://{$domain_name}/app/provision/ as the default value for yealink_provision_url.
2022-01-24 13:28:54 -07:00
FusionPBX fa2d817254 Correct the UUID format for these yealink provision settings. 2022-01-08 16:14:36 -07:00
smeyernyc 7579393f2f Updates to yealink provisioning (#6224)
* Create directory.xml

* Update app_config.php
2022-01-04 12:38:49 -07:00
smeyernyc 82d1c9abbf create provision file for w73/76/79p technically it can support 10 ac… (#6219)
* create provision file for w73/76/79p technically it can support 10 accounts but screw it, 8 is fine.

* Create directory.xml

* Create favorite_setting.xml

* Create y000000000146.cfg

* Create y000000000000.boot

* Update app_config.php

* Update y000000000000.boot

* Update app_config.php
2022-01-04 10:53:59 -07:00
Mendel 64d1f3862d Yealink dialnow patchs (#6206)
* Update provision.php

* Update y000000000124.cfg

Added {$yealink_dnd_allow} so that you can remove DND from the phone

* Update app_config.php

* Update y000000000053.cfg

* Update y000000000007.cfg

* Update y000000000052.cfg

* Update y000000000005.cfg

* Update y000000000066.cfg

* Update y000000000108.cfg

* Update y000000000124.cfg

* Update y000000000065.cfg

* Update y000000000004.cfg

* Update y000000000044.cfg

* Update y000000000097.cfg

* Match the yealink default

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-12-31 13:03:40 -07:00
Mendel 7422515bf4 Update app_config.php (#6179)
Found that this is the variable that are on most yealink configs.
2021-12-11 11:03:09 -07:00
Mendel e02c2b8498 Update app_config.php (#6156) 2021-11-25 10:37:50 -07:00