I am very new to CTI applications and I am learning and implementing an application using DMCC .NET api. I apologize for my very limited understanding of the whole DMCC and CTI stuff. I basically want my application to log an agent into an extension when the agent provides a login, password and an extension number. Can I do this using DMCC? I found a serviceProvider.getThirdPartyCallController.SetAgentState() method that seems to do this, but it does not require an extension id anywhere. my workflow is something like when an agent comes in for his/her shift, they would log in into my application with the agentID, password and extension number and my application would automatically log them in. Is this possible using DMCC? Thank you for your help. I really appreciate it.
Thanks,