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:resume [2017/12/12 03:05] 127.0.0.1 external edit |
en:custom_development_guide:apis:http:resume [2018/12/29 09:13] (current) donnie |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | <code>EVENT=CALLRETURN&nwaycalluniqueid=nwaycalluniqueid&calleruniqueid=calleruniqueid&agentuniqueid=agentuniqueid&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> | + | <code>EVENT=CALLRETURN&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> |
| *Description: | *Description: | ||
| Line 11: | Line 11: | ||
| ^Params ^Type ^Description ^ | ^Params ^Type ^Description ^ | ||
| |EVENT|String|CALLRETURN| | |EVENT|String|CALLRETURN| | ||
| - | |nwaycalluniqueid|String|uniqueid of the consult party| | ||
| - | |calleruniqueid|String|uniqueid of the caller| | ||
| - | |agentuniqueid|String|uniqueid of the agent| | ||
| |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| | ||