Commit Graph

120 Commits

Author SHA1 Message Date
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
FusionPBX
f9a2cfc1e0 Update app_config.php 2021-09-18 16:34:35 -06:00
FusionPBX
4d03cbd3ad Change the description from Compulsory to Mandatory. 2021-09-14 16:02:49 -06:00
agree
dd26e357e0 Yealink add mwi subscribe variables (#5989) 2021-07-08 00:47:04 -06:00
agree
2fca558eb8 Yealink add call forward code variables (#5990)
* Yealink add call forward code variables

* change all to always

* change all to always
2021-07-08 00:46:03 -06:00
FusionPBX
4dc1833b53 Add default settings for yealink_voice_cng, yealink_voice_vad, and yealink_fwd_allow. 2021-06-25 17:34:19 -06:00
FusionPBX
6e1c09f5d6 Add new provision setting yealink_screensaver_wait
Options: 1h, 2h, 3h or 6h, the default is 6h
2021-06-17 11:46:54 -06:00
chansizzle
c0b8b1df08 Add custom yealink dss keys variable (#5963) 2021-06-03 17:56:06 -06:00
chansizzle
82c0a4af7c yealink suppress dtmf set to default value (#5964) 2021-06-01 15:03:26 -06:00
chansizzle
db48b2fc69 added firmware for T53 (#5961) 2021-05-28 17:58:39 -06:00
demonspork
0acb7c4ac3 Yealink Support Searching Remote Phonebook on Dial pad (#5953)
By default, the dial pad only searches the Local phonebook and recent call history for suggestions while dialing. This adds support for searching the Remote Phonebook if configured and enabled. There is also commented out the definition to search an LDAP phonebook if one has been configured elsewhere.
2021-05-24 15:19:39 -06:00
chansizzle
74fb178643 add android apps disable 2021-04-23 17:03:06 -06:00
chansizzle
9a59331e4e added yealink t46u firmware path var 2021-04-19 17:21:11 -06:00
chansizzle
3546e7debe added yealink DST vars 2021-03-19 10:32:13 -06:00
Len
e7c55ccc1d Duplicate variable yealink_ringtone_url and uuid
Duplicate variable yealink_ringtone_url and uuid 7af991ec-ddb9-4942-a05d-d1acc529fef5
2021-02-18 18:29:33 -05:00
chansizzle
91719cc374 added pin lock vars 2021-02-17 13:14:49 -07:00
chansizzle
691dee7353 yealink cp920 firmware path 2021-02-10 14:43:34 -07:00
FusionPBX
3ed49f00d9 Add new default settings yealink_firmware_t53w, yealink_firmware_t54s, and yealink_firmware_t54w. 2020-11-25 18:59:05 -07:00
FusionPBX
deadafd01e Add default setting yealink_firmware_t57w 2020-11-25 18:23:16 -07:00
demonspork
99e2060a50 Yealink Local Directory
Enable Local Directory. Disabled by default to preserve existing behavior (variable unset in configuration file)
2020-11-18 12:51:11 -06:00
jamesorose
0c6a066f8e Update app_config.php (#5504)
Change yealink_trust_certificates value false. When set to true this can make the phone not able to provision. If not using a trusted certificate.
2020-10-02 11:45:26 -06:00
FusionPBX
45bcb8d437 Add Yealink provisioning VLAN variables. 2020-09-18 11:30:46 -06:00
Len
7d29984f3d Update app_config.php (#5390) 2020-08-10 20:44:03 -06:00