Author Message
pnwoha
Joined: Feb 13, 2015
Messages: 205
Offline
When i use the GetAgentLogin on a skill group, it triggers the AgentLoginExtensionEvent. However when I use it on a single extension (after i have gotten the extension device id), the "AgentLoginEvent" does not fire. I am trying to get the agent id of the extension and this is the only way I know how. If i log the agent out and then back in, the "AgentLoginEvent" fires. This means that so far the only way for me to get the agent login is for the agent to logout and login.
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Offline
To find out what agent is logged into a station, use GetPhysicalDeviceInformation. There is some more information at https://www.devconnectprogram.com/forums/posts/list/18574.page

Martin
pnwoha
Joined: Feb 13, 2015
Messages: 205
Offline
Thank you Martin, as always you have been helpful.
Go to:   
Mobile view