====== 监听接口 ======
* 请求内容:
EVENT=SILENTMONITOR&target=target&phonenumber=phonenumber&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity
* 作用说明:
班长对指定坐席工号的通话进行监听
* 参数说明:
^ 参数名称 ^ 类型 ^ 描述信息 ^
|EVENT|String|请求目的:监听(SILENTMONITOR)|
|target|String|要监听哪个坐席,就填写那个坐席工号|
|phonenumber|String|监听者的电话号码|
|pwdtype|String|密码类型 明文(plaintext) / MD5加密(md5)|
|password|String|密码|
|usertype|String|agent(坐席) / account(帐号)|
|user|String|坐席工号 / 用户名|
|orgidentity|String|团队唯一标识|
* 返回结果:
|Retuen|code|Retuen|message
* 返回值类型:String
* 返回值:
^ 返回值 ^ 描述信息 ^
||Retuen|1|Retuen|message| |Retuen|成功|Retuen|信息描述|
||Retuen|2|Retuen|message | |Retuen|失败|Retuen|信息描述|