This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:custom_development_guide:apis:http:exit_acw [2016/09/06 06:50] liuxl |
en:custom_development_guide:apis:http:exit_acw [2018/12/27 05:43] (current) donnie |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | <code>EVENT=ACWOFF&sessionid=sessionid&usertype=usertype&user=user&orgidentity=orgidentity&pwdtype=pwdtype&password=password</code> | + | <code>EVENT=ACWOFF&usertype=usertype&user=user&orgidentity=orgidentity&pwdtype=pwdtype&password=password</code> |
| *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| | ||