This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:custom_development_guide:apis:http:transfer [2016/09/06 07:38] liuxl created |
en:custom_development_guide:apis:http:transfer [2019/01/02 10:37] (current) donnie |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | <code>EVENT=TRANSFER&sessionid=sessionid&nwaycalluniqueid=nwaycalluniqueid&calleruniqueid=calleruniqueid&agentuniqueid=agentuniqueid&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> | + | <code>EVENT=TRANSFER&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|TRANSFER| | |EVENT|String|TRANSFER| | ||
| - | |sessionid|String|sessionid of the current call| | ||
| - | |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| | ||