This is an old revision of the document!
workwayAction(status,usertype,user,orgidentity, pwdtype,password,agent_group_id)
Change the agent work mode in agent group
| Params | Type | Description |
|---|---|---|
| status | String | dialin (Dial in only) / dialout (Dial out only) / all |
| 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 |
| callbackFuc | String | call back function |
|Return|code|Return|message
| Value | Description |
|---|---|
|Return|1|Return|message | Succeeded||Messages |
|Return|2|Return|message | Failed||Messages |