- Joined
- Dec 20, 2016
- Messages
- 19
- Reaction score
- 1
Good Afternoon,
We are looking at customizing our templates for the Yealink Sidecards. The problem is, the label line for each blf uses %%label%%, as seen below:
{IF blf37}
expansion_module.1.key.16.type = %%DKtype%%
expansion_module.1.key.16.line = %%Line%%
expansion_module.1.key.16.value = %%type%%
expansion_module.1.key.16.pickup_value = %%PickupValue%%
expansion_module.1.key.16.label = %%label%%
expansion_module.1.key.16.extension = %%PickupValue%%
expansion_module.1.key.16.xml_phonebook =
We've tried to use %%blffirstnameXX%%, and other variations we have seen by searching, but none has worked. We do not want the last names shown on the expansion module, as it fills the screen and makes it hard to read.
The only 3CX list I can find is for v14.
https://www.3cx.com/support/phone-provisioning-variables/
So, any ideas?
We are looking at customizing our templates for the Yealink Sidecards. The problem is, the label line for each blf uses %%label%%, as seen below:
{IF blf37}
expansion_module.1.key.16.type = %%DKtype%%
expansion_module.1.key.16.line = %%Line%%
expansion_module.1.key.16.value = %%type%%
expansion_module.1.key.16.pickup_value = %%PickupValue%%
expansion_module.1.key.16.label = %%label%%
expansion_module.1.key.16.extension = %%PickupValue%%
expansion_module.1.key.16.xml_phonebook =
We've tried to use %%blffirstnameXX%%, and other variations we have seen by searching, but none has worked. We do not want the last names shown on the expansion module, as it fills the screen and makes it hard to read.
The only 3CX list I can find is for v14.
https://www.3cx.com/support/phone-provisioning-variables/
So, any ideas?