Voice Platform SDK 8.5 API Reference

TAgentLogin

Description

Logs in the agent specified by the agent_id parameter to the ACD group specified by the queue parameter.


Top of Page

Parameters

Name Description
server Local server handle to the T-Server in question.
queue Directory number of the ACD group that the agent is requested to be logged in to.
dn Directory number from which the agent is requested to be logged in to the group.
agent_type Rank of the agent in question. Refer to the type TAgentType.
agent_id Identifier of the agent who is requested to be logged in.
passwd Password that allows the agent to be logged in.
workmode Work mode to be set for the agent after successful login. Refer to the type TAgentWorkMode.
reasons A pointer to a data structure that provides additional information associated with this action.
extensions A pointer to an additional data structure. TAgentLogin() uses the following extension: ReasonCode.

Top of Page

Return Values

Standard (standard-return-values.)


Top of Page


Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.