This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:custom_development_guide:apis:http:exit_acw [2016/09/06 06:49] – created liuxl | en:custom_development_guide:apis:http:exit_acw [2018/12/27 05:43] (current) – donnie | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | < | + | < |
| *Description: | *Description: | ||
| Line 11: | Line 11: | ||
| ^Params ^Type ^Description ^ | ^Params ^Type ^Description ^ | ||
| |EVENT|String|ACWOFF| | |EVENT|String|ACWOFF| | ||
| - | |sessionid|String|Session id of the current call (you can get this from asterCC events)| | ||
| |usertype|String|agent / account| | |usertype|String|agent / account| | ||
| |user|String|Agent No. or Username| | |user|String|Agent No. or Username| | ||
| |orgidentity|String|The identity string of the team| | |orgidentity|String|The identity string of the team| | ||
| |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| |
| *Return Format: | *Return Format: | ||