This is an old revision of the document!
silentMonitorCJI(sessionid, phonenumber, pwdtype, password, usertype, user, orgidentity, callbackFuc)
Agent Group admin could spy to a call
| Params | Type | Description |
|---|---|---|
| sessionid | String | sessionid of the call |
| phonenumber | String | the phone number you want to use for spy, you can use a extension in system or any phone number |
| pwdtype | String | Useplaintext or md5 password for agent or account |
| password | String | password |
| usertype | String | agent / account |
| user | String | Agent No. or Username |
| orgidentity | String | The identity string of the team |
| callbackFuc | String | callback function |
{code:code,message:message}
*Type of the Return Value:JSON
| Value | Description |
|---|---|
|Return|1|Return|message | Succeeded||Messages |
|Return|2|Return|message | Failed||Messages |