- Joined
- Aug 28, 2009
- Messages
- 17
- Reaction score
- 0
Hi,
I am rolling out Snom 820’s and have customised the Provisioning Template so all phones are automatically setup when they are plugged in.
My question is, can I have conditional logic in the provisioning template for a slightly different setup based on Extension Number??
e.g. Extension numbers 300 and over are for home users, so in the provisioning template I would like to be able have logic such as;
{IF %%extension_number%% > 300}
<language perm="">French</language>
{ELSE}
<language perm="">English</language>
{ENDIF}
I have tried a few variations on the example above with no success.
Thanks,
Troy.
I am rolling out Snom 820’s and have customised the Provisioning Template so all phones are automatically setup when they are plugged in.
My question is, can I have conditional logic in the provisioning template for a slightly different setup based on Extension Number??
e.g. Extension numbers 300 and over are for home users, so in the provisioning template I would like to be able have logic such as;
{IF %%extension_number%% > 300}
<language perm="">French</language>
{ELSE}
<language perm="">English</language>
{ENDIF}
I have tried a few variations on the example above with no success.
Thanks,
Troy.