mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Added 2 new variables for T54W provisioning (#6560)
Added 2 new variables for changing the idle clock {$yealink_idle_clock} and transparency of the dsskeys {$yealink_idle_dsskey_title_transparency}
This commit is contained in:
@@ -992,8 +992,8 @@ features.config_dsskey_length = {$yealink_dsskey_length}
|
||||
phone_setting.page_tip =
|
||||
features.keep_switch_page_key.enable=
|
||||
|
||||
##phone_setting.idle_dsskey_and_title.transparency(Only support T54S/T52S/T48G/T48S)
|
||||
phone_setting.idle_dsskey_and_title.transparency=
|
||||
##phone_setting.idle_dsskey_and_title.transparency(Only support T54S/T54W/T52S/T48G/T48S)
|
||||
phone_setting.idle_dsskey_and_title.transparency = {$yealink_idle_dsskey_title_transparency}
|
||||
|
||||
##V83 Add
|
||||
phone_setting.keytype_sequence =
|
||||
@@ -1428,8 +1428,8 @@ ringtone.delete= {$yealink_ringtone_delete}
|
||||
phone_setting.ring_type= {$yealink_ring_type}
|
||||
phone_setting.inter_digit_time= {$yealink_inter_digit_time}
|
||||
|
||||
##Only T54S Model supports the parameter
|
||||
phone_setting.idle_clock_display.enable =
|
||||
## T54S/T54W Model supports the parameter
|
||||
phone_setting.idle_clock_display.enable = {$yealink_idle_clock}
|
||||
|
||||
#######################################################################################
|
||||
## Digitmap ##
|
||||
|
||||
Reference in New Issue
Block a user