This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:custom_development_guide:apis:http:consult [2016/09/06 07:28] liuxl created |
en:custom_development_guide:apis:http:consult [2018/12/29 08:21] (current) donnie |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | <code>EVENT=CONSULT&targetdn=targetdn&agentgroupid=agentgroupid&consulttype=consulttype&agentuniqueid=agentuniqueid&calleruniqueid=calleruniqueid&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> | + | <code>EVENT=CONSULT&targetdn=targetdn&agentgroupid=agentgroupid&consulttype=consulttype&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> |
| *Description: | *Description: | ||
| Line 14: | Line 14: | ||
| |agentgroupid|String|agent group id when it’s a internal consult, put 0 if it’s a external consult| | |agentgroupid|String|agent group id when it’s a internal consult, put 0 if it’s a external consult| | ||
| |consulttype|String|internal / external| | |consulttype|String|internal / external| | ||
| - | |agentuniqueid|String|agent uniqueid of the agent| | ||
| - | |calleruniqueid|String|uniqueid of the caller| | ||
| |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| | ||