Add base.active_handset.number = 8 to Yealink w60b
#Sets the amount of active handsets allowed on the base station, options are 4 or 8 base.active_handset.number = 8
This commit is contained in:
parent
fd364879ac
commit
56de8714fa
|
|
@ -333,6 +333,13 @@ phone_setting.predial_autodial = 1
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
firmware.url = {$yealink_firmware_url}/{$yealink_firmware_w60b}
|
firmware.url = {$yealink_firmware_url}/{$yealink_firmware_w60b}
|
||||||
|
|
||||||
|
#######################################################################################
|
||||||
|
## Base_Settings ##
|
||||||
|
#######################################################################################
|
||||||
|
|
||||||
|
#Sets the amount of active handsets allowed on the base station, options are 4 or 8
|
||||||
|
base.active_handset.number = 8
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Handset_upgrade ##
|
## Handset_upgrade ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue