Yealink Forums

Full Version: Multiple keys for account
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need to have 2 line keys for account 1. I can do this with the web interface but can't seem to find out how to do this in the config files.

I would assume you would do this with the programablekey.X.type configuration parameters but there is no type for 'line' like there is in the web interface.
hi

please try below :

linekey.x.type = 15 ---15 stands for line
linekey.x.line = 1 ----- 1 stands for setting line to line 1
Thanks. I was actually able to configure what I wanted with the following lines:

features.auto_linekeys.enable = 1
account.1.number_of_linekey = 2

In order to add BLF buttons below should I use linekey or programablekey? I can't find any documentation that defines the difference.
Reference URL's