This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:custom_development_guide:apis:webservice:hangup [2016/09/05 07:57] – created liuxl | en:custom_development_guide:apis:webservice:hangup [2019/01/03 06:59] (current) – donnie | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Function: | *Function: | ||
| - | < | + | < |
| *Description: | *Description: | ||
| Line 11: | Line 11: | ||
| ^Params ^Type ^Description ^ | ^Params ^Type ^Description ^ | ||
| |uniqueid|String|the uniqueid of the calls you want to hangup, end with a comma| | |uniqueid|String|the uniqueid of the calls you want to hangup, end with a comma| | ||
| + | |targetagent|String|If you don't have uniqueId, you need to put agent number. If you want to hangup group admin who is in spy, barge-in or whisper, put agent number, such as, group admin 2227 is spying agent 1986, put 1986 here if you need to hangup 2227.| | ||
| + | |target|String|hangup target: | ||
| |pwdtype|String|Use plaintext or md5 password for agent or account| | |pwdtype|String|Use plaintext or md5 password for agent or account| | ||
| |password|String|password| | |password|String|password| | ||
| Line 22: | Line 24: | ||
| *Return Format: | *Return Format: | ||
| - | < | + | < |
| *Type of the Return Value: String | *Type of the Return Value: String | ||
| Line 28: | Line 30: | ||
| ^Value ^Description ^ | ^Value ^Description ^ | ||
| - | |< | + | |< |
| - | |< | + | When uniqueid is not empty, message gives result for each uniqueid, ex: |
| + | |Retuen|1|Retuen|4781: | ||
| + | </ | ||
| + | |< | ||