ACW (After Call Work) Mode Config
EVENT=ACW&type=type&usertype=usertype&user=user&orgidentity=orgidentity&agent_group_id=agent_group_id&pwdtype=pwdtype&password=password
Change the ACW mode of the agent in agent group
| Params | Type | Description |
| EVENT | String | ACW |
| type | String | 1(Ringing ACW) / 2(Answered ACW) / 3(Disable ACW) |
| usertype | String | agent / account |
| user | String | Agent No. or Username |
| orgidentity | String | The identity string of the team |
| pwdtype | String | Use plaintext or md5 password for agent or account |
| password | String | password |
| agent_group_id | String | ids of the agent group |
|Return|code|Return|message
| Value | Description |
|Return|1|Return|message
| Succeeded||Messages
|
|Return|2|Return|message
| Failed||Messages
|