Hi, I am newbie to CTI OS Client development. I have developed a simple java program which connects me with CTI Server, adds an agent and then changes its status to 'Ready'. This simple java client successfully connects with the server, adds agent to this session but Session's currents Agent's (agent i added to session) state is not getting updated. It doesnt show any error but agent state remains 'Logout'. Sample Java Phone shipped with Tool Kit works quite fine, but this is giving problem. I must be missing something, kindly guide about this error.
agent.setAgentState(args) returns 1 but still it remains logout