Mitel vMCD 5.0 SP1
5360 Phones - hot desk users
Customer currently has a phone system tht has handsets that when idle displays the users name on the screen.
The IT staff use this feature to locate a staff members desk.
I want to know if it is possible to add some code to the screensaver HTML app to get the currenly logged in username and ext number to be displayed as text .
As far as I can tell the time display is read from the Phone time
using the TelML.LowLevel.GetTimeDate()
I have the HTML toolkit but I cant see in the documentation if there is a way to read the Name and number from button one or if there is a property for the logged in user that can be read.
5360 Phones - hot desk users
Customer currently has a phone system tht has handsets that when idle displays the users name on the screen.
The IT staff use this feature to locate a staff members desk.
I want to know if it is possible to add some code to the screensaver HTML app to get the currenly logged in username and ext number to be displayed as text .
As far as I can tell the time display is read from the Phone time
using the TelML.LowLevel.GetTimeDate()
I have the HTML toolkit but I cant see in the documentation if there is a way to read the Name and number from button one or if there is a property for the logged in user that can be read.