Agents Group Stauts

  • Function:

agentgroupStatusCJI (orgidentity, usertype, user, pwdtype, password, agent_group_id, status, callbackFuc)

  • Description:

Agent Group admin could get the status of the agents in his group

  • Parameters:
Params Type Description
orgidentityStringThe identity string of the team
usertypeStringagent / account
userStringAgent No. or Username
pwdtype StringUse plaintext or md5 password for agent or account
passwordStringpassword
agent_group_idStringid of the agent group
statusString
get agent list of specific agent status(all,idle,busy,ring,pause,acw,login,logout), use comma if you want more than one status, such as: idle,busy
    * all
    * idle
    * busy
    * ring
    * pause
    * acw
    * login
    * logout
callbackFucStringcallbackfunction
  • Return Format:

{code:code,message:message}

  • Type of the Return Value:JSON
  • Return Values:
Return Description
{code:1,message:message}
{code:succeed,message:message} Message is the current status of each agent ex:{code:1,message:1005: idle,1006:ring}
{code:2,message:message}
{code:failed,message:message}
en/custom_development_guide/apis/javascript/get_agent_group_status.txt · Last modified: 2018/12/29 05:54 by donnie
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki