This is an old revision of the document!
acwOff(sessionid,usertype,user,orgidentity, pwdtype,password)
Exit the ACW Mode if agent is in
| Params | Type | Description |
|---|---|---|
| sessionid | String | Session id of the current call (you can get this from asterCC events) |
| 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 |
|Return|code|Return|message
| Value | Description |
|---|---|
|Return|1|Return|message| | Succeeded||Messages |
|Return|2|Return|message| | Failed||Messages |