This is an old revision of the document!
EVENT=Resume&agentuniqueid=agentuniqueid&calleruniqueid=calleruniqueid&orgidentity=orgidentity&usertype=usertype&user=user&pwdtype=pwdtype&password=password
Get back the onhold call
| Params | Type | Description |
|---|---|---|
| EVENT | String | Resume |
| agentuniqueid | String | call uniqueid of the agent |
| calleruniqueid | String | call uniqueid of the caller |
| orgidentity | String | The identity string of the team |
| usertype | String | agent / account |
| user | String | Agent No. or Username |
| pwdtype | String | Use plaintext or md5 password for agent or account |
| password | String | password |
|Return|code|Return|message|Return|status
| Value | Description |
|---|---|
|Return|1|Return|message | Succeeded||Messages |
|Return|2|Return|message | Failed||Messages |