This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:custom_development_guide:apis:http:exit_moh [2016/09/06 08:35] liuxl created |
en:custom_development_guide:apis:http:exit_moh [2019/01/02 10:43] (current) donnie |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | <code>EVENT=Resume&agentuniqueid=agentuniqueid&calleruniqueid=calleruniqueid&orgidentity=orgidentity&usertype=usertype&user=user&pwdtype=pwdtype&password=password</code> | + | <code>EVENT=Resume&orgidentity=orgidentity&usertype=usertype&user=user&pwdtype=pwdtype&password=password</code> |
| *Description: | *Description: | ||
| Line 11: | Line 11: | ||
| ^Params ^Type ^Description ^ | ^Params ^Type ^Description ^ | ||
| |EVENT|String|Resume| | |EVENT|String|Resume| | ||
| - | |agentuniqueid|String|call uniqueid of the agent| | ||
| - | |calleruniqueid|String|call uniqueid of the caller| | ||
| |orgidentity|String|The identity string of the team| | |orgidentity|String|The identity string of the team| | ||
| |usertype|String|agent / account| | |usertype|String|agent / account| | ||