-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Yealink T31W, T34W and Fanvil V63 and W610W (#282)
- Loading branch information
1 parent
c392be9
commit a44c35c
Showing
4 changed files
with
123 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
[metadata] | ||
scopeType = "model" | ||
displayName = "Fanvil V63" | ||
version = 1 | ||
|
||
[data] | ||
cap_ldap_tls_blacklist = | ||
provisioning_url_filename = "$mac.cfg" | ||
tmpl_phone = "fanvil-X5.tmpl" | ||
fanvil_sidekey_count = 21 | ||
fanvil_sidepages_count = 3 | ||
fanvil_lkpages_count = 0 | ||
cap_linekey_count = 21 | ||
cap_linekey_type_blacklist = | ||
cap_softkey_count = 4 | ||
cap_softkey_type_blacklist = | ||
cap_expkey_count = | ||
cap_expkey_type_blacklist = | ||
cap_ringtone_count = 9 | ||
cap_ringtone_blacklist = -1 | ||
cap_dss_transfer_blacklist = | ||
softkey_type_1 = "history" | ||
softkey_type_2 = "ldap" | ||
softkey_type_3 = "group_pickup" | ||
softkey_type_4 = "menu" | ||
linekey_type_1 = "line" | ||
linekey_type_2 = "line" | ||
cap_background_file = 1 | ||
cap_screensaver_file = | ||
screensaver_time = 600 | ||
backlight_time = 30 | ||
cap_contrast = 1 | ||
contrast = 4 | ||
cap_brightness = 1 | ||
brightness = 5 | ||
cap_screensaver_time_blacklist = | ||
cap_backlight_time_blacklist = | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
[metadata] | ||
scopeType = "model" | ||
displayName = "Linkvil W610W" | ||
version = 1 | ||
|
||
[data] | ||
cap_ldap_tls_blacklist = | ||
provisioning_url_filename = "$mac.cfg" | ||
tmpl_phone = "fanvil-X5.tmpl" | ||
fanvil_sidekey_count = 0 | ||
fanvil_sidepages_count = 0 | ||
fanvil_lkpages_count = 2 | ||
cap_linekey_count = 16 | ||
cap_linekey_type_blacklist = | ||
cap_softkey_count = 2 | ||
cap_softkey_type_blacklist = | ||
cap_expkey_count = | ||
cap_expkey_type_blacklist = | ||
cap_ringtone_count = 9 | ||
cap_ringtone_blacklist = -1 | ||
cap_dss_transfer_blacklist = | ||
softkey_type_1 = "group_pickup" | ||
softkey_type_2 = "menu" | ||
cap_background_file = 1 | ||
cap_screensaver_file = | ||
screensaver_time = 600 | ||
backlight_time = 30 | ||
cap_contrast = 1 | ||
contrast = 4 | ||
cap_brightness = 1 | ||
brightness = 5 | ||
cap_screensaver_time_blacklist = | ||
cap_backlight_time_blacklist = |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
[metadata] | ||
scopeType = "model" | ||
displayName = "Yealink T34W" | ||
version = 4 | ||
|
||
[data] | ||
cap_contrast = "1" | ||
contrast = 6 | ||
cap_brightness = 1 | ||
brightness = 8 | ||
cap_screensaver_file = "1" | ||
cap_screensaver_time_blacklist = "3,5,7,10,1200,2400,3000,3600" | ||
screensaver_time = 600 | ||
cap_background_file = "1" | ||
cap_backlight_time_blacklist = "3,5,7,10,1200,2400,3000,3600" | ||
backlight_time = 0 | ||
cap_ldap_tls_blacklist = | ||
provisioning_url_filename = | ||
tmpl_phone = "yealink.tmpl" | ||
cap_linekey_count = 12 | ||
cap_linekey_type_blacklist = "" | ||
cap_softkey_count = 4 | ||
cap_softkey_type_blacklist = "" | ||
cap_expkey_count = 0 | ||
cap_expkey_type_blacklist = | ||
cap_ringtone_count = 10 | ||
cap_ringtone_blacklist = | ||
cap_dss_transfer_blacklist = | ||
cap_expmodule_count = 0 | ||
cap_date_format_blacklist = "DD MM YY,DD MMM WW,MM DD YYYY,MMM DD WW,YY MM DD" | ||
|
||
softkey_type_1 = "history" | ||
softkey_value_1 = "" | ||
softkey_label_1 = "" | ||
softkey_type_2 = "ldap" | ||
softkey_value_2 = "" | ||
softkey_label_2 = "" | ||
softkey_type_3 = "group_pickup" | ||
softkey_value_3 = "" | ||
softkey_label_3 = "" | ||
softkey_type_4 = "menu" | ||
softkey_value_4 = "" | ||
softkey_label_4 = "" | ||
|
||
linekey_type_1 = "line" | ||
linekey_value_1 = "" | ||
linekey_label_1 = "" | ||
linekey_type_2 = "line" | ||
linekey_value_2 = "" | ||
linekey_label_2 = "" | ||
|