Commit Graph

1948 Commits

Author SHA1 Message Date
ggflow
e2c896bbf3 Add DND Variable to Yealink T54W Template (#6343) 2022-04-12 22:27:39 -06:00
FusionPBX
ee8a316e8f Add the yealink common cfg file. 2022-04-12 18:02:43 -06:00
FusionPBX
e678f6af34 Create y000000000000.boot 2022-04-12 17:53:59 -06:00
FusionPBX
8eee50e12a Create favorite_setting.xml 2022-04-12 17:41:01 -06:00
FusionPBX
a3fced2804 Create directory.xml 2022-04-12 17:40:31 -06:00
FusionPBX
a85d6dd4f1 Add Yealink T58W mac.cfg file. 2022-04-12 17:39:31 -06:00
chansizzle
003b8d1a04 allow yealink swap/hold button behaivor change (#6329)
* allow yealink swap/hold button behaivor change

* allow yealink swap/hold button behaivor change

* Update y000000000065.cfg

* Update y000000000095.cfg

* Update y000000000095.cfg

* Update y000000000096.cfg

* Update y000000000097.cfg
2022-03-18 10:13:38 -06:00
agree
758276d372 [Yealink] T54W Add DND code variables (#6321) 2022-03-07 14:25:04 -07:00
Harry Foster
a449ac3774 Removing invalid lines, appears to be a dodgy concatenation (#6319) 2022-03-01 15:19:25 -07:00
Mendel
a2c74376f9 Yealink dialnow patchs (#6320) 2022-02-28 18:02:27 -07:00
agree
a62c668970 [yealink] fix g722 enable (#6310) 2022-02-16 07:59:37 -07:00
FusionPBX
b57dbc919f Update app.unavailable for Android based phones. (#6309)
* Update app.unavailable

* Update y000000000073.cfg

* Update y000000000058.cfg

* Update y000000000091.cfg
2022-02-11 17:56:50 -07:00
Antonio Fernandez
4c59f711f0 Yealink template consistency (#6284)
Changes to make the templates a bit more consistent while also fixing some typos and creating a new variable for the NAT Update setting.

By default, the account.x.nat.udp_update_enable is set to "3" which means to have the phone periodically send NOTIFY messages. This is not the case though on additional accounts. This makes for inconsistent configs that sometimes cause issues with phones ringing.

This fixes the issue while also giving the ability to use a variable to set it.
2022-02-11 13:10:23 -07:00
FusionPBX
b3a63040dc Update y000000000058.cfg 2022-02-03 11:02:30 -07:00
FusionPBX
295b6f7bfb Add yealink_app_unavailable to t58v 2022-02-03 11:01:16 -07:00
markjcrane
f3dacc581b Use yealink_trust_certificates 0-Disabled, 1-Enabled instead of false and true 2022-01-24 14:35:31 -07:00
FusionPBX
d67b9597f1 Update directory XML to handle the contacts information. (#6256)
* Update directory XML to handle the contacts information.

Better conditions to use all contact name variations.
2022-01-22 20:05:35 -07:00
TNSSF
2349c584a2 Update to add variables for expansion module background (#6253)
The expansion module can use a different background image

The wallpaper_upload.url setting in yealink can be used multiple times to download multiple images.

setup for 2 more variable:
$yealink_t46u_wallpaper_expansion
and 
$yealink_t46u_wallpaper_expansion_filename

This is only a template update. I did not push any additional varaibles up into the default settings.
2022-01-22 13:07:52 -07:00
Dan
1b9cf5db7a Provisioning Template Updates for Grandstream GXP2130+, Yealink T46S & Polycom 4.x (#6255)
* Add DHCP timezone control for GXP2170, fix typos for GXW42xx

* Grandstream: Added toggleable DHCP Time settings, XML app support, jitter buffer and VLAN.
Yealink T46S: Headset ringtone and Voicemail fixes
Polycom 4.x: Backported Cisco CDP variable
2022-01-22 13:03:34 -07:00
FusionPBX
b8e87d2d75 Improve yealink phonebook for contact organization (#6254) 2022-01-21 22:47:16 -07:00
agree
37d3baa773 [Yealink] add ringing_timeout variable (#6227) 2022-01-06 17:11:34 -07:00
smeyernyc
b90547ca2a Many yealink changes and fixes (#6228)
* Create directory.xml

* More Yealink fixes

-Spelling
-Wrong var
-Updated power_saving schema to be uniform across all devices to best written variable logic. - Good job whoever built it. IF YOU HAVE SET THIS UP IN THE PAST IN THE OLD FORMAT IT MAY BREAK. $yealink_powersave_* vars have been depreciated in favor of $yealink_ps_* since logic has been built to allow more with less total vars.
-Added some documentation
2022-01-06 17:10:44 -07:00
smeyernyc
61844e6823 Update y000000000109.cfg (#6226) 2022-01-04 20:47:24 -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
FusionPBX
b6908307c1 Add yealink_ring text and file 1 to 10 2021-12-30 15:47:37 -07:00
FusionPBX
222ff82c85 Add yealink_ring text and file 1 to 10 2021-12-30 15:46:48 -07:00
FusionPBX
55d73302fb Add yealink_ring text and file 1 to 10 2021-12-30 15:45:41 -07:00
Ben
335d58a106 Add new Yealink t48u template. (#6218)
* Add new Yealink t48u template.

* Create favorite_setting.xml

* Create y000000000000.boot

* Create super_search.xml

* Create webitemslevel.cfg

* Create y000000000108.cfg

* Delete webitemslevel.cfg

* Rename y000000000108.cfg to y000000000109.cfg
2021-12-30 15:38:10 -07:00
Mendel
42b52ae8fc Update dispaly_name to label on all Yealink Templates (#6196)
* Use label instead of display name

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg
2021-12-15 14:41:12 -07:00
Mendel
c4c6524023 Updated Yealink t33g (#6158)
* Update provision.php

* Update y000000000124.cfg

Added {$yealink_dnd_allow} so that you can remove DND from the phone
2021-11-26 11:32:37 -07:00
zrd740
f9e2267e99 Added variables to configure screensaver (#6070)
I made sure that the variable I added was consistent with the same naming convention for T46S,
2021-11-13 11:19:58 -07:00
Ben
25cc0e14d3 Added an array replacing the account #'s and a few cosmetic changes (#6053)
* Added an array replacing the account #'s and a few cosmetic changes
2021-09-18 10:59:33 -06:00
demonspork
0f9a868913 Fix some nway conference true/false variables (#6052)
nway_conference == true was evaluating as true regardless if nway_conference was set to true or false, just as long as it had a value of any kind.
This also fixes it so that you can set nway_conference to false in the default settings and it will disable the network conference feature, previously once it was enabled on yealink phones it could not be disabled without manually changing it in the phone or a factory default.
2021-09-10 15:09:33 -06:00
Jason Kinner
a1439b896e Add existing {$yealink_fwd_allow} variable (#6022) 2021-09-02 12:15:12 -06:00
Jason Kinner
58975d1780 Add existing {$yealink_fwd_allow} variable (#6023) 2021-09-02 12:14:53 -06:00
Jason Kinner
2dc415a8ea Add existing {$yealink_fwd_allow} variable (#6024) 2021-09-02 12:14:42 -06:00
Jason Kinner
2d079fea02 Add existing {$yealink_fwd_allow} variable (#6025) 2021-09-02 12:14:29 -06:00
Jason Kinner
38c311cb1d Add existing {$yealink_fwd_allow} variable (#6026) 2021-09-02 12:14:17 -06:00
Jason Kinner
3c3e2aeac7 Add existing {$yealink_fwd_allow} variable (#6027) 2021-09-02 12:14:06 -06:00
Jason Kinner
0d001c1602 Add existing {$yealink_fwd_allow} variable (#6028) 2021-09-02 12:13:53 -06:00
Jason Kinner
58d2efd295 Add existing {$yealink_fwd_allow} variable (#6029) 2021-09-02 12:13:37 -06:00
Jason Kinner
e34bd2f82b Add existing {$yealink_fwd_allow} variable (#6030) 2021-09-02 12:13:25 -06:00
Jason Kinner
5782bba5f3 Add existing {$yealink_fwd_allow} variable (#6031) 2021-09-02 12:13:07 -06:00
Jason Kinner
3633fda60d Add existing {$yealink_fwd_allow} variable (#6032) 2021-09-02 12:12:50 -06:00
Jason Kinner
37535a42f4 Add existing {$yealink_fwd_allow} variable (#6033) 2021-09-02 12:12:25 -06:00
Jason Kinner
a44cb84bba Add existing {$yealink_fwd_allow} variable (#6034) 2021-09-02 12:11:47 -06:00
Jason Kinner
0d4ec3ef1e Add existing {$yealink_fwd_allow} variable (#6035) 2021-09-02 12:11:31 -06:00
Jason Kinner
8f0ef484a0 Add existing {$yealink_fwd_allow} variable (#6036) 2021-09-02 12:11:14 -06:00