This is an old revision of the document!
EVENT=TRANSFER&sessionid=sessionid&nwaycalluniqueid=nwaycalluniqueid&calleruniqueid=calleruniqueid&agentuniqueid=agentuniqueid&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity
When call consult success, use call transfer will connect the consult and the call, and the agent will be hangup from the call.
| Params | Type | Description |
|---|---|---|
| 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 |
| password | String | password |
| usertype | String | agent / account |
| user | String | Agent No. or Username |
| orgidentity | String | The identity string of the team |
|Return|code|Return|message
| Value | Description |
|---|---|
|Return|1|Return|message | Succeeded||Messages |
|Return|2|Return|message | Failed||Messages |