- Joined
- Apr 19, 2012
- Messages
- 3
- Reaction score
- 0
So I feel like I'm missing something here. I'm playing around with 3cx & a bunch of Yealink T26's. Now I've figured out how to setup the BLF keys on individual phones (really took my way longer than it should have). Now I'm trying to figure out how to setup the provisioning file to make those changes global. Now for instance I'm trying to make BLF1 Public Hold 0. How do I modify this to make that work? I think I've got 80% of it figured out, but figure it best to post here, and save some trial & error.
[memory1]
path=/config/vpPhone/vpPhone.ini
{IF blf1}
Line = %%Line%%
type = %%type%%
Value = %%blf1%%
DKtype = %%DKtype%%
PickupValue = %%PickupValue%%
{ELSE}
type=NA
{ENDIF}
Also trying to figure out if there is a way to pull the configureation file from the phone I have set how I want at the moment to just paste into the provision file, but don't think that's a feature the software has. Would love to be told I'm wrong however.
[memory1]
path=/config/vpPhone/vpPhone.ini
{IF blf1}
Line = %%Line%%
type = %%type%%
Value = %%blf1%%
DKtype = %%DKtype%%
PickupValue = %%PickupValue%%
{ELSE}
type=NA
{ENDIF}
Also trying to figure out if there is a way to pull the configureation file from the phone I have set how I want at the moment to just paste into the provision file, but don't think that's a feature the software has. Would love to be told I'm wrong however.