consult(targetdn, agentgroupid, consulttype, pwdtype, password, usertype, user, orgidentity)
将所有已经签入的坐席组暂停或取消暂停
| 参数名称 | 类型 | 描述信息 |
|---|---|---|
| targetdn | String | 内线咨询填写坐席工号 / 外线咨询填写目标号码 |
| agentgroupid | String | 内线咨询的坐席(被咨询的坐席)所属坐席组id, 外线咨询时填0 |
| consulttype | String | 咨询类型,内线咨询(internal),外线咨询(external) |
| pwdtype | String | 密码类型 明文(plaintext) / MD5加密(md5) |
| password | String | |
| usertype | String | agent(坐席) / account(帐号) |
| user | String | 坐席工号 / 用户名 |
| orgidentity | String | 组织标识 |
|Retuen|code|Retuen|message
| 返回值 | 描述信息 |
|---|---|
|Retuen|1|Retuen|message | |Retuen|成功|Retuen|信息描述 |
|Retuen|2|Retuen|message | |Retuen|失败|Retuen|信息描述 |