• V20: 3CX Re-engineered. Get V20 for increased security, better call management, a new admin console and Windows softphone. Learn More.

YealinkT46G Programmable Keys

Status
Not open for further replies.

blang008

Joined
Oct 27, 2015
Messages
13
Reaction score
1
Is there a way to edit the template of the yealink t46g so that users can assign speed dials from the phone interface, but they do not get overwritten if the phone is re-provisioned?
 
Yes near the bottom of the template you will see the BLF logic in the template. If you remove the {ELSE} line and the "linekey.xx.type = 0" lines for the BLFs you want your users to be able to customize themselves when the phone re-provisions it will only overwrite those BLF keys if there is something specified in 3CX.

Alternatively if those BLF keys are only to be configured through the phone interface delete the lines in the template.

With 3CX v14 this isn't needed as much though because you can configure custom speed dials and put in a descriptive name for it. You can also give the user access to manage their extension only in the 3cx management console and they can modify their BLF settings there as well.

Example below for BLF key 28

{IF blf26}
linekey.28.line = %%Line%%
linekey.28.value = %%blf26%%
linekey.28.pickup_value = %%PickupValue%%
linekey.28.type = %%DKtype%%
linekey.28.label = %%blffirstname26%% %%blflastname26%%
linekey.28.extension = %%PickupValue%%
{ELSE} <REMOVE THIS LINE>
linekey.28.type = 0 <REMOVE THIS LINE>
{ENDIF}
 
Status
Not open for further replies.

Getting Started - Admin

Latest Posts

Forum statistics

Threads
141,634
Messages
748,972
Members
144,752
Latest member
matchofficees
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.