Use hot desking to set up saved configuration templates for a user so their settings can be used to configure devices within their tenant.
...
With hot desking, you can set up saved configuration templates for a user so their settings can be used to configure devices within their tenant.
...
The feature must be enabled by Phonism Support.
Currently, only Polycom or Snom devices are supported.
“Template Model Compatibility” is still in effect.
CONSIDERATIONS
A user cannot log into a phone unless the following criteria are met:
The phone is assigned a host template and provisioned at least once since the host assignment of the host template.
The user is assigned a user template.
The user has user profile credentials for the on-device login/logout setup.
The user template assigned is in sync with the phone model they are trying to log in with.
LOCATE HOT DESKING TEMPLATES
They need to match the tenant of the phone(s) and users that the template is intended for.
When viewing templates at the tenant level, a new sub-tab is available called User Templates. This is where all hot desking templates are located.
EDIT HOT DESKING TEMPLATES
Configuring a hot desking template is not much different than a regular template. The differences include:
...
Unlike regular templates, hot desking templates have exposed VoIP username and password parameters, like editing a phone, giving you the ability to assign VoIP credentials in a hot desking template.
What happens next?
When hot desking is enabled for your account, your Phones list will have two additional columns exposed:
...
After hot desking is enabled on your account, when you create a new User, you will now have an area for Hot-Desking Credentials where you can define the username and password information for each hot desking user.
CONFIGURE DEVICES FOR HOT DESKING
Supported devices with hot desking abilities must be configured. Below are configuration snippets for hot desking supported brands.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Tip: To avoid having to configure hot desking devices one by one, we recommended placing these configurations in an auto-apply template so it is enforced across your deployment. |
Polycom
Code Block |
---|
<?xml version='1.0' encoding='UTF-8'?> <PHONE_CONFIG> <ALL apps.telNotification.URL="https://p.phonism.com/telnotify" apps.telNotification.userLogInOutEvent="1" prov.login.enabled="1" prov.login.useProvAuth="1" prov.login.persistent="1"/> </PHONE_CONFIG> |
Snom
In your Host Template, configure a key to act as the Hot Desking Login Key.
...