Yealink Forums

Full Version: HotDesk - Call History
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
T46G IP Phone

I've added a HotDesk DSS button and when clicked the user gets 'Clear all account config ?'

They click OK and are presented with Hot Desking, User Name and Password fields.

The next user logs in fine, but they see the previous users call history.
Is there anyway to clear this so users aren't sharing call history ?

Or disable call history all together ?

Thanks Smile
Sounds like a bug to me.
Call history I think gets disabled under the "Account" screen in the WebGUI. I do not have a T4x fired up at the moment.
Thanks - If it is a bug, who do I report it to ?
Anyone know how to report this as a bug ?
Thanks
When a user logs out using the hotdesk DSSKey, I'd like it to clear the users DSSKeys and Call history.
Any chance Yealink will add that ?

It's not a good idea that a new user can see the previous users settings.
Hello Tom,

You can configure a XML Browser DSSKey to clear call history. Users can press the DSSkey any time to clear all call history. This is the XML script you can use.


<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneExecute Beep="yes">

<ExecuteItem URI="Command:ClearCallersList"/>

</YealinkIPPhoneExecute>

Regards,
James
Thanks. Can that be used when a user logs out ?

Is like the user to only have to log out and there call history be cleared at that point.
Reference URL's