ACW (After Call Work) Mode Config

  • Function:

acwActionCJI(type, usertype, user, orgidentity, pwdtype, password, agent_group_id, pushevent, callbackFuc)

  • Description:

Change the ACW mode of the agent in agent group

  • Parameters:
Params Type Description
typeString1(Ringing ACW) / 2(Answered ACW) / 3(Disable ACW)
usertypeStringagent / account
userStringAgent No. or Username
orgidentityStringThe identity string of the team
pwdtypeStringUse plaintext or md5 password for agent or account
passwordStringpassword
agent_group_idStringagent group id
pusheventStringIf need send a agent event, yes / no(default)
callbackFucStringcallback function
  • ACW Mode, when agent is in ACW mode, agent would not receive any calls from queue.
    • Ringing ACW: As long as the agent phone rings, no matter if agent answer, when the call hangup, agent will be in ACW mode
    • Answered ACW: Only the call is answered, agent will be in ACW mode when call hangup.
    • Disable ACW: agent would not go to ACW mode automaticly
  • Return Format:

{code:code,message:message}

  • Type of the Return Value:JSON
  • Return Values:
Value Description
{code:1,message:message}
{code:Succeed,message:Messages}
{code:2,message:message}
{code:Failed,message:Messages}
en/custom_development_guide/apis/javascript/switch_acw_mode.txt · Last modified: 2017/12/12 03:05 (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki